]> git.pld-linux.org Git - packages/MigrationTools.git/commitdiff
- don't hardcode config dir
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 25 Jun 2009 10:02:44 +0000 (10:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    MigrationTools-smbkrb5.patch -> 1.5

MigrationTools-smbkrb5.patch

index fa40bb53d6b38c1e80305c2424fdd26346b4c80e..088d20813a1a9201df4596ca15e2e1ef323e9b08 100644 (file)
@@ -37,7 +37,7 @@ diff -ur MigrationTools-47/migrate_passwd.pl MigrationTools-47-krb5/migrate_pass
  }
  
 +if ($do_samba && !defined($DEFAULT_SMB_SID)) {
-+      print STDERR "You must set \$DEFAULT_SMB_SID in /etc/openldap/migrate_common.ph to migrate smbpasswd\n";
++      print STDERR "You must set \$DEFAULT_SMB_SID in %CONFDIR%migrate_common.ph to migrate smbpasswd\n";
 +      exit 2;
 +}
 +
This page took 0.052189 seconds and 4 git commands to generate.