]> git.sur5r.net Git - openldap/commit
Add experimental code to check simple bind passwords
authorKurt Zeilenga <kurt@openldap.org>
Wed, 10 May 2000 04:29:51 +0000 (04:29 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 10 May 2000 04:29:51 +0000 (04:29 +0000)
commitf224e695583793b1af770d7b7342bee29917bf7e
tree6d970929b47810c59f9e9761d190ca7c29b7575e
parentb9e7d777f1b409c176ab92434d9f6b10a71745e1
Add experimental code to check simple bind passwords
against Cyrus SASLdb.  Like other cleartext mechanisms,
should be protected from eavesdropping.
configure
configure.in
include/lutil.h
include/portable.h.in
libraries/liblutil/passwd.c
servers/slapd/sasl.c