Re: file permissions quandry
From: Bernard (qbernard_at_hotmail.com)
Date: 12/04/03
- Next message: Nikhil: "IIS 6.0 givex 403 when asp page is requested by winhhtprequest"
- Previous message: Wei-Dong Xu [MSFT]: "RE: Forcing TLS by disabling SSL 2/3"
- In reply to: bbxrider: "file permissions quandry"
- Next in thread: bbxrider: "Re: file permissions quandry"
- Reply: bbxrider: "Re: file permissions quandry"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 4 Dec 2003 14:52:28 +0800
Errr. you have to test one by one.
what I would try is
C:\Folder\ - Read
C:\Folder\Logfile.txt - Special Access -
List / Read Data
Read Extended Attributes
Create Files/Write Data
Create Folders/Append Data
Write Attributes
Write Extended Attributes
Try to twist around with it, refer
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/windowsserver2003/proddocs/standard/acl_special_permissions.asp
-- Regards, Bernard Cheah http://support.microsoft.com/ Please respond to newsgroups only ... "bbxrider" <bxtrap01@comcast.net> wrote in message news:#FnmrqeuDHA.2448@TK2MSFTNGP09.phx.gbl... > for win2k adv serv, iis5.0, running activeperl as well as asp/vbscript > this my first web server but am familiar with local type file permission > issues from programming > > for now i'm using the default IUSR_.... account for my virtual website > visitors > i need to write log and data files from asp and perl, such that if they > don't exist create them, if they already exist append to eof > and i need the directory where they are in to eventually be ftp accessible > for a ftp client to copy > > the spec perl file open with '>>' is write only, append, create which will > work for me > it seems the necessary folder permissions are read/write at the general > level but when checking at the advanced level > there are a bunch of other persmissions like create folder, read/write > attributes, read permissions, that i don't think i want (but seem to come > with the r/w) > to provide but can't seem to fine tune in the advanced to pick just the ones > i need, when i deny or uncheck those the read/write goes away! > is there something i'm missing? > > with this type of file writing and updating is there an accepted > permissions configuration and folder structure that > is considered safe from hacking? > > >
- Next message: Nikhil: "IIS 6.0 givex 403 when asp page is requested by winhhtprequest"
- Previous message: Wei-Dong Xu [MSFT]: "RE: Forcing TLS by disabling SSL 2/3"
- In reply to: bbxrider: "file permissions quandry"
- Next in thread: bbxrider: "Re: file permissions quandry"
- Reply: bbxrider: "Re: file permissions quandry"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|