Hi,
We have the OCM user in /etc/passwd file as below;
root#:/home# grep -i ocm /etc/passwd
ocm:x:62:12:& User:/usr/lib/ocm:/usr/bin/pfksh
root#:/home# grep 12 /etc/group
daemon::12:root
root#:/home# uname -a
SunOS HOSTNAME 5.11 11.4.7.4.0 sun4v sparc sun4v
root#:/home#
Questions are;
1.) Is it a default user ?
2.) It doesn't have home directory. is it expected or do we need to create the home directory ?
3.) It is having the UID as 62 which is reserved for only system accounts.
It will be helpful if you can clarify the above questions.
Regards,
Siddesh