User name CN

I have an user correctly registered with fullname on address book as “CN=Jonh Smith/O=ACME/C=IT”“Jonh Smith”

But in a field computed as @NAme([CN];@UserName) the vale returned is “users”

In another field computed only with @username the vlue returned is:

uid:=Jonh Smith/cn=users/O=ACME

WHY?

Thank you in advance

Subject: User name CN

are you sure there is nothing wrong with that user’s ID. Send the user a button with this in it and see what pops up:

@Prompt([Ok]; “”; @UserName)

Subject: RE: User name CN

i understand… if you have the same user with the same login on Domino Names.nsf and LDAP used by webseal for login also if you perform login in lotus application domino chose as main the ldap login and this ldap have cn = user for all users listed :frowning: