Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 1999 06:42:16 +0300
From:      "Bogdan Paduraru" <bpaduraru@petar.ro>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   password question
Message-ID:  <000801bf04ac$789db270$c7e066c2@petar.ro>

next in thread | raw e-mail | index | archive | help
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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2014.210" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I work for an ISP and I want to make a =
logger=20
programm for our user.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>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
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I keep their names and encrypted =
passwords in a=20
file on the server.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>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&nbsp;box is&nbsp;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?&nbsp;=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Thank you,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Bogdan =
Paduraru</FONT></DIV></BODY></HTML>

------=_NextPart_000_0005_01BF04C5.9C4836F0--



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?000801bf04ac$789db270$c7e066c2>