Josimar Nunes de Oliveira wrote: > Hi Michel, > > Thanks for your help, but the code will run on windows2000server and the > mapped drive points to a folder on novell server. > The "getpwuid" is unimplemented in windows2000server perl. > I would like to take the file´s ownership related to novell server NDS > users.
Sound like you need to go to novell.com, and start looking about there for command-line utilities or APIs. The information is readily available from the GUI of Windows, of course, by right-clicking on the file name, and choosing /^Trustee .*\.\.\./. I use this as a shortcut when I look for user names to set up as users on individual Windows workstations I'm not sure that files on Novell servers have owners per-se. Novell, like NT, uses access control lists [ACL] to manage permissions, rather than the OGW paradigm of 'nix. To the best of my knowledge, there is not much in Perl that is Netware-specific, Since search.cpan.org seems to be broken right now [it reponds to ping, but does not seem to deliver any web output] I can't check this out at the moment. Joseph -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]