checlking in initial version of 2.2 scripts so I can start updating them
authorGerald Carter <jerry@samba.org>
Wed, 20 Aug 2003 21:52:52 +0000 (21:52 +0000)
committerGerald Carter <jerry@samba.org>
Wed, 20 Aug 2003 21:52:52 +0000 (21:52 +0000)
commit766a5070d58ada7a871a7fab45b5f7e203264952
tree7d4c0f976802251fd08530b9dc6562bf4b1f6669
parentae452e51b02672a56adf18aa7a7e365eeaba9272
checlking in initial version of 2.2 scripts so I can start updating them
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]