Stephen Malenshek <[EMAIL PROTECTED]> writes:
> Today I completed a new installation of 1.4.6-2 and made the mistake of
> rebooting the server. Now every time I try and login at the console, or from
> any telnet session, I get the following error:
>
>
> vsd_priv_access: failed with error: No such file or directory
> login: access denied
> Connection closed by foreign host.
/bin/login is looking for /etc/vsd/priv, which is a file that looks like this:
login:admin
telnet:admin
ftp:admin
perl:admin
You'll need to find a way of creating the directory /etc/vsd, then making
a priv file containing
telnet:root
It sounds to me like you've installed the `util-linux' RPM onto the hosting
server rather than into the virtual server skel.
Nick.