----- "Giuseppe Sollazzo" <[email protected]> wrote: > Giuseppe Sollazzo wrote: > > > > > > The result when I try to authenticate with username "user" is always > > > as follows: > > > > [15/Oct/2009:10:43:11 +0100] conn=374073 op=0 msgId=1 - BIND > > dn="username=user,ou=people,o=sghms.ac.uk,o=sghms.ac.uk" method=128 > > > version=3 > > [15/Oct/2009:10:43:11 +0100] conn=374073 op=0 msgId=1 - RESULT > err=32 > > tag=97 nentries=0 etime=0 > > > > Erm..of course I left the original output of our domain, where it > should > have been dn="username=user,ou=X,o=Y,o=Z"
LDAP err=32 means the object couldn't be found. That is, the dn you are binding with doesn't exist. Ryan -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
