![]() |
i am sorry, but i had no time to help :( we had a cooling problem in our machine room, so i had some stressy days fixing broken and damaged machines..
if you need any help (if you give it one more try) ill help you. if it is possible for you and your company i can fix the problem for you. -malc |
I'm looking at using this mod but was wondering
#1 will it work with vB 3.6.8 #2 for users authenticated by the LDAP server but not registered in vBulletin, from what I understand a new users created? If understood correctly what user group does the new user automatically get added to? |
#1 probably yes
#2 yes, new users get created. users are added to the registered group (can be changed in the script with some vbulletin documentation reading) -fhs |
First off....THIS IS A GREAT MOD!!!
One question that I do have is I've noticed that all the "User Registration Options" on the forum get by passed. i.e send welcome email, default registration options etc. which makes sense as you are creating a user directly in the db table. But is there anyway that I can set some of these user options and send an email notification to the admin, when the user is created and assigned to the registration group? Anyone able to help with this? |
Sorry for the multiple post but I just ran into a small problem. My ID is setup as an administrator and when I attempt to log in the board will not take either my local vB password or my LDAP password? Any ideas? I'm able to log in directly to the admin cp which then provides rights to the forum but for some reason it doesn't by pass the LDAP for admins? Am I understanding this correctly that if you are an admin then it shouldn't use LDAP but instead use the vB id and password?
The info in my debug file is as follows: ++ ---------- START ------- ++ ++ LoginType: Normal Login ++ LdafFilter (uid=myUserID) ++ LdapServer connection successful ++ ldap bind did not succeed Does this mean that it doesn't think that my account is an admin account? |
Quote:
|
Quote:
PHP Code:
Steve |
Great mod, but I have another slight problem.
The 'remember me' feature isn't working on my instance and I think it may be something to do with this mod. Has anyone else had the same problem? |
Does anyone know how to modify this code to bypass the LDAP log-in for specific user groups?
|
Fantastic mod.
Thanks malcolmx for building this. had a little bit of trouble at the start, but I have it working now for me. Thought I'd share my experience. 1.) all the installation steps were easy to follow. I got tripped up on the ldap_plugin.xml vs hooks_ldap.xml, but I realized my mistake pretty quickly. Maybe an update to the documentation to state which file gets uploaded? 2.) controller.debug.php was the key for me. A note to all you linux people out there, make sure the debug logfile exists first and that apache has permissions to write to it. I changed my debug file to /var/log/vbulletin_ldap.debug, logged in as root, so I did the following : cd /var/log/ touch vbulletin_ldap.debug chmod 666 vbulletin_ldap.debug chown apache:apache: vbulletin_ldap.debug after the chmod & the chown, I started seeing output in my .debug file. Another quick observation, I didn't have openldap-clients installed, so in reading the posts in this thread, all of the instructions of running "ldapsearch" won't work unless you have openldap-clients installed. Pretty easy from fedora: yum install openldap-clients So after that work, I'm up and running. In total, it took me ~1 hr to get everything running, which isn't bad. ldap authentication for MediaWiki took me longer. Thanks again malcolmx! -Brian |
All times are GMT. The time now is 12:01 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:
|