
20 Aug
2007
20 Aug
'07
7:46 a.m.
Hello, I would like to exclude objects from my Active Directory whose DN has the string "NOOPEN" from being taken into account as customers... I have written the following directives at Config.pm: ... $Self->{'Customer::AuthModule::LDAP::AlwaysFilter'}='(!(dn=*NOOPEN*))'; ... $Self->{CustomerUser}={ ... AlwaysFilter=>'(!(dn=*NOOPEN*))' ... But it doesn't work... what is wrong with this filter?
6542
Age (days ago)
6542
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dummy cerberus