info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: CVSROOT/passwd file


From: Julien Wajsberg
Subject: RE: CVSROOT/passwd file
Date: Mon, 1 Sep 2003 10:10:49 +0200

You can use mkpasswd

Or still perl :

perl -e 'print crypt "password", "xx"' ; echo


(where 'xx' is a random 2-character string).

Kind regards,
--
Julien Wajsberg

----------------------------------------------


Hi
You may use the htpasswd utility too for this .. !!

Regards
Gurpreet S

-----Original Message-----
From: Kent Emia [mailto:address@hidden
Sent: Wednesday, August 20, 2003 7:00 AM
To: Info-CVS
Subject: CVSROOT/passwd file



hi guyz

im trying to make users in cvs as i've read the
OpenSourceDevWithCVS_2E.pdf

the format is
<USERNAME>:<ENCRYPTED PASSWORD>:<OPTIONAL SYSTEM USERNAME>

my question is how to make the encrypted password??
theres a script for this but the encrypted password won't show up...


--
Kent C. Emia





_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs








reply via email to

[Prev in Thread] Current Thread [Next in Thread]