User not reflecting the correct project ID
Hi
we have set the user 'oracle; to run under group.oinstall
group.oinstall
projid : 105
comment: ""
users : grid
oracle
groups : (none)
attribs: process.max-file-descriptor=(basic,8192,deny),(priv,65536,deny)
process.max-sem-nsems=(priv,4096,deny)
process.max-stack-size=(basic,134217728,deny),(priv,134217728,deny)
project.max-sem-ids=(priv,1024,deny)
project.max-shm-ids=(priv,1024,deny)
project.max-shm-memory=(privileged,171798691840,deny)
However when we see the id output, the projid is pointing to user.root
oracle@db3:~$ id -p
uid=1003(oracle) gid=1004(oinstall) projid=1(user.root)
The projects output showed that the user oracle is associated with group.oinstall
oracle@db3:~$ projects
default group.oinstall
there was no user added to user.root