Bug 754108
Summary: | /bin/bash is not a shell choice in s-c-u | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom Horsley <horsley1953> | ||||
Component: | system-config-users | Assignee: | Nils Philippsen <nphilipp> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 16 | CC: | nphilipp, robatino | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-11-15 20:04:52 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: | |||||||
Attachments: |
|
Description
Tom Horsley
2011-11-15 12:34:18 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 :-).
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). 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. Yep, "yum reinstall bash" got bash and sh back in the list. *** This bug has been marked as a duplicate of bug 752827 *** |