summaryrefslogtreecommitdiff
path: root/examples/LDAP/smbldap-tools/smbldap-migrate-accounts.pl
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-08-26 04:36:27 +0000
committerGerald Carter <jerry@samba.org>2003-08-26 04:36:27 +0000
commit5e6c6d766f5782dd1f91bf249f5f8ea7878977a6 (patch)
tree7b6eb50cefabe8969202f73cf1e5c4c4c4d9935b /examples/LDAP/smbldap-tools/smbldap-migrate-accounts.pl
parent92d05d1f402371b3e8656c58ceab83362f67b0d9 (diff)
downloadsamba-5e6c6d766f5782dd1f91bf249f5f8ea7878977a6.tar.gz
samba-5e6c6d766f5782dd1f91bf249f5f8ea7878977a6.tar.bz2
samba-5e6c6d766f5782dd1f91bf249f5f8ea7878977a6.zip
sync with changes from Jerome Tournier @ IDEALX; should now work with sambaSamAccount schema
(This used to be commit 5f41cd76b793305e1e9e4da76d58daa2d8438c63)
Diffstat (limited to 'examples/LDAP/smbldap-tools/smbldap-migrate-accounts.pl')
-rwxr-xr-xexamples/LDAP/smbldap-tools/smbldap-migrate-accounts.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/smbldap-tools/smbldap-migrate-accounts.pl b/examples/LDAP/smbldap-tools/smbldap-migrate-accounts.pl
index b1780dec61..0d0efa384c 100755
--- a/examples/LDAP/smbldap-tools/smbldap-migrate-accounts.pl
+++ b/examples/LDAP/smbldap-tools/smbldap-migrate-accounts.pl
@@ -45,7 +45,7 @@ changetype: modify
lmpassword: $lmpwd
ntpassword: $ntpwd
gecos: $gecos
-smbHome: $homedir
+sambaHomePath: $homedir
";