Bonjour à tous,
Je souhaiterais intégrer un serveur linux dans un domaine géré par un active directory 2003.
J'ai donc installé kerberos, samba (server et client), et winbind (samba-winbind). J'ai modifié aussi les fichiers pam. J'ai un utilisateur Windows qui a des droits d'administration sur le AD. Le compte de mon linux a été ajouté sur l'AD. J'ai ajouté mon utilisateur windows sur le linux, et sur samba. J'arrive à obtenir un ticket kerberos depuis un des serveur de l'ad (c'est une ferme de W2003). Mais je n'arrive pas à me logguer sur le domaine, je ne peux ajouter mon linux dans le domaine.
Alors j'ai fait un tour sur le net avec notre ami google, et je n'ai rien trouvé qui puisse m'aider. J'ai comme erreurs récurentes des choses du style :
Failed to open /etc/samba/secrets.tdb
Join to domain is not valid: Access denied
*****
[2007/09/25 16:58:58, 0] nsswitch/winbindd_cache.c:initialize_winbindd_cache(2230)
Sep 25 16:58:58 linux winbindd[21563]: initialize_winbindd_cache: clearing cache and re-creating with version number 1
Sep 25 16:58:58 linux winbindd[21563]: [2007/09/25 16:58:58, 0] nsswitch/winbindd_util.c:init_domain_list(511)
Sep 25 16:58:58 linux winbindd[21563]: Could not fetch our SID - did we join?
Sep 25 16:58:58 linux winbindd[21563]: [2007/09/25 16:58:58, 0] nsswitch/winbindd.c:main(1105)
Sep 25 16:58:58 linux winbindd[21563]: unable to initalize domain list
**********
user@linux :~> net rpc testjoin
Unable to find a suitable server
Join to domain 'mydomain' is not valid
*********
user@linux :~> net join
[2007/09/25 17:16:43, 0] passdb/secrets.c:secrets_init(67)
Failed to open /etc/samba/secrets.tdb
Invalid configuration. Exiting....
Failed to join domain: Access denied
ADS join did not work, falling back to RPC...
Unable to find a suitable server
Unable to find a suitable server
***
Failed to join domain: Strong(er) authentication required
****
Voilà .. j'en ai un peu marre si quelqu'un pouvait me donner un conseil , ce serait sympa ...