Oracle Solaris System Administration (MOSC)

MOSC Banner

User not reflecting the correct project ID

edited Aug 14, 2018 5:04AM in Oracle Solaris System Administration (MOSC) 7 commentsAnswered

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center