search for: localgroupismemb

Displaying 2 results from an estimated 2 matches for "localgroupismemb".

Did you mean: localgroupismember
2002 Feb 19
3
Samba PDC and User Management with Perl scripts
...tomatically gets the new shares. The PDC is Samba 2.2.1 or 2.2.2 on BSD and clients are NT workstation and 2000 Pro. Perl is latest activestate for win32 and is intended to run on Win32 clients. The big trouble is getting user Group membership to work when I call Win32::Lanman::GroupIsMember() or LocalGroupIsMember(). Right now, even though Samba is configured OK they always return false, even if a user is member of a group. I can use User Manager to view user and group information... Am I trying to use functions not implemented yet? Thanks, umberto -- Umberto Nicoletti - unicoletti@arpa.veneto.it | sysm...
2005 Aug 24
0
Re: Windows administration & Ruby
...ackages. I''ve had a look at your win32utils - but cannot find > a section on permissions management. Do you know of one? > > > I use the following Perl packages/methods > Win32::NetAdmin::LocalGroupGetAttributes > Win32::NetAdmin::LocalGroupCreate > Win32::NetAdmin::LocalGroupIsMember > Win32::NetAdmin::LocalGroupAddUsers > Win32::NetAdmin::LocalGroupDeleteUsers > > Thx > Graham At the moment you should be able to use win32-etc for your purposes. Note that I am in the process of adding support for adding, deleting and configuring users and groups to the sys...