dash.loginrecord
This configuration parameter specifies whether the auditing service should add utmp entries for the cdash pseudo terminals (pty). The setting of this parameter affects the results of whoami and who commands.
If set to true, the auditing service adds utmp entries for cdash pseudo terminals processes. With this setting, whoami in an audited shell works as expected, but who commands list logged-in users twice.
If set to false, the auditing service does not create additional utmp entries. With this setting, the whoami command in an audited shell cannot determine complete user information. Workaround: on some operating systems: who --lookup works, but the who command lists users only once.
The default value is false.