Hi Ed,
I was looking for posts on LDAP and came across yours so I am posting this question so maybe you have by now enough knowledge to help me.
I have setup MojoPortal using LDAP and SQL server and it works fine for users on the local domain. But there are users who are not on the local domain here, i.e. They have domain accounts but there accounts are stored on several other servers around the world and our LDAP server here does not sync with them.
How can I add parameters in Mojo's LDAP section to allow users from other domain to get authenticated?
They say they can see the page which I have enabled Anonynmous access on but when they login they get the usual "Login Failed" message. This is because mojo cant authenticate them using the Forms Authentication to the servers where their domain accounts are stored.
The setting for Root DN for User Authentication: CN=Users,DC=my,DC=company,DC=ORG
For example, locally users from DOMAIN1 can access the portal and login, but how do I allow all users from DOMAIN2, DOMAIN3, DOMAIN4 to gain access and login?
Actually MyDomain belongs to a larger forest of domains so could I even allow users from ROOTDOMAIN (which hosts DOMAIN1,2,3,4) to login instead?
Eagerly awaiting your response.
Dominique