Re: Auth gegen Novell eDirectory

"Sebastian Reitenbach" <itlistuser-/[email protected]> Fri, 18 Aug 2006 09:09:30 -0000
Newsgroups gmane.comp.cms.opengroupware.user.german
Organization RapidEye AG
Message-ID <[email protected]>
Hi,

habe den thread nicht von anfang an verfolgt, versuch mal ogo mit 
eingeschaltetem LDAP debugging zu starten, als ogo user:
ogo-webui -LDAPDebugEnabled YES

wie sehen deine ldap Defaults aus? als ogo user:
Defaults read | grep -i ldap

Sebastian


users-de-7882/jkIBneb7NEy/Hq5q9i2O/[email protected] wrote: 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> > wie sehen die access Einträge in der slapd.conf aus? Insbesondere auf 
attr=userPassword?
> 
> access to dn.base=""
>         by * read
> 
> access to dn.base="cn=Subschema"
>         by * read
> 
> access to attr=userPassword,userPKCS12
>         by self write
>         by * auth
> 
> access to attr=shadowLastChange
>         by self write
>         by * read
> 
> access to *
>         by * read
> 
> Wie geschrieben eine ldapseach-Abfrage mit Password funktioniert ja -
> das macht mich etwas sehr ratlos :-)
> 
> Danke, Alex