[Samba] posix gid mapping of built-in groups

steve steve at steve-ss.com
Mon Jun 23 09:30:57 MDT 2014


On Mon, 2014-06-23 at 17:03 +0200, Henrik Langos wrote:
> On 06/23/14 15:07, steve wrote:
> > On Mon, 2014-06-23 at 14:30 +0200, Henrik Langos wrote:
> >> Here's a little example for what happens:
> > Hi
> > The best way around it is to copy the idmap db from DC1 to DC2 and then
> > call sysvol reset.
> 
> Sounds reasonable. Thank you!
> 
> How do I "call sysvol reset" ? (Showing my almost complete Samba4 
> ignorance here :-) )
Sorry, it's:
samba-tool ntacl sysvolreset
> 
> And will newly created users/groups have their uid synced, or should go 
> with posix ids for those?
No, not just with the above action. To do that, have a look at:
samba-tool user create henrik --uid-number=3000100 --gidNumber=513
samba-tool user create --help
will get you all the options.
Don't forget to add a gidNumber to the groups you wish to use;) Get back
to us if you wish to go ahead with doing that.
Cheers,
Steve




More information about the samba mailing list