Bug 754108 - /bin/bash is not a shell choice in s-c-u
Summary: /bin/bash is not a shell choice in s-c-u
Keywords:
Status: CLOSED DUPLICATE of bug 752827
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-users
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-15 12:34 UTC by Tom Horsley
Modified: 2011-11-15 20:04 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-15 20:04:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
screenshot of list of shells in s-c-u (57.87 KB, image/png)
2011-11-15 12:35 UTC, Tom Horsley
no flags Details

Description Tom Horsley 2011-11-15 12:34:18 UTC
Description of problem:

The system-config-users tool does not offer /bin/bash as a choice for the
shell when creating a new user.


Version-Release number of selected component (if applicable):
system-config-users-1.2.110-1.fc16.noarch


How reproducible:
Every time

Steps to Reproduce:
1.Run s-c-u
2.Click Add User
3.Try to find bash in list of shells
  
Actual results:
No bash

Expected results:
Bash as the 1st shell in the list

Additional info:
Just installed f16 from scratch from the DVD, added a bunch of additional
software from various repos, and got updates, but never did anything
particularly strange to this system.

Comment 1 Tom Horsley 2011-11-15 12:35:29 UTC
Created attachment 533755 [details]
screenshot of list of shells in s-c-u

Just to prove I'm not imagining it, I attach this screenshot :-).

Comment 2 Tom Horsley 2011-11-15 19:09:15 UTC
This thread in mailing list may be relevant:

http://lists.fedoraproject.org/pipermail/users/2011-November/407792.html

And, in fact, my /etc/shells looks like:

tomh> cat /etc/shells
/sbin/nologin
/bin/dash
/bin/tcsh
/bin/csh
/bin/zsh
/bin/ksh

(no bash).

Comment 3 Andre Robatino 2011-11-15 19:20:20 UTC
Probably a duplicate of bug 752827 which is already fixed with a bash update (but you have to reinstall bash after updating to fix it). Please mark as a dupe if this fixes your problem. Thanks.

Comment 4 Tom Horsley 2011-11-15 20:04:52 UTC
Yep, "yum reinstall bash" got bash and sh back in the list.

*** This bug has been marked as a duplicate of bug 752827 ***


Note You need to log in before you can comment on or make changes to this bug.