Java Mailing List Archive

http://www.redhatconfig.com/

Home » Ubuntu Technical Support »

Re: SU Authentication failure

Phil Sexton

2008-06-15

Replies: Find Java Web Hosting

Author LoginPost Reply
John wrote:
> Hi
>
> Having just upgraded to Hardy Heron 8.04, I've been trying to use a
> terminal window to su to change a configuration in /etc/bluetooth.
>
> I keep getting an Authentication failure which I don't remember from
> Version 7.
>
> If I change a setting in, say, the network configuration using the
> System -> Administration -> Network menu option, is asks for
> authorisation and accepts my password.
>
> Why does su not let me in?
>
> TIA

The root password is locked by default for security reasons, so sudo
is the recommended way.

You can set a root password, however by:

sudo passwd

To re-lock the root password:

sudo passwd -l root

--
ubuntu-users mailing list
ubuntu-users@(protected)
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.