yeoea1
17th July 2003, 03:13
Can this command be run by user other than root?

My porting set version is 6.1c.06.07

rupertb
17th July 2003, 09:37
Well I guess that depends on what you want to do with bshcmd6.1 if you want to do a process list you may not require root access however if you want to kill another bshell process you most probably will - any way should you require root access why not use 'sudo' or sun's 'RBAC'.

Regards,
Rupert

yeoea1
17th July 2003, 10:20
Can show me how to use RBAC in Solaris? I am a noob to this os.

Basically I need to kill process and send message using bshcmd6.1. We used to have root access in the old server but now we may not be able to access root ID. Any suggestion for me to be able to use bshcmd6.1 command without login to root?

rupertb
17th July 2003, 10:30
No problemo, follow this link to solaris documentation on rbac (http://docs.sun.com/db/doc/806-4073/6jd67r92p?a=view)

Regards,
Rupert

yeoea1
21st July 2003, 03:55
Thanks, I will go and try this out.