GNU bug report logs -
#5820
user switching
Previous Next
Reported by: leacr2 <at> aol.com
Date: Thu, 1 Apr 2010 19:59:02 UTC
Severity: normal
Tags: moreinfo, unreproducible
Done: Bob Proulx <bob <at> proulx.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5820 in the body.
You can then email your comments to 5820 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#5820
; Package
coreutils
.
(Thu, 01 Apr 2010 19:59:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
leacr2 <at> aol.com
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Thu, 01 Apr 2010 19:59:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi, I have a copy of suse sles9 with the images provided from novell for training. When I am logged in as a user and in Konsole, I can not su to root, it asks for a password and will not take any input from the keyboard. When I went to the help files it said to write to you for issues, so I am writing to you. I will also be contacting Novell and see if there is an answer on their side. This little problem makes it impossible for me to complete on of the exercises for my lab in school. Thank you, Craig Leach
[Message part 2 (text/html, inline)]
Information forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#5820
; Package
coreutils
.
(Sat, 03 Apr 2010 20:53:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 5820 <at> debbugs.gnu.org (full text, mbox):
leacr2 <at> aol.com wrote:
> Hi, I have a copy of suse sles9 with the images provided from novell
> for training. When I am logged in as a user and in Konsole, I can
> not su to root, it asks for a password and will not take any input
> from the keyboard.
I am not familiar with SuSE but if they are similar to others then
they will not have set a default password set for the root user. That
may explain the 'su' command behavior that you are seeing. Because
you will need to set the root password before it can be used. But
again, I don't know about SuSE in particular and I am talking about
many distros in general do this.
What many distros do is to set up 'sudo' so that you use your user
password. This is often more convenient. You only need to know your
own password and not two passwords. Try sudo. Here is an example
with output showing that I have become root for that one command.
Again, I don't know if this is the case for you but it likely is.
$ sudo id
uid=0(root) gid=0(root) groups=0(root)
See the 'sudo' docs for how to use sudo. But in summary it executes
the command on the command line as root. You can always use sudo to
get a full shell.
$ sudo bash
#
(Although 'sudo -s' is preferred by some.) Be careful when running
commands as root. With great power comes great responsibility.
> When I went to the help files it said to write to you for
> issues, so I am writing to you. I will also be contacting Novell and
> see if there is an answer on their side.
The GNU Coreutils are the basic utilities of the GNU Operating
System. You can learn more about GNU Coreutils here:
http://www.gnu.org/software/coreutils/
The GNU Coreutils are part of the GNU Operating System. You can learn
more about the GNU Project here:
http://www.gnu.org/
SuSE is a software distribution of these and other software projects.
When you looked at the 'su' man page you were looking at the GNU man
page and it referred you to report bugs in the su command here. Thank
you for doing that. However this isn't a bug in 'su' but is just a
specific configuration being distributed by Novell. And I am sure
that it is a working one but just one that you don't have all of the
details about yet. In order to get past your block you will need to
get help from the vendor, or in this case since it is a lab project
from other people in your lab who have already figured this out.
(Although I am pretty sure, not certain, but pretty sure, that it is
set up for sudo instead.)
> This little problem makes it impossible for me to complete on of the
> exercises for my lab in school.
Good luck!
Bob
Added tag(s) unreproducible.
Request was from
Bob Proulx <bob <at> proulx.com>
to
control <at> debbugs.gnu.org
.
(Sat, 03 Apr 2010 20:54:02 GMT)
Full text and
rfc822 format available.
Added tag(s) moreinfo.
Request was from
bob <at> proulx.com (Bob Proulx)
to
control <at> debbugs.gnu.org
.
(Sat, 03 Apr 2010 21:03:02 GMT)
Full text and
rfc822 format available.
Reply sent
to
Bob Proulx <bob <at> proulx.com>
:
You have taken responsibility.
(Sat, 03 Apr 2010 23:29:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
leacr2 <at> aol.com
:
bug acknowledged by developer.
(Sat, 03 Apr 2010 23:29:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 5820-done <at> debbugs.gnu.org (full text, mbox):
Craig Leach wrote:
> Hi Bob, The images provided did have passwords set up. There must
> have been an issue with the initial loading of the image that
> didn't become apparent until this point. I have since done a repair
> install on VMWare and reinstalled the images and all is working
> fine now. I thank you for your timely and informative response.
Oh good! I am closing this bug report then.
Bob
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 02 May 2010 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 15 years and 53 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.