LDAP/AD Tikit 6.3 Win2008R2 500 Errors Posted by bmoran 03 May 2011 14:10 GMT-0000 I consistently get 500 errors when bad credentials are entered and occasionally get 500 errors when good credentials are entered. Tiki Logging is only so helpful with: Error: Unknown Net_LDAP2 Error (-1)
Posted by Greg Martin 12 May 2011 17:37 GMT-0000 bmoran wrote: I consistently get 500 errors when bad credentials are entered and occasionally get 500 errors when good credentials are entered. Tiki Logging is only so helpful with: Error: Unknown Net_LDAP2 Error (-1) I have confirmed this. Bad credentials generate a 500 error when running on IIS. We need to file a bug report on this.
Posted by Greg Martin 15 May 2011 21:02 GMT-0000 bmoran wrote: I consistently get 500 errors when bad credentials are entered and occasionally get 500 errors when good credentials are entered. Tiki Logging is only so helpful with: Error: Unknown Net_LDAP2 Error (-1) There was an error fixed in 7.0 that caused Tiki logging to fail under certain circumstances. Logging LDAP calls seemed to be on of them. I backported the fix into the 6.x tree this afternoon (essentially truncating the log entry to 200 characters). Also, I noticed this. If your LDAP (and likely other auth methods) password length is shorter than the Tiki configured minimum password length, Tiki doesn't try to authenticate you. It just assumes it is a bad password.