Hi Joao,
A "full" user (a user that has been imported to ISAM) has two LDAP entries:
1. the inetorgperson object (which contains public user information including password). Could be in any directory.
2. the secUser object (which is private ISAM entry under cn=users,secAuthority=Default). Always in primary directory.
A "basic" user has only the inetorgperson entry.
----
If you have a "basic" user, you can convert it to a full user by performing an "user import" operation. This will create the secUser object for the user.
If you have a "full" user, you can convert it to a basic user by performing a "user delete" operation. This will delete the secUser object for the user but, by default, will NOT delete the inetorgperson entry. (to fully delete a "full" user you can to use the "user delete -registry" operation instead).
Jon.
------------------------------
Jon Harry
Consulting IT Security Specialist
IBM
------------------------------