LDAP Plugin
-
Taken from the User Guide:
[url]http://fogproject.org/wiki/index.php/Plugins[/url][SIZE=5][B][FONT=sans-serif][COLOR=#000000]LDAP Plugin[/COLOR][/FONT][/B][/SIZE]
[LIST]
[]Allows you to link with a LDAP server to add an user validation
[]You can add mulitple LDAP servers
[]You can config the DN base and the port of the LDAP Server
[]If FOG can not connect with the LDAP Server, FOG tries to do a local validation
[*]If the user does not exist, FOG create one with the mobile profile
[/LIST]
[FONT=sans-serif][COLOR=#000000]I was wondering how accurate this info is? I don’t have the LDAP Plugin by default that i can tell. Where do I get it from?[/COLOR][/FONT]
[FONT=sans-serif][COLOR=#000000]Also we might want to think about updating the User guide by version so that we know what is old and what is new. [/COLOR][/FONT] -
Hello Walter,
I have developed the LDAP Plugin, but is only available in the beta version.
-
That’s wonderful news! I would be willing to test it out for you.
-
Hi Fernando,
I am also interested in the LDAP plugin. I have activated the plugin and configured, but now when I try to log in I just get a blank white page. Another question I had was groups. Is there any way for the ldap plugin to look to see if a user is part of an active directory group?I’m also willing to help test, as this is something that would be useful for us.
Thanks! -
Actually we are doing some changes in the LDAP plugin. The first version only worked with secure LDAP servers, port 636. We are trying to solve it.
[quote=“Ben Warfield, post: 41773, member: 17746”]Hi Fernando,
Another question I had was groups. Is there any way for the ldap plugin to look to see if a user is part of an active directory group?
[/quote]I can not answer to your question, in my LDAP server only have users. I don’t try the validation with AD.
-
Okay, thank you.
Do you mind if I work with your code for a few days to see if I can get AD authentication working? I have another PHP application that works this way and it looks like it may be fairly easy to re-use a function I wrote there. -
Not problem I will wait your news
-
Fernando,
I’m not seeing the LDAP plugin on my server. Where can i get the files from? -
/var/www/fog/lib/plugins/ldap
-
I am also interesting in this plugin but its not in my 1.2.0 install, where can I download that?
Thanks
-
Hello Matthew,
Thi splugin is only available in the beta version. Not in 1.2
-
[quote=“Fernando Gietz, post: 44198, member: 13”]Hello Matthew,
Thi splugin is only available in the beta version. Not in 1.2[/quote]
That is clearified in the wiki mentioned in the 1st post.