Hello,
Uxbod i just upload the error when i tried to upload csv
i use these configuration in GAL tab and Authentication Tab
GAL TAB
GAL Mode : External
Server type : LDAP
LDAP Filter: *(&(|cn=*%s*)(mail=*%s*)))
Autocomplete filter : *(&(|cn=*%s*)(mail=*%s*)(objectclass=organizationalUn it))
LDAP search base: DC=domain,DC=local
LDAP URL:ldap://192.168.10.14:389
Bind DN : antonh,ou=apadm,DC=domain,DC=local
Authentication Tab
Authentication mechanism: External Active Directory
LDAP bindDN template:%u@domain.local
LDAP URL: ldap:\\192.168.10.14:389
is there any mistake in my configuration ? if i want to display the search based on each department.
let's say when i'm writing a new message and i want to search for IT person, so i type IT in the search bar field then the search result will display all the IT person. is it possible ?
Thank you