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 2009errorOTRS-CGI-10Need UserLogin or UserID!
Sat Dec 12 10:07:02 2009noticeOTRS-CGI-10User: 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