Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2025 15:26:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 287640] adduser: no way to change "Use password-based authentication" after wrong answer
Message-ID:  <bug-287640-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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: bugs@FreeBSD.org
          Reporter: emaste@freebsd.org

"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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287640-227>