Thread Perl-EXE vom Browser aus aufrufen... (28 answers)
Opened by Gast at 2006-02-14 10:41

nepos
 2006-02-21 10:03
#62992 #62992
User since
2005-08-17
1420 Artikel
BenutzerIn
[Homepage] [default_avatar]
Mal aus der Apache Doku zum Thema Digest Authentification:
Quote
Using digest authentication, your password is never sent across the network in the clear, but is always transmitted as an MD5 digest of the user's password. In this way, the password cannot be determined by sniffing network traffic.

Normal arbeitet das auch mit ner Passwort-Datei auf dem Server. Aber man kann das ganze ja auch mit ner DB oder mit LDAP koppeln denke ich mal.

View full thread Perl-EXE vom Browser aus aufrufen...