![]() |
Okay, so I got it working, somewhat...I basically added uid into the Naming Attribute field and now LDAP users are able to login, however, I get the following error message....
Error creating/updating user Array Now, what I did was the following: 1) Removed the hooks_ldap.xml 2) Removed the codes in the login.php file 3) Left the codes in the global.php file 4) Using the following LDAP settings: HOST: My LDAP Server LDAP PORT: 389 ANONYMOUS BIND: Yes BIND DN: [Blank] BIND PASSWORD: [Blank] NAMING ATTRIBUTE: uid SEARCH BASE DN: dc=colorado,dc=edu LDAP ATTRIBUTES: cn=nsidc,ou=group,ou=people DISABLE VBULLETIN USERS: Yes ALLOW BUILT-IN ACCOUNTS: 1 I am so close, if anyone can assist me with overcoming this latest error, I would greatly appreciate it. :) |
Okay, so I fixed it by changing the following setting:
NAMING ATTRIBUTE: uid to the followng: NAMING ATTRIBUTE: mail But I would like to username/uid instead. Any thoughts of getting that to work correctly? |
Haqa,
If you use a sniffer on the client's network port you see this. POST /forum/login.php?do=login HTTP/1.1 (application/x-www-form-urlencoded) vb_login_username=abek&vb_login_password=ThePlainT extPasswordOfAbeK&s=&securityt oken=guest&do=login&vb_login_md5password=dbfe6013c 281e40468727267d7441951&vb_log in_md5password_utf=dbfe6013c281e40468727267d744195 1 Is there anyway to stop the contents of vb_login_password from being sent as plain text from the client PC to the server? Other than this issue, this is a great mod. --------------------------------- EDIT The answer to my question seems to be to serve the pages from a https server. I have it working, vB3.8.4 |
I just spent hours trying to get this mod to work. For anyone that is having problems, follow the directions for the mod, then:
Disable vBulletin Users: YES |
Quote:
:up: Yeap - this is missing for 3.8.4 great work Thank you both |
I cannot delete a few users using admincp under vB3.8.4, PHP 5.2.9, MySQL 5.0.84
I receive no error, instead I always receive a 'Deleted User Successfully' message. And the user is always still there. The user does not show as banned, has no threads or posts, is not a moderator. The pattern is: users created by admincp or through vB registration can be deleted. Users created by logging in with LDAP authentication cannot be deleted. even after the LDAP mod is disabled, uninstalled, files removed and config.php changed back. These users also seem to be uneditable. The only other mod is vBGallery. And I am serving https pages to protect the LDAP passwords. I have looked at the code and the XXXXXuser table without seeing anything. My searches on un-deletable vB users do not turn up any clues. The funny thing is other users delete just fine. Any thoughts? |
I have this plugin working beautifully with our active directory. my only objection is that since we do not allow anonymous BIND, in the LDAP options control panel after setup it continues to display the BIND password in plain text. We have more than one vBulletin admin, but they do not need to know the LDAP setup, and as far as I can tell, I can't restrict the LDAP Authentication options by individual admin, nor can I figure out how to have the LDAP control panel just display a blank box or dots, rather than the actual value for that parameter. Ideas anyone?
|
Quote:
|
After installing this product as listed in the instructions I don't belive it is working properly. The odd part is I receive no error messages. Everything looks to be correct in the LDAP settings. Anyone run into this before?
Do users still have to register or does it create the user automatically? |
Hello,
I'm using this Addon with vBulletin 3.8.4. It basically works, but: - I had to add another ldap_bind, because I can only fetch data with a proxy user. After the ldap_auth_start-Hook: PHP Code:
When he tries right again, the login works. How could I fix that? Anyway, great mod! Thanks. |
All times are GMT. The time now is 02:52 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|