I have a bunch of users on my domain (Linux Samba 3, so no Active Directory) who need to be members of the Local Power users group. Is there any way to add a domain user to the local power users or local admins group from a login script?
Sorry Jeff31, I errored in correcting you above. Logon/logoff scripts run in the logged-on user’s security context, and shutdown/startup scripts run in the system’s security context.
. If you want to create a text file and feed commands to make users/group to local group changes, the Win2k reskit has two different utilities to do this. See the command lines for ADDUSERS.EXE and USERTOGROUP.EXE
. You really must see this tool "A2A", as it is what I frequently use to handle this chore:
It would be nice if a2a worked with Powerusers instead of just Administratior. Although, that is a nice tool. To be honest it would be nice if Samba would just hurry up and incorporate Active Directory and Group Policies.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.