check in Idealx tools after talking with Olivier Lemaire at idealx dot org.
commit27906b0ca221cdf6fcb0568b72fc4f48aec56093
authorGerald Carter <jerry@samba.org>
Tue, 4 Jun 2002 22:25:39 +0000 (4 22:25 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 4 Jun 2002 22:25:39 +0000 (4 22:25 +0000)
treebc2c45f0e6aba72d610b48662d6d2be7bb80463e
parentd433c120a9ae74a132695ba48b49da7ed04f4388
check in Idealx tools after talking with Olivier Lemaire at idealx dot org.
Still have some more LDAP fixes for 2.2.x

jerry
35 files changed:
examples/LDAP/smbldap-tools/AUTHORS [new file with mode: 0644]
examples/LDAP/smbldap-tools/CONTRIBUTORS [new file with mode: 0644]
examples/LDAP/smbldap-tools/COPYING [new file with mode: 0644]
examples/LDAP/smbldap-tools/ChangeLog [new file with mode: 0644]
examples/LDAP/smbldap-tools/FILES [new file with mode: 0644]
examples/LDAP/smbldap-tools/INFRASTRUCTURE [new file with mode: 0644]
examples/LDAP/smbldap-tools/INSTALL [new file with mode: 0644]
examples/LDAP/smbldap-tools/Makefile [new file with mode: 0644]
examples/LDAP/smbldap-tools/NEWS [new file with mode: 0644]
examples/LDAP/smbldap-tools/README [new file with mode: 0644]
examples/LDAP/smbldap-tools/TODO [new file with mode: 0644]
examples/LDAP/smbldap-tools/cgi/README [new file with mode: 0644]
examples/LDAP/smbldap-tools/cgi/ldappass.cgi [new file with mode: 0755]
examples/LDAP/smbldap-tools/mkntpwd/Makefile [new file with mode: 0644]
examples/LDAP/smbldap-tools/mkntpwd/getopt.c [new file with mode: 0644]
examples/LDAP/smbldap-tools/mkntpwd/getopt.h [new file with mode: 0644]
examples/LDAP/smbldap-tools/mkntpwd/md4.c [new file with mode: 0644]
examples/LDAP/smbldap-tools/mkntpwd/mkntpwd.c [new file with mode: 0644]
examples/LDAP/smbldap-tools/mkntpwd/mkntpwd.h [new file with mode: 0644]
examples/LDAP/smbldap-tools/mkntpwd/smbdes.c [new file with mode: 0644]
examples/LDAP/smbldap-tools/smbldap-groupadd.pl [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap-groupdel.pl [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap-groupmod.pl [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap-groupshow.pl [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap-migrate-accounts.pl [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap-migrate-groups.pl [new file with mode: 0644]
examples/LDAP/smbldap-tools/smbldap-passwd.pl [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap-populate.pl [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap-tools.spec [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap-useradd.pl [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap-userdel.pl [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap-usermod.pl [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap-usershow.pl [new file with mode: 0755]
examples/LDAP/smbldap-tools/smbldap_conf.pm [new file with mode: 0644]
examples/LDAP/smbldap-tools/smbldap_tools.pm [new file with mode: 0755]