![]() |
Quote:
The closest I got was to modify the product-ldap_auth-1.5.1_vb4.xml to set the usertitle to the LDAP displayName so at least their name is below their employee ID. I'd like to know how you worked around this. PHP Code:
|
I am relatively new to vBulletin still but have version 4.1.8 installed and working just fine with this plug-in. I have never performed a vBulletin upgrade before and was just wondering what to expect regarding installed plugins when upgrading from 4.1.8 to 4.1.10. Will the LDAP Authentication plugin continue to work as it does now? Or will it need to be modified and/or reinstalled?
Thanks in advance. |
Are there any issues with using this mod on vBulletin 4.2.0?
|
Quote:
The username is only valid from the login screen. Within the code the username is converted over to the full display name right away and used consistently throughout. New account vs existing account is determined by doing a search for the userData[0]['mail'][0]. In transition, I just wrote a script to update all usernames from user alias to full name. |
Hello,
I am trying to set this up in 4.2.0 and am at a loss right now what I have done wrong. I don't have any errors or any problems so far. I've installed the plugin fine, have LDAP PHP module ready, etc. I have read this thread and seen that the plugin has many improvements contributed to it and it seems that jimbot's post is where the latest version ends up: https://vborg.vbsupport.ru/showpost....&postcount=129 I've followed some instructions in post 127 as well, but I think my problem here is that I simply cannot connect to my LDAP server. My login system on vBulletin does not seem different at all, and is using my traditional "5 attempts" login. So you can imagine when trying this, it gets quite frustrating to have to wait 15 minutes to try logging in again. Every time I am trying new settings nothing changes. I am not sure if I am even connecting to Active Directory. This is what I have currently for settings: My LDAP settings (having trouble connecting?): LDAP Server: mydomain.blah.site.com LDAP Port: xxxx Anonymous Bind: NO Bind DN: DOMAIN\username Bind Password: xxxxxxxxxxx Naming Attribute: sAMAccountNAme (how does this look, is it first initial + lastname? (e.g. John Doe = jdoe)) Search Base DN: CN=distributionlistname,OU=Distribution Lists,DC=max,DC=blah,DC=site,DC=com LDAP Attributes: [blank] Disable vBulletin USers: No Allow Built-in Accounts: 1 (my admin account id) Update username: No (I will play with this later) Disallow disable LDAP logins: Yes Debug: Yes (in hopes I can see what is wrong! But I don't even see debug output when logging in at the moment) Any advice as to what works and doesn't work would be helpful. Thank you! |
Quote:
Wireshark on your LDAP / AD server can tell you if its hitting your server for authentication.. Use the filter ip.addr==192.168.1.34 or something similar Also under General Settings turn off (Use Login "Strikes" System) which will remove the 15 minute gap problem! Hope this helps! |
Thanks havokit.
Hopefully someone comes along in this thread to resolve our connection issues in 4.2.0 :(. I didn't think a plugin such as this would be incompatible from a few older versions of 4.x. Perhaps it is something to do with the hook(s). I am not knowledgeable with PHP or any of this, so I am stuck trying to figure this out. |
Quote:
thanks :confused: |
FWIW I've just done an upgrade from 4.1.10 to 4.2.1 and the plugin is still working fine for me!
My settings are: LDAP Server dcname.domain.com LDAP Port 389 Anonymous Bind No Bind DN CN=Account Name,CN=Users,DC=domain,DC=com Bind Password <password for above account> Naming Attribute sAMAccountName Search Base DN DC=domain,DC=com (see my earlier post in this thread about searching sub-OU's) LDAP Attributes fullName,mail,sAMAccountName,displayname,title,l |
All times are GMT. The time now is 06:03 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:
|