User Seen As _undefined in sewhoami -a
search cancel

User Seen As _undefined in sewhoami -a

book

Article ID: 143027

calendar_today

Updated On:

Products

CA Privileged Access Manager - Server Control (PAMSC) CA Privileged Identity Management Endpoint (PIM)

Issue/Introduction

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

 

Environment

Privileged Identity Manager 12.8
PAM Server Control 14.x

Cause

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.

Resolution

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