Re: root password issue



Rainer wrote:

sebas22 wrote:
On Mon, 28 Jan 2008 10:02:46 +0200, Nikos Chantziaras
<realnc@xxxxxxxx> wrote:

Maybe you have a keyboard layout active that results in different
characters? Try writing the password in the username field to see if it
really is what you expect it to be.

No, that's not the problem, I had the same behaviour myself : I
couldn't start YasT, the pwd was always wrong, but I could su without
pb, so I had t open console, su, then start YasT and it was OK. It was
neither because of the case of the pwd (all chars were lowcase and I
tried with and without shifting), nor because of any special chars
(there were none), just a weird behavior. I've tried of course to do
the same as Mike (log as root and change password) but it didn't
result either.

As it was a few days old install, I solved it using the brutal way :
Reinstall :-(
BTW, it was OpenSuse 10.3


try to check /etc/sudoers.

Maybe you have a line saying

<login name> ALL = (ALL) ALL

In that case, try with the password belonging to <login name>

Regards, Rainer


here is my /etc/sudoers:

# sudoers file.
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the sudoers man page for the details on how to write a sudoers file.
#

# Host alias specification

# User alias specification

# Cmnd alias specification

# Defaults specification
Defaults targetpw # ask for the password of the target user i.e. root
%users ALL=(ALL) ALL # WARNING! Only use this together with 'Defaults
targetpw'!

# Runas alias specification

# User privilege specification
root ALL=(ALL) ALL

# Uncomment to allow people in group wheel to run all commands
# %wheel ALL=(ALL) ALL

# Same thing without a password
# %wheel ALL=(ALL) NOPASSWD: ALL

# Samples
# %users ALL=/sbin/mount /cdrom,/sbin/umount /cdrom
# %users localhost=/sbin/shutdown -h now

--
Running SuSE 10.0 KDE 3.4.2 x86_64
.



Relevant Pages

  • Re: Probleme mit Sudo
    ... # This file MUST be edited with the 'visudo' command as root. ... # See the sudoers man page for the details on how to write a sudoers file. ...
    (de.comp.os.unix.linux.misc)
  • Possible solution to sudoers file, comments please.
    ... All root privileges. ... And used some of it to make my own sudoers file with visudo. ... to grant me the access that I need or want as a regular user with admin ...
    (comp.os.linux)
  • Possible solution to sudoers file, comments please.
    ... All root privileges. ... And used some of it to make my own sudoers file with visudo. ... to grant me the access that I need or want as a regular user with admin ...
    (comp.os.linux.security)
  • Opening applications as a different user
    ... open an instance of Mozilla as himself, ... Root GUI account is not used in this household, ... # See the sudoers man page for the details on how to write a sudoers file. ...
    (alt.os.linux.suse)
  • Re: The Myth of the secure Mac
    ... >> Which needs root password. ... > made authorized users of sudo in the sudoers file. ...
    (comp.sys.mac.advocacy)