LDAP Authentication
posted 19 years ago
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Hi,
i am new to jforum.
i have installed jforum successfully. i want to enable the LDAP Authentication in jforum instead registeration.
[originally posted on jforum.net by manic]
i am new to jforum.
i have installed jforum successfully. i want to enable the LDAP Authentication in jforum instead registeration.
[originally posted on jforum.net by manic]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 19 years ago
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
can sombody help me regarding this issue
Thanks in advance
[originally posted on jforum.net by manic]
Thanks in advance
[originally posted on jforum.net by manic]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 19 years ago
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Have you tried doing a forum search on LDAP?
[originally posted on jforum.net by GatorBait3]
[originally posted on jforum.net by GatorBait3]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 19 years ago
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Have you read www.jforum.net/confluence/display/integration/SSO ?
Rafael
[originally posted on jforum.net by Rafael Steil]
Rafael
[originally posted on jforum.net by Rafael Steil]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 19 years ago
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Thanks for your reply.
ldap.login.prefix=CN=
ldap.login.suffix=CN=Users,DC=jform,DC=net
ldap.lookup.suffix=CN=Users
We have requirement were our company is located in multiple places. Each office has separate LDAP servers. so i have to query each user through all the servers. How can this be done???
for example:
"CN=" ",OU=SC,OU=nat,OU=count,OU=cname,DC=cname,DC=com";
"CN=" ",OU=OC,OU=cname,DC=cname,DC=com";
"CN=" ",OU=BC,OU=nat2,OU=count,OU=cname,DC=cname,DC=com"
[originally posted on jforum.net by manic]
ldap.login.prefix=CN=
ldap.login.suffix=CN=Users,DC=jform,DC=net
ldap.lookup.suffix=CN=Users
We have requirement were our company is located in multiple places. Each office has separate LDAP servers. so i have to query each user through all the servers. How can this be done???
for example:
"CN=" ",OU=SC,OU=nat,OU=count,OU=cname,DC=cname,DC=com";
"CN=" ",OU=OC,OU=cname,DC=cname,DC=com";
"CN=" ",OU=BC,OU=nat2,OU=count,OU=cname,DC=cname,DC=com"
[originally posted on jforum.net by manic]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 19 years ago
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
I have no idea - really.
We made the basic LDAP implementation, but, personally, I have never worked with it.
Any help on this is very appreciated.
Rafael
[originally posted on jforum.net by Rafael Steil]
We made the basic LDAP implementation, but, personally, I have never worked with it.
Any help on this is very appreciated.
Rafael
[originally posted on jforum.net by Rafael Steil]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 19 years ago
Do your LDAP servers "sync" with each other? Or is each site a "stand-alone" with respect to the users?
If they are sync'd, you shouldn't have to query each server as they each should have all the user information (company wide).
Have you tried adding all the LDAP servers to the config to see if it will work (or at least a couple of them)? I would try this after getting your site LDAP working so you know it at least works with only one to save troubleshooting time.
If that doesn't work, seems like you would have to write some type of "locator" app to find where the person is, then attach to the corresponding LDAP server.
[originally posted on jforum.net by GatorBait3]
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
manic wrote:Thanks for your reply.
ldap.login.prefix=CN=
ldap.login.suffix=CN=Users,DC=jform,DC=net
ldap.lookup.suffix=CN=Users
We have requirement were our company is located in multiple places. Each office has separate LDAP servers. so i have to query each user through all the servers. How can this be done???
for example:
"CN=" ",OU=SC,OU=nat,OU=count,OU=cname,DC=cname,DC=com";
"CN=" ",OU=OC,OU=cname,DC=cname,DC=com";
"CN=" ",OU=BC,OU=nat2,OU=count,OU=cname,DC=cname,DC=com"
Do your LDAP servers "sync" with each other? Or is each site a "stand-alone" with respect to the users?
If they are sync'd, you shouldn't have to query each server as they each should have all the user information (company wide).
Have you tried adding all the LDAP servers to the config to see if it will work (or at least a couple of them)? I would try this after getting your site LDAP working so you know it at least works with only one to save troubleshooting time.
If that doesn't work, seems like you would have to write some type of "locator" app to find where the person is, then attach to the corresponding LDAP server.
[originally posted on jforum.net by GatorBait3]
| Sunglasses. AKA Coolness prosthetic. This tiny ad doesn't need shades: Paul Wheaton's 16th Kickstarter: Gardening playing cards for gardeners and homesteaders https://coderanch.com/t/889615/Paul-Wheaton-Kickstarter-Gardening-playing |









