> [EMAIL PROTECTED] wrote: > > Hello, > > > Is there any tool available to find out users > privilege on folders in different servers including > NT,2000 & UNIX >
you can use "cacls" a win(2k?) standart tool. usage: cacls <"folder"> oder cacls <file.muh> .. or even cacls /? works on w2k, smb shares and maybe on nt4 but you have to run it on a windows client. jan
