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)
commita750624f4d005e2bc415e86a38947a7fa10d0cb9
tree206472fd4bc1af26969b85e2ac19dafe82774eff
parent8bfe26b62db2e671b143d93a5428f8fb64a9df05
checlking in initial version of 2.2 scripts so I can start updating them
(This used to be commit 766a5070d58ada7a871a7fab45b5f7e203264952)
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]