[Samba] AD integration checklist

Simon Renshaw simon at benchmarkconsulting.com
Mon Dec 11 17:48:10 GMT 2006


I modified nsswitch.conf and I restarted winbind. Still cannot authenticate.

Wbinfo -u does return the list of my domain users. I can also see the groups.

I do not have a /etc/pam.d/samba file.

Any idea what I need to check next?

Thanks!
Simon

-----Original Message-----
From: samba-bounces+simon=benchmarkconsulting.com at lists.samba.org [mailto:samba-bounces+simon=benchmarkconsulting.com at lists.samba.org] On Behalf Of James A. Dinkel
Sent: 8 décembre, 2006 16:24
To: samba at lists.samba.org
Subject: RE: [Samba] AD integration checklist

> -----Original Message-----
> From: Don Meyer
> Sent: Friday, December 08, 2006 2:12 PM
> 
> 
> Don't forget the necessary modifications to nsswitch.conf:
> 
> passwd: files winbind
> shadow: files winbind
> group:  files winbind
> 
> 
> Cheers,
> -Don


That's right.  Although, I do not have winbind after the shadow
directive, and I've never seen any documentation saying you need it,
just after passwd and group.

Also, I believe this is also required in /etc/pam.d/samba:

auth  required  pam_winbind.so
account  required  pam_winbind.so

but I've never tried it without this.

James

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


More information about the samba mailing list