Generating Passwords for Storing in thepasswd f ile
saad tawwab <[email protected]> Tue, 9 Jul 2002 10:23:07 +0500
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <1116E95CE267D211929700C0F0313C3E20D9BD@JOHNYQUEST> |
Thanx a lot guys. The following URL gives a list of classes that implement the Unix Password encryption scheme. I used the Password form Tanenbaum's book and works fine. http://www.dynamic.net.au/christos/crypt/ Thanx Once again Saad Tawwab ---------- From: Jeff Cantin [SMTP:[email protected]] Sent: Monday, July 08, 2002 6:18 PM To: [email protected] Subject: Re: [javacvs-dev] Generating Passwords for Storing in thepasswd f ile Oh. well, maybe this one (haven't tried it, though - buyer beware). --- Milos Kleint <[email protected]> wrote: > that's the pseudo encryption that's used in the $HOME/.cvspass file > that stores the passwords for > various CVSROOTs, however the encryption Saad is after, is stored > on the server in the > CVSROOT/passwd file. it uses different encryption (a real one this > time) > > Milos __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
jcrypt.java
(application/octet-stream, 23.9 KB) - not displayed
ATT00000.txt
(text/plain, 194 B)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]