16 Apr
2015
16 Apr
'15
5:29 p.m.
2015-04-16 12:22 GMT+02:00 Thomas Stather <Thomas.Stather@mpimf-heidelberg.mpg.de>:
if (!"%{ldap:(&(objectClass=ieee802Device)(macAddress=%{Calling-Station-Id}))}") {
if (!"%{ldap:ldap:///ou=hosts,dc=EXAMPLE,dc=COM?cn?sub?(&(objectClass=ieee802Device)(macAddress=%{Calling-Station-Id}))}") { this is a working query but may not be the best one.