[Dovecot] Help, the dovecot ldap is down !
Hi ! my dovecot server is down, the users don't can make login.
In a sometimes the dovecot log show the message bellow
Aug 17 08:35:46 xxxxx dovecot-auth: nss_ldap: reconnected to LDAP server ldap://127.0.0.1 after 1 attempt
In other times show
Aug 17 09:40:46 xxxxx dovecot-auth: nss_ldap: reconnected to LDAP server ldap://127.0.0.1 after 5 attempts
In another times too
Aug 17 10:12:02 xxxxx dovecot-auth: nss_ldap: reconnected to LDAP server ldap://127.0.0.1 after 1 attempt Aug 17 10:12:25 xxxxx last message repeated 3 times
Somepeople can help me ?
Thanks !
On 2006-08-17 10:22:04 -0300, kleiton@pcs.com.br wrote:
Hi ! my dovecot server is down, the users don't can make login.
In a sometimes the dovecot log show the message bellow
Aug 17 08:35:46 xxxxx dovecot-auth: nss_ldap: reconnected to LDAP server ldap://127.0.0.1 after 1 attempt
In other times show
Aug 17 09:40:46 xxxxx dovecot-auth: nss_ldap: reconnected to LDAP server ldap://127.0.0.1 after 5 attempts
In another times too
Aug 17 10:12:02 xxxxx dovecot-auth: nss_ldap: reconnected to LDAP server ldap://127.0.0.1 after 1 attempt Aug 17 10:12:25 xxxxx last message repeated 3 times
get clue. your imap server _is_ down. and it is not even a dovecot problem it is your pam/nsswitch configuration
you should know your setup right?
darix
-- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
On 2006-08-17 15:50:16 +0200, Marcus Rueckert wrote:
get clue. your imap server _is_ down. and it is not even a dovecot ^^^^ ldap server of course ;)
problem it is your pam/nsswitch configuration
you should know your setup right?
the rest remains
darix
-- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
Hi Marcus, My configuration of nsswitch.conf is ..
passwd: files ldap shadow: files ldap group: files ldap
hosts: files dns
bootparams: nisplus [NOTFOUND=return] files
ethers: files netmasks: files networks: files protocols: files ldap rpc: files services: files ldap
netgroup: files ldap
publickey: nisplus
automount: files ldap aliases: files nisplus
You can help-me ?
Thanks !
On 2006-08-17 15:50:16 +0200, Marcus Rueckert wrote:
get clue. your imap server _is_ down. and it is not even a dovecot ^^^^ ldap server of course ;)
problem it is your pam/nsswitch configuration
you should know your setup right?
the rest remains
darix
-- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
start your _local_ ldap server. the ip from the error message is 127.0.0.1 aka your box.
darix
-- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
participants (2)
-
kleiton@pcs.com.br
-
Marcus Rueckert