Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jan 2007 06:26:04 -0500
From:      Sahil Tandon <sahil@tandon.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Adduser utility to generate "random" passwds ?
Message-ID:  <45A22A4C.4050600@tandon.net>
In-Reply-To: <45A22099.3060208@esiee.fr>
References:  <45A22099.3060208@esiee.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Frank Bonnet wrote:

> Is there a possibility to use as a standalone software
> the adduser feature that generate "random" passwd.
> 
> I want to generate new "strong" password for existing users.

/usr/sbin/pw usermod <username> -w random

-- 
Sahil Tandon <sahil@tandon.net>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45A22A4C.4050600>