Changeset 1616


Ignore:
Timestamp:
Sep 6, 2010, 10:48:12 PM (14 years ago)
Author:
xavid
Message:
Fix krb5 patch for f13.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc13-dev/server/common/patches/krb5-kuserok-scripts.patch

    r1069 r1616  
    3636     FILE *fp;
    3737     char kuser[MAX_USERNAME];
    38 @@ -79,70 +79,35 @@
     38@@ -79,71 +79,35 @@
    3939     char linebuf[BUFSIZ];
    4040     char *newline;
     
    7272-       return(FALSE);
    7373-    }
     74-    set_cloexec_file(fp);
    7475-    /*
    7576-     * For security reasons, the .k5login file must be owned either by
Note: See TracChangeset for help on using the changeset viewer.