Hello!
I trying integrate LDAP and Drupal 6.3 with huge number of users, but I can't save any settings for module ldap_prov. All needed modules (ldap_integration) installed and configured.
If you need detailed information, I'll provide anything that you need.
Comments
Comment #1
winterheart commentedComment #2
miglius commentedCan you give more info what's going on? You're trying to save ldap_provisioning settings, but they are not saved and you still see default ones?
Comment #3
winterheart commentedYes, exactly. I try submit any changes, but when I press Save, all configs being cleared. I tried ldap_prov from both stable and dev branches with same effect.
Comment #4
miglius commentedCan you check if ldapprov database table is created?
Comment #5
winterheart commentedOK, sorry for distrub, my problem has been solved after updating dev-version yesterday.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
winterheart commentedHello again. I discovered at last cause of problem.
Settings cannot be saved if I use localisation (I used Russian locale). After switching to english interface all settings can be saved properly.
Comment #8
winterheart commentedThis is problem of ldap_integration (maybe #402822), I synced with dev version, that solves problem.
Comment #9
miglius commented