View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004929 | Kali Linux | General Bug | public | 2018-08-24 21:01 | 2018-08-31 00:35 |
| Reporter | ninp0 | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 2018.2 | ||||
| Summary | 0004929: su - <user> or sudo su - prompts for root password despite being a sudoer or already root | ||||
| Description | In a terminal when executing: su - jenkins a password prompt appears instead of simply logging in as the user and resetting environmental variables. This also occurs when running: sudo su - as a regular user. Interestingly enough, running sudo su works and logs in as root, however, doesn't reset env variables (as expected since the "-" is missing at the end). I checked /etc/pam.d/su and it contains: auth sufficient pam_rootok.so This started happening following an apt full-upgrade from earlier today. Is this behavior reproducible on your end? | ||||
|
fwiw, sudo -i works, so this may be a bug in the su command. Running the following: su -l jenkins or sudo su -l results in a password prompt as well. |
|
|
Thank you for your interest in Kali but this bug report is not actionable. Once you have done the necessary research (possibly with the help of the |
|