After logging into a server as demouser, sewhoami shows the user as _undefined instead of the real username.
$sewhoami
demouser
$sewhoami -a
demouser
ACEE Contents
User's Name : _undefined
ACEE's Handle : 0
Privileged Identity Manager 12.8
PAM Server Control 14.x
In seos.ini, the token osuser_enabled should be set to yes. If it is set to no, all users will be seen as _undefined.
1- Run`secons -S` to stop all daemons
2- Open $SEOSDIR/seos.ini for editing with vi/vim
3- In the editor, search for osuser_enables and change it to yes
4- Save seos.ini and run `seload` to start the daemons