Hello all,
I'm using TAM 6.1 with TDS 6.1.
I had a user that was added to TAM but for some reason it was deleted from LDAP instead of TAM. Now I want to add the user but I can't and TAM thinks the user still exit in TAM repository. Do you know away that I can get rid of the user in TAM.
see some of the commands that ran
pdadmin sec_master> user list miisservice 10
miisservice
pdadmin sec_master> user show miisservice
Could not perform the administration request
Error: HPDMG0761W The entry referred to by the Distinguished Name (DN) must be a person entry. (status 0x14c012f9)
pdadmin sec_master> user create -gsouser -no-password-policy miisservice uid=miisservice,cn=users,dc=ptd,dc=com "test" test password
Could not perform the administration request
Error: HPDMG0759W The user name already exists in the registry. (status 0x14c012f7)
pdadmin sec_master> user import -gsouser miisservice uid=miisservice,cn=users,dc=ptd,dc=com
Could not perform the administration request
Error: HPDMG0759W The user name already exists in the registry. (status 0x14c012f7)
pdadmin sec_master> user delete -registry miisservice
Could not perform the administration request
Error: HPDMG0761W The entry referred to by the Distinguished Name (DN) must be a person entry. (status 0x14c012f9)
So you can see, I can’t do anything with this user. The user list command shows that the user exist, but beside that I can’t delete it, add it again , or import it.
Also I try to add it again to the LDAP and import the user to TAM but still didn’t work
Thanks
Borna