LDAP lookup problem - No group entry found

Running the latest OTRS on Win2003: Please see the error below found in the otrs\var\logs\otrs.log file whenever I try to log in. [Tue Oct 17 13:52:04 2006][Notice][Kernel::System::Auth::LDAP::Auth] User: testuser authentication failed, no LDAP group entry foundGroupDN='CN=pscerms, OU=PSC Users, OU=PSC, DC=sub, DC=domain, DC=com', Filter='(memberUid=testuser)'! (REMOTE_ADDR: 10.1.4.105). I have no idea why the log would say that no LDAP group is found. I use ldp in Windows to search the Active Directory tree and do a direct copy of the DN info found there into the variable sting in the config file. I am using a domain admin account for the SearchUserDN settings, so it shouldn't be a search authentication issue. The group is there in Active Directory and the user is in the group. Config.pm ------------------------------------------------------------------------ ----- $Self->{'AuthModule'} = 'Kernel::System::Auth::LDAP'; $Self->{'AuthModule::LDAP::Host'} = 'x.x.x.x'; $Self->{'AuthModule::LDAP::BaseDN'} = 'dc=sub, dc=domain, dc=com'; $Self->{'AuthModule::LDAP::UID'} = 'sAMAccountName'; $Self->{'AuthModule::LDAP::GroupDN'} = 'CN= pscerms, OU=PSC Users, OU=PSC, DC=corporate, DC=dalsym, DC=com'; $Self->{'AuthModule::LDAP::AccessAttr'} = 'memberUid'; $Self->{'AuthModule::LDAP::UserAttr'} = 'UID'; $Self->{'AuthModule::LDAP::SearchUserDN'} = 'CN=FirstName LastName, OU=IT Users, OU=IT, DC=sub, DC=domain, DC=com'; $Self->{'AuthModule::LDAP::SearchUserPw'} = 'password'; Config.pm ------------------------------------------------------------------------ ----- Thanks! Nathan Campbell Systems Administrator Dallas Symphony Association n.campbell@dalsym.com mailto:n.campbell@dalsym.com 214-871-4026 http://www.dallassymphony.com http://www.dallassymphony.com/

Hi there, If you guys didn't notice, I have published the OTRS Virtual Appliance for VMware. Please check out my blog OR got to VMware's site http://www.vmware.com/vmtn/appliances/directory/591 Why I did it? Well actually I am doing an internation project and am proposing Virtual Infrastructure for the whole enterprise. That being said, I willbe talking about Linux DataCenter Provisioning with Virtualization (VMware) as the core technology behind it. I will also attempt to port SIRIOS. If anybody has already done a successful implementation of SIRIOS on OTRS2.1 then I'd like to know. Thanks once again! Tarry Singh Visit my blog! http://tarrysingh.blogspot.com

Singh, T schrieb:
Hi there,
Hi !
If you guys didn't notice, I have published the OTRS Virtual Appliance for VMware. Please check out my blog OR got to VMware's site http://www.vmware.com/vmtn/appliances/directory/591
I have created a virtual image too, with otrs 2.0.4 and apache 1.3 and apache 2.0, including a nice WebGui with preconfigured users and one admin. Mailfunctions and all modules are enabled. Additionally a simple Backup feature for playing with the system. The (german !) website is here http://www.otrs-forum.de/viewtopic.php?t=384 and my documentation is here http://chektrion.de/index.php?debian-otrs The next version of teh image is without a GUI only the console tools and with 1.3, 2.0.4 and 2.1 otrs version. This means with all stable otrs versions with apache 1.3 and 2.0 . Useable in one image. The main idea of this image was to provide a simple and restorable system for developers and for persons who will play with otrs for the first time. Perhaps in one of the next releases with sirios support...... Take a short look at this image and feel free to report wishes and bugs ;-) Stefan Lindecke http://www.otrs-forum.de
participants (3)
-
Nathan Campbell
-
Singh, T
-
Stefan Lindecke