cn: John Smith

I have this ldap entry

dn: uid=johnsmith,ou=Users,dc=dominio,dc=local
structuralObjectClass: inetOrgPerson
entryUUID: 4364ca62-6f3b-1030-8637-bdc66727db2a
creatorsName: cn=root,dc=dominio,dc=local
createTimestamp: 20110909142508Z
ou: ****
uid: johnsmith
street: *****
cn: John Smith
homeDirectory: /home/e-smith/files/users/lauragrignani
uidNumber: 5006
objectClass: inetOrgPerson
objectClass: posixAccount
gidNumber: 5006
l: *****
sn: Smith
userPassword:: e0NSWVBUfSQxJFBoRld1U2U5JHJwLllwUlR1UlguZ0JLUUxBZVBtUy4=
mail: [email protected]
givenName: John
loginShell: /usr/bin/rssh
o: Clienti
entryCSN: 20110919100928Z#000004#00#000000
modifiersName: cn=root,dc=dominio,dc=local
modifyTimestamp: 20110919100928Z


Why username (in sogo user Preferences) in my sogo is johnsmith? And not "John Smith" ?
When i send a mail a see "johnsmith <[email protected]>" into from field
But i want "John Smith <[email protected]>"
Doesn't Sogo use cn?


This is my sogo configuration

    CNFieldName = cn;
                IDFieldName = uid;
                UIDFieldName = uid;
                baseDN = "ou=Users,dc=dominio,dc=local";
                bindFields = uid;
                canAuthenticate = YES;
                displayName = "Users";
                hostname = localhost;
                id = users;
                isAddressBook = YES;
                port = ;
                type = ldap

sogo version 1.3.8a

--
Alessio Fattorini ([email protected])

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - [email protected]
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to