
Hallo Berndhard, bei uns funktioniert es so: $Self->{'AuthModule'} = 'Kernel::System::Auth::LDAP'; $Self->{'AuthModule::LDAP::Host'} = 'md-frankfurt2.Domain.com'; $Self->{'AuthModule::LDAP::BaseDN'} = 'dc=Domain,dc=com'; $Self->{'AuthModule::LDAP::UID'} = 'cn'; $Self->{'AuthModule::LDAP::GroupDN'} = 'CN=Helpdesk Agenten (Frankfurt),OU=groups,OU=frankfurt,DC=Domain,DC=com'; $Self->{'AuthModule::LDAP::AccessAttr'} = 'member'; $Self->{'AuthModule::LDAP::UserAttr'} = ''; # The following is valid but would only be necessary if the # anonymous user do NOT have permission to read from the LDAP tree $Self->{'AuthModule::LDAP::SearchUserDN'} = 'Domain\UserName'; $Self->{'AuthModule::LDAP::SearchUserPw'} = 'Password'; Gruß Hermann Maurer -----Ursprüngliche Nachricht----- Von: Bernhard Mainusch [mailto:linuxteufel@web.de] Gesendet: Donnerstag, 12. August 2004 18:51 An: otrs-de@otrs.org Betreff: [otrs-de] Agent-Bereich-Login nur für bestimmte Gruppe Hallo !!! Ich würde das gerne so hinbekommen, das sich nur eine bestimmte Gruppe von Agents im Agentenbereich einlogen können. Ich habe hier in Forum schon einiges gelesen, nur aber nicht hinbekommen wie es wirklich geht. In der Config.pm hab ich folgendes stehen; $Self->{'AuthModule'} = 'Kernel::System::Auth::LDAP'; $Self->{'AuthModule::LDAP::Host'} = '172.16.1.1'; $Self->{'AuthModule::LDAP::BaseDN'} = 'dc=Franz,dc=local'; $Self->{'AuthModule::LDAP::UID'} = 'sAMAccountName'; $Self->{'AuthModule::LDAP::GroupDN'} = 'cn=Franz_FG_admin,cn=Users,dc=Franz,dc=local'; $Self->{'AuthModule::LDAP::UserAttr'} = 'sAMAccountName'; $Self->{'AuthModule::LDAP::Params'} = { port => 389, version => 3, }; Wo liegt da mein Fehler? Hab ich was vergessen oder übersehen? Es sollen sich aus der AD nur die User anmelden können, die in der Gruppe 'cn=Franz_FG_admin,cn=Users,dc=Franz,dc=local' sind. DANKE in Voraus für eure Hilfe!!! Ein gut gelaunter OTRS-Anwender! _______________________________________________________ WEB.DE Video-Mail - Sagen Sie mehr mit bewegten Bildern Informationen unter: http://freemail.web.de/?mc=021199 _______________________________________________ OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/ Archiv: http://lists.otrs.org/pipermail/otrs-de/ Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/ Support oder Consulting fuer Ihr OTRS System? =http://www.otrs.de/