Displaying 2 results from an estimated 2 matches for "debmember".
2017 Feb 18
3
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
On Sat, 18 Feb 2017 19:52:35 +0100
Emmanuel Florac <eflorac at intellique.com> wrote:
> Le Sat, 18 Feb 2017 17:37:25 +0000
> Rowland Penny via samba <samba at lists.samba.org> écrivait:
>
> > Is 'winbind' installed and running ?
> >
>
> Yes it is. Isn't "wbinfo" supposed to go through winbind anyway?
> 'wbinfo -i
2017 Feb 18
0
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
...ministrator Administrator
administrator
samba -V
Version 4.2.14-Debian
/etc/krb5.conf
[libdefaults]
default_realm = SAMDOM.EXAMPLE.COM
dns_lookup_realm = false
dns_lookup_kdc = true
chmod 644 /etc/krb5.conf
net ads join -U Administrator
Using short domain name -- SAMDOM
Joined 'DEBMEMBER' to dns domain 'samdom.example.com'
service smbd start
service nmbd start
service winbind start
/etc/nsswitch.conf
Add 'winbind' to the passwd & group lines
'getent passwd' displays all users, local and AD
getent passwd rowland
rowland:*:11107:10513:Rowland Penn...