https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287640
Bug ID: 287640
Summary: adduser: no way to change "Use password-based
authentication" after wrong answer
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
"Use password-based authentication?" defaults to yes. Later questions loop if
there's an invalid response (e.g., answering "no" then entering no password)
but the original question is not asked again
Use password-based authentication? [yes]:
Use an empty password? (yes/no) [no]:
Use a random password? (yes/no) [no]:
Enter password:
Enter password again:
Use an empty password? (yes/no) [no]: n
Use a random password? (yes/no) [no]: n
Enter password:
Enter password again:
Use an empty password? (yes/no) [n]:
--
You are receiving this mail because:
You are the assignee for the bug.