<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">Okay, not sure what I am doing wrong here. I've installed LDAP on a Synology NAS. I have everything functioning. Except for the users full name. When I do an ldapsearch I see the field gecos: Person's Full Name  so I've tried changing  </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><div><div> ' authLDAPFullName'      => 'givenName sn',</div><div><br></div><div dir="ltr" data-setdir="false">to this instead</div><div dir="ltr" data-setdir="false"><br></div><div>' authLDAPFullName'      => 'gecos',</div></div><br></div><div dir="ltr" data-setdir="false">It doesn't seem to do anything. It's not  a huge deal but when you send a drop it shows it as username <email@mydomain.com>. because sn is set to username.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I am not sure what I need to do to use gecos instead or if it's even possible. </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Thanks,</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Corey</div><div dir="ltr" data-setdir="false"><br></div></div></body></html>