Hi,
my users has a similar configuration in LDAP server:

dn: mail=mat...@domains.net,vd=domains.net,o=users,dc=server,dc=it

where "mail=" is the user box.
I has modify .GNUstepDefaults:

CNFieldName = cn;
IDFieldName = mail;
IMAPHostFieldName = mailHost;
UIDFieldName = mail;
baseDN = "vd=domains.net,o=users,dc=server,dc=it";
bindDN = "cn=admin,dc=server,dc=it";
bindPassword = ******;
canAuthenticate = YES;
displayName = "AddressBook";
hostname = localhost;
id = public;
isAddressBook = YES;
port = 389;

users logon correctly but when open a "AddressBook" I don't found any users in adressbook.
Is there a way to find users?
thanks

--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to