I have searched a dozen times for an answer on this forum and I can't seem to find the answer to this exact problem.
Here is the detailed error:
Request URI:
http://localhost:8081/deki/users/aut...uthprovider=10
Server response:
Array
(
[exception] => Array
(
[message] => No Such Object
[source] => Novell.Directory.Ldap
[stacktrace] => Array
(
[frame] => Array
(
[0] => Novell.Directory.Ldap.LdapResponse.chkResultCode () [0x00000]
[1] => Novell.Directory.Ldap.LdapSearchResults.next () [0x00000]
[2] => MindTouch.Deki.Services.LdapClient.GetUserInfo (Boolean retrieveGroupMembership, System.String username) [0x00000]
)
)
[type] => Novell.Directory.Ldap.LdapException
)
In event log I get a successful login. Also if I type in an incorrect password I get an "incorrect username or password" message indicating that it is successfully authenticating against my Active Directory User List. Should I be getting a Novell LDAP Error for AD?
We are trying to deploy this Wiki as the "intranet" for our 300+ user network, so having AD login would really make for easier deployment. I am a linux NOOB so please explain with that in mind.
Thanks in Advance!


Reply With Quote
