Bonjour,
Comme le titre du post le dit j'ai un serveur samba sous CentOS 5.4 et quand j'essaye de démarrer nmbd et smbd avec le gestionnaire de services il m'indique ce message :
'smbd est mort mais le fichier pid existe'
Du coup avec la commande 'find / -name smbd.pid' j'ai retrouvé le fichier smbd.pid et l'ai supprimé
au redémarrage, dans /var/log/samba/smbd.log il me met :
[2010/03/10 14:53:29, 0] smbd/server.c:main(944)
smbd version 3.0.33-3.15.el5_4.1 started.
Copyright Andrew Tridgell and the Samba Team 1992-2008
[2010/03/10 14:53:29, 1] param/loadparm.c:lp_do_parameter(3547)
WARNING: The "printer admin" option is deprecated
[2010/03/10 14:53:29, 0] param/loadparm.c:lp_passdb_backend(1882)
WARNING: Your 'passdb backend' configuration includes multiple backends. This
is deprecated since Samba 3.0.23. Please check WHATSNEW.txt or the section 'Passdb
Changes' from the ChangeNotes as part of the Samba HOWTO collection. Only the first
backend (ldapsam:ldap://126.1.0.101,) is used. The rest is ignored.
[2010/03/10 14:53:29, 0] services/services_db.c:svcctl_init_keys(420)
svcctl_init_keys: key lookup failed! (WERR_ACCESS_DENIED)
[2010/03/10 14:53:29, 0] smbd/server.c:main(1059)
ERROR: failed to setup guest info.
Quelqu'un a-t-il déjà eu ce problème ?
Partager