Originally posted by: MarkTaylor
man mkuser, tab to the bottom and you will see a list of files that control user access .. my guess is that you did not merge /etc/security/passwd ..
ref:
Files
/usr/bin/mkuser
Contains the mkuser command.
/usr/lib/security/mkuser.default
Contains the default values for new users.
/etc/passwd
Contains the basic attributes of users.
/etc/security/user
Contains the extended attributes of users.
/etc/security/user.roles
Contains the administrative role attributes of users.
/etc/security/passwd
Contains password information.
/etc/security/limits
Defines resource quotas and limits for each user.
/etc/security/environ
Contains the environment attributes of users.
/etc/group
Contains the basic attributes of groups.
/etc/security/group
Contains the extended attributes of groups.
/etc/security/.ids
Contains standard and administrative user IDs and group IDs.
HTH
Mark Taylor
#AIX-Forum