Mailinglist Archive: opensuse-de (3257 mails)

< Previous Next >
Re: Authentication failed cyrus-imap zusammen mit ldap
  • From: Patrice Staudt <patrice.staudt@xxxxxxxxxx>
  • Date: Sat, 05 Feb 2005 11:33:19 +0100
  • Message-id: <4204A0EF.1070505@xxxxxxxxxx>
Andreas Winkelmann schrieb:

Am Samstag, 5. Februar 2005 08:21 schrieb Patrice Staudt:


Ich habe den Eindruck es liegt an ldap.
Da ich nicht sauber an das Login von Manager habe aber mit gq geht es ???

sldap.conf

database ldbm
suffix "dc=xxxxx,dc=net"
rootdn "cn=Manager,dc=xxxxxxx,dc=net"
rootpw {SSHA}xxxxxxxxxxxxxxxxxx
directory /var/lib/ldap
index objectClass,uid,uidNumber,gidNumber,memberUid eq
index cn,mail,surname,givenname
eq,subinitial
access to attr=userPassword
by self write
by anonymous auth
by dn="cn=Manager,dc=xxxxx,c=net" write
by * none

access to *
by * read


Zeig doch mal Deine saslauthd.conf oder wie die auch immer heisst.



Hallo Andreas,

Auch Hier ? :)
/etc/saslauthd.conf


ldap_servers: ldap://192.168.xxx.xxx/
ldap_bind_dn: cn=Manager,dc=xxxxx,dc=net
ldap_password: xxxxx

ps ax
8960 ? Ssl 0:00 /usr/lib/openldap/slapd -h ldap:/// -u ldap -g ldap -o slp=on
9114 ? Ss 0:00 /usr/sbin/saslauthd -a ldap -O /etc/saslauthd.conf
9115 ? S 0:00 /usr/sbin/saslauthd -a ldap -O /etc/saslauthd.conf
9116 ? S 0:00 /usr/sbin/saslauthd -a ldap -O /etc/saslauthd.conf
9117 ? S 0:00 /usr/sbin/saslauthd -a ldap -O /etc/saslauthd.conf
9118 ? S 0:00 /usr/sbin/saslauthd -a ldap -O /etc/saslauthd.conf

server:/etc/openldap # rpm -qi openldap2
Name : openldap2 Relocations: /usr
Version : 2.2.15 Vendor: SUSE LINUX AG, Nuernberg, Germany
Release : 5 Build Date: Sat Oct 2 11:00:57 2004


Eine Idee ?

Gruss Patrice :)

< Previous Next >