[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Authentification LDAP - Linux/Windows



Jean-Michel Caricand a écrit :

Bonjour,

J'aimerais savoir s'il est possible d'authentifier des utilisateurs
Linux avec un schéma LDAP orienté authentification Samba (Celle-ci
fonctionne parfaitement).
Il faut rajouter posixAccount aux utilisateurs, si il n'y est pas déjà. Ajouter pam-ldap. Configurer /etc/nsswitch.conf :
passwd: compat ldap
group: compat ldap
shadow: compat ldap
Je ne suis pas sûr d'avoir été exhaustif mais c'est déjà un minimum.
Conseil : garde toujours root en tant qu'utilisateur Unix (passwd et shadow) et aussi un autre utilisateur avec la même uid que sous LDAP.
--
David Dumortier



Reply to: