[Samba] New ADC configuration

Rowland Penny rowlandpenny at googlemail.com
Tue Jul 16 10:22:14 MDT 2013


Yes, you can use ADUC but you need to have provisioned samba4 with
--use-rfc2307
You can also add the uidNumber & gidNumber with an ldif and ldapmodify or
ldbmodify. Have a look here:
http://linuxcostablanca.blogspot.com.es/2012/02/samba-4-posix-domain-user.html

Without the uidNumber & gidNumber, using the ad backend, Winbind will not
display any users, with uidNumber & gidNumber, Winbind will only display
the users & groups that have them.

If you do not want to enter the uidNumber etc, have a look at sssd, this
will do all that Winbind does without all the hassle.

Rowland


On 16 July 2013 17:04, Matthew Daubenspeck <matt at oddprocess.org> wrote:

> On Tue, Jul 16, 2013 at 04:42:48PM +0100, Rowland Penny wrote:
> >    Hi, Have you given your users & groups a uidNumber and/or gidNumber on
> >    the server?
> >    Rowland
>
> Is that something that has to be done with ADUC? I have added all the
> test users with samba-tool. This is all on the server:
>
> # wbinfo -n testuser
> S-1-5-21-2599942137-598557555-1723227496-1110 SID_USER (1)
>
> # wbinfo -S S-1-5-21-2599942137-598557555-1723227496-1110
> 3000028
>
>


More information about the samba mailing list