From owner-freebsd-questions Wed Sep 22 0:33:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.petar.ro (petar.warpnet.ro [194.102.224.129]) by hub.freebsd.org (Postfix) with ESMTP id 0F34714BD6 for ; Wed, 22 Sep 1999 00:33:14 -0700 (PDT) (envelope-from bpaduraru@petar.ro) Received: from bogdan ([194.102.224.199]) by ns.petar.ro (8.9.3/8.9.2) with SMTP id KAA59850 for ; Wed, 22 Sep 1999 10:37:06 +0300 (EEST) (envelope-from bpaduraru@petar.ro) Message-ID: <000801bf04ac$789db270$c7e066c2@petar.ro> From: "Bogdan Paduraru" To: Subject: password question Date: Wed, 22 Sep 1999 06:42:16 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BF04C5.9C4836F0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BF04C5.9C4836F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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.=20 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? =20 Thank you, Bogdan Paduraru ------=_NextPart_000_0005_01BF04C5.9C4836F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello,
I work for an ISP and I want to make a = logger=20 programm for our user.
I'm programming a CGI code and in the = page that use=20 it the end-user has to input his name and password of his Internet = account.=20
I keep their names and encrypted = passwords in a=20 file on the server.
You know the programm will receive as = input user's=20 name and password. I have one question : if the programm is runned on = the=20 freeBSD and knowing the password box is declared as password = in the=20 HTML form, the O.S. will encrypte automatically the password(or the HTTP = server=20 Apache will do that?)? If not how can I encrypte it in a C/C++ = code? =20
Thank you,
Bogdan = Paduraru
------=_NextPart_000_0005_01BF04C5.9C4836F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message