Con Kolivas <[EMAIL PROTECTED]> writes:

[...]

> >  Still can't log in as root from the login prompt.  I have to 
> log in
> >  as a normal user and then su - to get root access.  Also 
> there is a
> 
> Perhaps you chose high security option during install? This 
> prevents you logging in as root, only su'ing to root.

to fix this:

% rm /etc/securetty

or

% cat > /etc/securetty << EOF
tty1
tty2
tty3
tty4
EOF

until Bastille is fixed :'-(
(one day maybe...?)

Reply via email to