[Samba] domain admins group in samba 3.0.7 question

2005-03-27 Thread Neil Muller
I have a samba 3.0.7 pdc (suse 9.2 pro) and want to automatically add 
the ntadmins group to the local administrators group on each domain 
member workstation. The mydomain/Domain Admins group seems to be added 
automatically to the Administrators group on the local workstation but I 
can't find a way to either map or directly create members of this group.

I have looked a the "net groupmap add ..." command but it seems to 
require an existing windows pdc.

What am I missing? The pdc seems to work ok as I can add/remove machines 
 to/from the domain and can logon to the domain using samba users.

Any help will be appreciated.
Neil
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] domain admins group in samba 3.0.7 question

2005-03-28 Thread Paul Gienger

I have a samba 3.0.7 pdc (suse 9.2 pro) and want to automatically add 
the ntadmins group to the local administrators group on each domain 
member workstation. The mydomain/Domain Admins group seems to be added 
automatically to the Administrators group on the local workstation but 
I can't find a way to either map or directly create members of this 
group.

I have looked a the "net groupmap add ..." command but it seems to 
require an existing windows pdc.
What makes you think that?  The command should be
net groupmap add unixgroup="" ntgroup=""

where the unixgroup parameter is the name of the existing unix group to 
use and ntgroup is the new name that you want the group to display as in 
windows.

--
Paul GiengerOffice: 701-281-1884
Applied Engineering Inc.
Systems Architect   Fax:701-281-1322
URL: www.ae-solutions.com   mailto: [EMAIL PROTECTED]

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba