sudo elevation does not check for alternative PAM methods #3

Open
opened 2025-08-19 07:11:48 +00:00 by phg · 0 comments
Owner
When changing from Read-only to Edit mode,
Given that I didn't start hosts via sudo,
And I've alternative PAM methods configured for sudo authentication,
Then I should not be asked for a Password, but the alternative PAM method should be used for authentication (e.g. TouchID on macOS).
```gherkin When changing from Read-only to Edit mode, Given that I didn't start hosts via sudo, And I've alternative PAM methods configured for sudo authentication, Then I should not be asked for a Password, but the alternative PAM method should be used for authentication (e.g. TouchID on macOS). ```
phg added the
Kind/Bug
label 2025-08-19 07:11:48 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: phg/hosts#3
No description provided.