Re: no worth a PR

From: <doug_at_safeport.com>
Date: Sun, 13 Nov 2022 00:13:16 UTC

On Sat, 12 Nov 2022, paul beard wrote:

> 
> 
> On Sat, Nov 12, 2022 at 9:34 AM doug <doug@safeport.com> wrote:
>       If you create a user with a temporary password you get:
>
>           Tmeporary password =  <string>
>
>       Maybe someone could just change that on the next update??
> 
> 
> using what? adduser(8)? 
> adduser dummy
> Username: dummy
> [?]
> OK? (yes/no): yes
> adduser: INFO: Successfully added (dummy) to the user database.
> adduser: INFO: Password for (dummy) is: JylaDy/hjcu
>
Actually I was about as accurate as I was in typing the subject. A python 
issue.  pw was called using subprocess.check_output. No error here except 
mine. Sorry for the noise.