Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2005 12:07:06 +0200
From:      Gareth Bailey <gjbailey@gmail.com>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Creating standalone passwords in /etc/passwd format
Message-ID:  <48a5f32a0508160307c2a555e@mail.gmail.com>
In-Reply-To: <48a5f32a050815072936dbdf99@mail.gmail.com>
References:  <48a5f32a050815072936dbdf99@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I have had a look at crypt (enigma), but it doesn't appear to use the
same algorithm? I need the same as that used in passwd!

Thanks

On 8/15/05, Gareth Bailey <gjbailey@gmail.com> wrote:
> Hi there,
>=20
> I am using pserver for authentication on CVS. Rather than use the same
> passwords as in /etc/passwd, I'd rather create different ones for
> users. How would I output a password to, for example, a text file in
> the same format as that of /etc/passwd.
>=20
> i.e: # xxx mynewpassword > encrypted_password.txt
>=20
>=20
> Thanks!
>



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