技術文章 - CS159198
Changing the user name in the Principal Administrator results in LDAP error in Windchill PDMLink 9.1
修改時間: 28-Jan-2014
套用到
Windchill PDMLink 9.1 M030描述
Changing the user name in the Principal Administrator, results in LDAP error 65:
wt.adapter.exception - WTAdapterImpl
wt.util.WTException: com.infoengine.exception.adapter.IEAdapterException; nested exception is:
javax.naming.directory.SchemaViolationException: [LDAP: error code 65 - The modify DN operation for entry <path cn=...> cannot be performed because the change would have violated the server schema: Entry <path uid=> violates the Directory Server schema configuration because it is missing attribute cn which is required by objectclass person]
Steps to reproduce:
1. Login as Site/Org admin. (porgadmin/porgadmin)
2. Go to Principal Administrator form and create a new user with alternate user name.
e.g. Create an user with the following details
User Name: Puser8
Distinguished Name: uid=puser8,ou=people,cn=administrativeldap,cn=i2719_b47,o=pdml91
Full Name: puser 8
Email Address: [email protected]
Alternate User Name1: puser eight
3. Then go to the Edit user form, change the User Name (e.g. change the User Name to: puser81) and hit OK.
Expected Result: User Name should get changed with the new name.
Actual result: receive following error message
[LDAP: error code 67- Not Allowed On RDN]
Note: If hit OK again it throws an error message, saying that; No such object with the mentioned UID (puser8).
4. Now click on the Add user button and search for the user with user?s Full Name and add it to the user table.
5. Notice that the User Name has got replaced with Alternate User Name, and vice versa. Although in the Distinguished Name UID is showing the correct value.
i.e. Now the user record has the following values,
User Name: puser eight
Distinguished Name: uid=puser81,ou=people,cn=administrativeldap,cn=i2719_b47,o=pdml91
Full Name: puser 8
Email Address: [email protected]
Alternate User Name1: puser81
This is a PDF version of Article 159198 and may be out of date. For the latest version CS159198