
16 Oct
2006
16 Oct
'06
2:09 p.m.
Hi list, My techs are in 2 Active Directory groups. I whant each tech can access to otrs application. In Config.pm I have this line : $Self->{'AuthModule::LDAP::GroupDN'} = 'cn=grp1,ou=MyOU,dc=domain,dc=local'; What is the syntax to had 2 groups. I have try this but don't works: $Self->{'AuthModule::LDAP::GroupDN'} = '(|(cn=grp1)(cn=grp2)),ou=MyOU,dc=domain,dc=local'; I want that only these 2 groups can access to the tech interface. Anyone have an idea ? Thanks in advance and Best Regards, -- Guillaume REHM Service Informatique Bibliothèque Nationale et Universitaire de Strasbourg 5 rue du Maréchal Joffre BP 51029 67070 Strasbourg tél: 03 88 25 28 43 fax: 03 88 25 28 03 mail: guillaume.rehm@bnu.fr web: http://www.bnu.fr
6850
Age (days ago)
6850
Last active (days ago)
0 comments
1 participants
participants (1)
-
Guillaume Rehm