Hi,
I have configured all the LDAP settings. but still not able to create user in LDAP from drupal.
for a quick overview.
1)LDAP server test was successful, able to get every detail of a user.
2)while trying to create new user I am getting a Notice log message
"Notice: Undefined offset: 1 in ldap_servers_token_tokenize_user_account() (line 382 of ....modules/ldap/ldap_servers/ldap_servers.tokens.inc)."
3)Test LDAP User Configuration returns nothing and log message shows
"failed to find associated ldap entry for username in provision".
running latest dev version in ubuntu 12.04
any idea where could be the problem..?
Comments
Comment #0.0
madhusudan commentedadded OS ver
Comment #1
madhusudan commentedupdate..
now I am able to create user. DN name was incorrect,
but now not able to sync..
the sync problem is raised by another user here.. http://drupal.org/node/1984330
Comment #2
madhusudan commentedComment #2.0
madhusudan commentedcorrections done