At 8:47 PM +0200 10/26/99, Vadim Chekan wrote:
>Do you mean I should do cvs commit?
Yes. If not you, then someone else should--I won't be able to get to
it until this weekend.
>I still can't understund how to cript my password for cvs to get write
>access to cvs.
>On http://dev.htdig.org/signup.html is mentonied htpasswd. What is this?
>Should password be crypted by MD5, or DES?
Neither. It should be encrypted by the standard UNIX library routine crypt().
I mention the program htpasswd which comes with Apache and other
UNIX-based web servers. It creates crypt()'ed passwd-style files for
web authentication.
Does this make sense?
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.