Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2014 18:13:57 +0700
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        Johan Hendriks <joh.hendriks@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD + winbindd success stories?
Message-ID:  <20140922111356.GA96700@admin.sibptus.tomsk.ru>
In-Reply-To: <54200365.9090208@gmail.com>
References:  <20140922104923.GA96132@admin.sibptus.tomsk.ru> <54200365.9090208@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Johan Hendriks wrote:
> >
> > If someone has successfully configured winbind with FreeBSD, please
> > share your success story.
> >
> > I cannot make it work for some reason. "wbinfo -t" reports success,
> > "wbinfo -u" lists users on the domain controller. So I assume
> > samba+winbindd are configured and joined correctly.
> >
> > Next I edit /etc/nsswitch.conf to include:
> > group: files winbind
> > passwd: files winbind
> >
> > But "getent passwd" does not list any Windows users, only local Unix ones.
> >
> > What am I doing wrong?
> >
> > I would very much like to hear from someone who successfully sees
> > DOMAIN\user users on her FreeBSD system.
> >
> 
> If you do the following what is the output
> 
> # id <username from AD>
> 
> It should give you the AD users info. 

No, it says "no such user". I have tried both "FOO\\bob" and simply
"bob" to no avail.

> I use samba in our domain from 
> version samba 3.0  to 4.1 and I have no problems.

Could you please show your smb.conf (the part relevant to winbind
operation) and nsswitch.conf ?


-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov@sibptus.tomsk.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140922111356.GA96700>