Permissions foor newly created files

R

Rik Hoeflaak

Hi there,

I'm struggling with this problem: in a website I
developed, XML files are created by users of the site to
describe. The creation is OK, the (new) file is present,
but it can not be read by any website visitor.

How can the default permission become at least readable?

It's a ASP script running on W2K, using the
FileSystemObject component.

Thanks in advance!

Rik
 
R

Rob Meade

...
I'm struggling with this problem: in a website I
developed, XML files are created by users of the site to
describe. The creation is OK, the (new) file is present,
but it can not be read by any website visitor.

How can the default permission become at least readable?

If you were to set the permissions on the directory they were being created
in to propagate to sub directories and files, and include the IUSR_<computer
name> account on that directory that should be enough.

Regards

Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,436
Messages
2,571,696
Members
48,796
Latest member
Greg L.
Top