Where can I find documentation on this command? There is no "man dovecotpw"
installed, and searching for "dovecotpw" on the wiki gives 4 pages that
mention its existance.
Just executing the command with no options gives a password prompt that
cannot be broken out of (had to kill from another term
> Is there a tool equivalent to the system "passwd" command
The dovecotpw command may be a good place to start.
On Mon, April 26, 2010 1:46 pm, Phil Howard wrote:
> On Mon, Apr 26, 2010 at 4:38 PM, Heiko Schlittermann
> wrote:
>
>> Some people use htpasswd, but there not password scheme is coded into
>> the password hash.
>>
>> It's not clear what you're seeking - some tool for generating the hashed
>> str
On Mon, Apr 26, 2010 at 4:38 PM, Heiko Schlittermann
wrote:
> Some people use „htpasswd“, but there not password scheme is coded into
> the password hash.
>
> It's not clear what you're seeking - some tool for generating the hashed
> string (e.g. „openssl passwd -1 "$cleartext"“) or some tool for
Phil Howard (Mo 26 Apr 2010 22:31:45 CEST):
> Is there a tool equivalent to the system "passwd" command (or maybe
> "adduser" or "useradd") that can support a passwd-file by setting a
> password, encrypting it with the salted MD5 scheme? The system "passwd"
> command doesn't have an option to "do