[Bug 115] New: login fails if user's shell is not bash
bugzilla-daemon <[email protected]>
| Newsgroups | gmane.linux.arklinux.bugs |
|---|---|
| Message-ID | <[email protected]> |
https://bugzilla.arklinux.org/bugzilla/show_bug.cgi?id=115
Summary: login fails if user's shell is not bash
Product: Ark Linux
Version: 1.0 alpha6
Platform: i586 (PC, Intel)
OS/Version: All
Status: NEW
Severity: Normal
Affects: Overall Usability
Component: bash-completion
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Description of Problem: login fails if user's shell is not bash
Version-Release number of selected component (if applicable):1.504 2002/12/31
How Reproducible: 100%
Steps to Reproduce:
1. install ksh
2. add "ksh" to /etc/shells
3. set user's shell to "ksh" in user line of /etc/passwd
4. try to login as user
Actual Results: login succeeds, then logout occurs immediately.
Expected Results: login, shell prompt
Additional Information: /etc/profile calls bash-completion; first statement of bash-completion exits
if BASH_VERSION is zero; this causes exit from profile, and logout
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.