in reply to Re^2: Perl Permissions
in thread Perl Permissions
How to convert CHMOD Commands (Permission Codes) to Windows Permissions
You cannot set CHMOD on a Windows 2003 server since that is a Unix/Linux server command function that does not work on Windows IIS5 servers....
Suggest you read the original (above), or, similarly,
http://www.1planhost.com/support/s_CHMOD-tutorial.asp
and many other ISP explanations (LIGHT APPEARS! ...perhaps even that provided by the relevant ISP?)
"With command line access you can use attrib, but this won't allow you to add/change account/group access.
...
You probably need to add read/write/modify access the IIS web server account to the target directory."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Perl Permissions
by chrism01 (Friar) on Dec 05, 2006 at 04:41 UTC |