This is a discussion on Re: [Samba] Samba domain groups within the Samba forums, part of the Networking and Network Related category; On Thursday 23 February 2006 11:08, Bj=F8rn Fahn=F8e wrote: > So what is the correct procedure? > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thursday 23 February 2006 11:08, Bj=F8rn Fahn=F8e wrote:
> So what is the correct procedure? > 1 Install the server > 2 install Samba > 3 do a net groupmap list > 4 if there are several instances of the same groups do af net > groupmap cleanup 5 hope it did the trick > 6 do: net groupmap modify ntgroup=3D"Domain Admins" unixgroup=3Droot > net groupmap modify ntgroup=3D"Domain Users" unixgroup=3Dusers > 7 hope it works Pretty much what I did to move from a Samba 2.x server to a new Samba=20 3.x server. If you're replacing a previous PDC, you'll want the sid to=20 remain the same (or you'll have to rejoin the domain and suffer through=20 all new profiles, etc. - not good); so in that case I would add step=20 3.5: "net setlocalsid xxxxxx" (after, of course, getting the proper sid=20 from the old box). Once the you have the proper local sid set, then=20 step 4 should do the trick (it did for me). Chris -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |