Prev: [Samba] [Fwd: printer device settings not saved for normal domain users on ubuntu 9.10]
Next: [Samba] cupsaddsmb question
From: David Adam on 18 Mar 2010 09:50 On Thu, 18 Mar 2010, d_lemaitre(a)cpbourg.com wrote: > Hi to all, > > We did an upgrade of samba. > Now, we use samba3. > Previously, the smb.conf was configured like that: > > [global] > ... > admin users = @somepeople > ... > This would not be possible with samba3. > > How to solve this problem ? You want the 'net groupmap' command. `net groupmap add unixgroup=somepeople ntgroup="Domain Admins"` or similar should do the trick, I think, though it's a while since I had to. David Adam zanchey(a)ucc.gu.uwa.edu.au -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba |