If I try to run netconfig, the system gives me an error message "(\) Must
be root to run netconfig".
However, I am logged in as root. This also occurs running scoadmin and
selecting the 'Network Configuration Manager'.
I'm running SCO_SV 5.0.6.
Any ideas?
Thanks,
bruce
What does 'id' report?
--
JP
You're logged in via SSH, using an improperly built `sshd`? What does
`id -l` show? It should show "luid=0(root)".
If I'm right about the SSH connection, what you can do is use SSH to get
in to the system, then a loopback rlogin or telnet (`telnet 0`). The
login you get that way will have its LUID correctly initialized and will
let you run netconfig etc.
>Bela<
"Bela Lubkin" <be...@sco.com> wrote in message
news:20030701061...@sco.com...