Bug 543274

Summary: When using su rawhide is extremely slow to ask for root password.
Product: [Fedora] Fedora Reporter: Sam <sammuel.coles>
Component: coreutilsAssignee: Daniel Kopeček <dkopecek>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: kdudka, kzak, ovasik, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-02 08:49:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sam 2009-12-02 03:26:36 UTC
Description of problem:
When ever I try to use su the terminal takes a good 30+ seconds to bring up the password dialogue.  This is on every terminal I've tried (xterm, gnome terminal, konsole, and via a secondary console only session).

Version-Release number of selected component (if applicable):
Latest rawhide release (2.6.32-0.56.rc8.git1.fc13.i686).

How reproducible:
100% of the time.

Steps to Reproduce:
1.Type 'su -' in the terminal.
  
Actual results:
Takes about 30-45 seconds for the password dialogue to appear.

Expected results:
It should ask for a password immediately.

Additional info:
I tried enabling and disabling nscd via service restart, stop, and start.  I also tried disabling ipv6 as per fenrus02's advice on #fedora-qa.  Neither of these had any affect.

Comment 1 Daniel Kopeček 2009-12-02 08:49:13 UTC
Command 'su' isn't part of the package sudo. coreutils is the right component.

Comment 2 Kamil Dudka 2009-12-02 10:28:06 UTC
looks like bug #456808