[Samba] chgrp "Domain Admins" on folder return invalid group "Domain Admins"

Denis Cardon denis.cardon at tranquil-it-systems.fr
Tue Apr 5 06:58:10 UTC 2016


Hi Jules,

> I am trying to deploy Samba4 as a domain controller and a file server and
> having some issues.*
>
> The domain have been well provisioned with option --use-rfc2307
>
> I am then trying to create share by following this samba wiki
> https://wiki.samba.org/index.php/Shares_with_Windows_ACLs
>
> The problem is that i cannot succeed to change the group owner of the
> folder I want to share as recommended  with the following command
>
> chgrp "Domain Admins" /home/demo
>
> When I try the chgrp command I receive and error  : invalid group "Domain
> Admins'.
>
> I then read the article that explain the subject about setting up rfc2307
> in AD

when using rfc2307, you have to define a uid or gid for all the users 
and groups that you plan to use on your fileserver. By default "domain 
admins" group has no gid, only a SID. So you have to set it up. If there 
is no gid, you can still see it with wbinfo -g, but you won't see it 
using getent group <groupname>.

HTH,

Denis

> https://wiki.samba.org/index.php/Setting_up_RFC2307_in_AD#NIS_Extensions_installed_inside_the_directory
>
> and can confirm that  the "ypServ30" container exists.
>
> I wonder what is happening and if anyone could help me.
> Thank you for reading and helping
> Regards
>
>
> Jules HOUANTONON
> *Phone* : (00229) 97578914
> *Email *: juleshoueto at gmail.com
> *Skype* : houantonon
> *linkedin* : www.linkedin.com/in/jhouantonon/en
>

-- 
Denis Cardon
Tranquil IT Systems
Les Espaces Jules Verne, bâtiment A
12 avenue Jules Verne
44230 Saint SĂ©bastien sur Loire
tel : +33 (0) 2.40.97.57.55
http://www.tranquil-it-systems.fr




More information about the samba mailing list