Josh, The error "*Error: Invalid DN syntax (34) for ..." *would indicate that you have have not got a DN listed for the configuration parameter.
Your message doesnt make sense for a couple of reasons: * If you cant login, the error should be "Invalid DN syntax (34) for login", (ie: not "user"), * The value of bind_id should not be shown when login,attr is not null (it is null by default) Its possible you have a corrupt session cache. If so, use purge cache and logout before testing a login. If that doesnt work, clear your PHP session cache. (The directory that PHP uses is listed in php.ini.) ...deon ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ phpldapadmin-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users
