The results of the error lines as a user:
objsys: 0
objuser: -2147024843

The results of the error lines as a domain admin:
objsys: 0
objuser: 0

@fullname works just fine. The users full names here are lastName, firstName. Saying "Good morning, Doe, John" just looks bad. Concatenating their first name (givenName) and last name (sn) looks better. There are other LDAP attributes I am looking to display, too, at some point.


Edited by Doofenshmirtz (2012-08-17 04:53 PM)