The LDAP filter excludes accounts where their description containts Student or is disabled.
| GAL mode | External |
|---|---|
| Most results returned by GAL search | 250 |
| Server type | LDAP |
| LDAP filter | (&(objectCategory=user)(|(cn=*%s*)(sn=%s*)(gn=%s*)(mail=*%s*)) (!(description=*Student*))(!(userAccountControl:1.2.840.113556.1.4.803:=2))) |
| Autocomplete filter | (|(cn=%s*)(sn=%s*)(gn=%s*)(mail=%s*)) |
| Autocomplete filter Alternative | (&(objectCategory=user)(|(cn=*%s*)(sn=%s*)(gn=%s*)(mail=*%s*)) (!(description=*Student*))(!(userAccountControl:1.2.840.113556.1.4.803:=2))) |
| LDAP search base | OU=BBS,OU=Establishments,DC=BBARRINGTON,DC=internal |
| LDAP URL | ldap://10.0.0.2:389 |
| Bind DN | administrator@bbarrington.internal |
| Authentication mechanism | External Active Directory |
|---|---|
| LDAP bind DN template | %u@bbarrington.internal |
| LDAP URL | ldap://10.0.0.2:389 |