]> git.pld-linux.org Git - packages/MigrationTools.git/commitdiff
- apply after reverting debian crap
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 25 Jun 2009 11:45:00 +0000 (11:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    MigrationTools-minmax-ugid.patch -> 1.4
    MigrationTools-smbkrb5.patch -> 1.7

MigrationTools-minmax-ugid.patch
MigrationTools-smbkrb5.patch

index 52023abbd75887bac5a0aeb0fb78ca90ec446bc9..c8893231640f39e46c05ccf77ce7110a210bc5fe 100644 (file)
@@ -2,8 +2,8 @@ diff -ruN migrationtools-47.orig/migrate_common.ph migrationtools-47/migrate_com
 --- migrationtools-47.orig/migrate_common.ph   2007-01-10 22:20:42.000000000 +0100
 +++ migrationtools-47/migrate_common.ph        2007-01-10 22:35:26.000000000 +0100
 @@ -92,6 +92,14 @@
- # Comment this out if your ldap server does not support UTF8 encoding
- $USE_UTF8 = 1;
+ # such as person.
+ $EXTENDED_SCHEMA = 0;
  
 +# Uncomment these to exclude system users and groups
 +#$IGNORE_UID_BELOW = 1000;
index 6a645013f381f2ec785dcfd1e408aa6b97de0fd6..415133a55e60ae437c5643a375dbaf551c138b0c 100644 (file)
@@ -85,11 +85,10 @@ diff -ur MigrationTools-47/migrate_passwd.pl MigrationTools-47-krb5/migrate_pass
        if ($shell) {
                print $HANDLE "loginShell: $shell\n";
        }
-@@ -226,3 +250,17 @@
+@@ -226,3 +250,16 @@
        }
-       $content =~ /^[\x20-\x7E\x{0080}-\x{FFFF}]*$/;
  }
-+
 +sub read_samba
 +{
 +      open(INPUT, "</etc/samba/smbpasswd");
This page took 0.084827 seconds and 4 git commands to generate.