I have several users on a fedora 6 server that have user and group id 0, but some apps are somehow resolving the users differently:
[first_admin@server ~]# whoami
first_admin
[first_admin@server ~]# whoami
second_admin
id -a gives similar random results, so my question is what could be happening here?