Bug 70414
| Summary: | /etc/shells misses some shells and lists /sbin/nologin | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Tomasz Kepczynski <tomek> |
| Component: | setup | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED NOTABUG | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | CC: | kas, rvokal |
| 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: | 2002-08-01 07:54:48 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
Tomasz Kepczynski
2002-08-01 07:54:43 UTC
Other shells are added in their %post, and /sbin/nologin is intentional. *** Bug 230650 has been marked as a duplicate of this bug. *** OK then, either the shells(5) manpage should be changed to reflect the fact that [not] having a shell listed in /etc/shells is no longer a valid criteria for distinguishing between ordinary users and pseudo users, or (better) there should be a hard-linked copy of /sbin/nologin (say /sbin/nologin-noshells), and system accounts should be changed to have this shell instead. I have the following pseudo-accounts with /sbin/nologin shell: bin daemon adm lp mail uucp operator games gopher ftp nobody rpm vcsa sshd rpc rpcuser nfsnobody mailnull smmsp pcap radvd postfix dbus haldaemon named nscd |