Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 1999 09:07:19 -0700 (PDT)
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Bogdan Paduraru <bpaduraru@petar.ro>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: password question
Message-ID:  <Pine.BSF.4.05.9909220906170.6368-100000@fw.wintelcom.net>
In-Reply-To: <000801bf04ac$789db270$c7e066c2@petar.ro>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 22 Sep 1999, Bogdan Paduraru wrote:

> Hello,
> I work for an ISP and I want to make a logger programm for our user.
> I'm programming a CGI code and in the page that use it the end-user has to input his name and password of his Internet account. 
> I keep their names and encrypted passwords in a file on the server.
> You know the programm will receive as input user's name and password. I have one question : if the programm is runned on the freeBSD and knowing the password box is declared as password in the HTML form, the O.S. will encrypte automatically the password(or the HTTP server Apache will do that?)? If not how can I encrypte it in a C/C++ code?  

man crypt.

btw, someone answered your question yesterday with a detailed explanation
and some sample code.  Do a search, it was quite a good explanation.

-Alfred



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9909220906170.6368-100000>