Page 1 of 1
oxe root commands
Posted: 08 Aug 2005 03:49
by stekmtiki
hi
i have an oxe 5.0 ux
when i log into root as superuser, i cannot use netadmin or any other commands. it simply says "not found" to all the commands.
anyone faced same kind of problem?
please let me know
regards
Posted: 08 Aug 2005 04:25
by vad
If you logged as "root" you can use "netadmin" command (f.e. in release D2.314.7), but some command you cannot use (f.e. "termstat") because OS don't know where is this command.
If you want works under "root" account (I not undestand for what reason), you must declear full path (to catalog where this command exist).
I suggest to use mtcl (for some command mtch) account. You can use command "help" - you can find which commands exist only under "mtch" account.
In Enterprise (R5.0Lx and higher) mtch account not exist.
netadmin for security
Posted: 08 Aug 2005 12:59
by stekmtiki
hi
i want to use netadmin for security purpose. if you are logged in as mtcl, you cannot access security section under netadmin. for this you need super user access. (root)
regards
somy thomas
Posted: 08 Aug 2005 13:49
by frank
netadmin is in /usr/bin
try to login as root with su - (don't forget the dash), and try again..
Posted: 08 Aug 2005 23:36
by vad
If you logged us mtcl and after use "su" + password will be problem with netadmin. I suggest when open connection use login "root" + password.
But in first case you can run "/usr/netadm/bin/netadmin -m" (this path for R5Ux).