
12 Dec
2009
12 Dec
'09
9:23 a.m.
Hi, I'm running into a new problem :-(... LDAP is working and when i use a username without DOMAIN\ the user login is successful. SSO is not working. When i add the following lines in my Config.pm for SSO $Self->{'AuthModule'} = 'Kernel::System::Auth::HTTPBasicAuth'; Login failed. And following entries are written in the log. Sat Dec 12 10:07:02 2009 error OTRS-CGI-10 Need UserLogin or UserID! Sat Dec 12 10:07:02 2009 notice OTRS-CGI-10 User: No $ENV{REMOTE_USER} or $ENV{HTTP_REMOTE_USER} !(REMOTE_ADDR: xxx.xxx.xxx.xxx). Does anyone have any idea what the problem can be..? Thanks! Best, Dave