On Tue, 2013-08-27 at 12:14 -0300, Bruno Vane wrote:
> Hi all,
> 
> I'm using samba4 as DC and using ssh/nslcd/pam in some machines to lookup
> ldap base in samba4 to allow access for users.
> My question is, how can I set the default GID os users to "100", to match
> the GID of group"users" in my linux machines? All users I create with ADUC
> is getting UID "513". This machines are joined in the domain.

Hi
Add the attribute:
gidNumber: 100
to the DN of Domain Users.

The easiest way to do that is to:
ldbedit --url=/user/local/samba/private/sam.ldb cn=Domain\ Users

HTH
Steve


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

Reply via email to