On 5/15/06 10:27 PM, "Bill Vlahos" <[EMAIL PROTECTED]> wrote:

> How can I determine the permissions on a server share/volume? I would
> like to document the server permissions on our file servers (both Mac
> OS X Server and Windows 2000 and 2003 servers).

Well, for OS X, you can get the permissions by scripting the shell using the
"ls" command on the file(s) in question and then parsing the result. (See
http://www.zzee.com/solutions/unix-permissions.shtml for more details.)

For Windows servers, I'm not so sure how to get this info, although you can
get the owner for each file with 'dir /q' through the shell...

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to