Displaying 1 result from an estimated 1 matches for "localgroupaddus".
2005 Aug 24
0
Re: Windows administration & Ruby
...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-admin package, which will supercede the...