Displaying 4 results from an estimated 4 matches for "filetest1".
Did you mean:
filetest
2015 Apr 23
2
Samba 4.1 Member Server and Winbind
...0 upwards) and see them in the LDAP
>> dump.
>
>> In /etc/nsswitch.conf I have
>
>> passwd: compat winbind
>> group: compat winbind
Moved back (tried before) to
passwd: files winbind
group: files winbind
because of this in auth.log:
2015-04-23T11:50:42.800676+10:00 filetest1.vv.fda sshd[98179]:
NSSWITCH(nsparser): /etc/nsswitch.conf line 16: 'compat' used with
sources, other than 'cache'
but the later does not work either.
2015-04-23T12:05:31.804932+10:00 filetest1.vv.fda sshd[99725]:
NSSWITCH(_nsdispatch): winbind, passwd, endpwent, not found, a...
2015 Apr 22
3
Samba 4.1 Member Server and Winbind
Hello everybody,
for a while I am running a Samba 4.1 AD server under FreeBSD (from the
FreeBSD ports). At thw moment the domain has ca. 20 Windows 7 desktops.
I wanted to add a Samba 4.1 file server as a member server, was able to
joint the domain and see AD users via "winbind -u"
but "getent password" or "id <user>" does not work.
The smb4.conf is
2015 Apr 23
0
Samba 4.1 Member Server and Winbind
...nd see AD users via "winbind -u"
>>
>>> but "getent password" or "id <user>" does not work.
>>
> In nsswitch.conf
>
> passwd: files winbind
> group: files winbind
>
> In auth.log:
>
> 2015-04-23T12:05:31.804932+10:00 filetest1.vv.fda sshd[99725]:
> NSSWITCH(_nsdispatch): winbind, passwd, endpwent, not found, and no fallback
> provided
I found this here googling for the error:
-----------------------------------------
http://freebsd.1045724.n5.nabble.com/NSS-ldap-errors-td5891855.html
I'm trying to implement...
2015 Apr 23
1
Samba 4.1 Member Server and Winbind
...gt;>>
>>>> but "getent password" or "id <user>" does not work.
>>>
>> In nsswitch.conf
>>
>> passwd: files winbind
>> group: files winbind
>>
>> In auth.log:
>>
>> 2015-04-23T12:05:31.804932+10:00 filetest1.vv.fda sshd[99725]:
>> NSSWITCH(_nsdispatch): winbind, passwd, endpwent, not found, and no fallback
>> provided
> I found this here googling for the error:
> -----------------------------------------
> http://freebsd.1045724.n5.nabble.com/NSS-ldap-errors-td5891855.html
>...