[Samba] W7 client cannot adjust file permissions via ADUC

Rowland Penny rowlandpenny at googlemail.com
Fri Jan 30 13:26:07 MST 2015


On 30/01/15 20:10, Bob of Donelson Trophy wrote:
>   
>
> Leaving and re-joining the domain is easy. Tried that, no difference.
>
> Checking the gidNumber for the Domain Admin group . . not sure how to do
> that?

Easy, use ldbedit again :-)

ldbedit -e nano -H /var/lib/samba/private/sam.ldb -b "DC=example,DC=com" 
-s sub '(&(objectclass=group)(cn=Domain Users))'

If there isn't one there, add one, like this:

gidNumber: 10000

Make sure that the number you use is inside the range in smb.conf

Rowland





More information about the samba mailing list