Author Topic: squirrelmail_usercopy : abook to LDAP (authentication issue)  (Read 4059 times)

Offline rordinas

  • Newbie
  • *
  • Posts: 1
squirrelmail_usercopy : abook to LDAP (authentication issue)
« on: August 31, 2011, 04:15:01 AM »
Hi everyone,

I'm facing an LDAP authentication issue while importing abook and pref with the squirrelmail_usercopy plugin.
I made it before and it was working fine.

The issue is happening only with the plugin at the first user's connection. Plugin imports with succes all prefs in database, but when it tries to add abook to LDAP, authentication is not working.

After debugging, it seems that prop['bind_pass'] in the connect() (file program/include/rcube_ldap.php) function does not contain the user password, so authentication failed.
This is happening only with the squirrelmail_usercopy plugin, when I manually insert abook's entries, it work just fine.

Can someone help with this ?

Thanks

Offline naveen28187

  • Newbie
  • *
  • Posts: 0
squirrelmail_usercopy : abook to LDAP (authentication issue)
« Reply #1 on: August 31, 2011, 04:20:18 AM »
Yes,this is quite possible

Offline alec

  • Hero Member
  • *****
  • Posts: 1,363