8bdeb04 auto-import changelog data from pam_krb5-1.40-2.src.rpm

Authored and Committed by cvsdist 19 years ago
    auto-import changelog data from pam_krb5-1.40-2.src.rpm
    Wed Jul 11 2001 Nalin Dahyabhai <nalin@redhat.com>
    - buildprereq the krbafs-devel package
    Fri Jul 06 2001 Nalin Dahyabhai <nalin@redhat.com>
    - don't set forwardable and assorted other flags when getting password-
        changing service ticket (noted, and fix supplied, by Onime Clement)
    - try __posix_getpwnam_r on Solaris before we try getpwnam_r, which may or
        may not be expecting the same number/type of arguments (noted by Onime
        Clement)
    - use krb5_aname_to_localname to convert the principal to a login name and
        set PAM_USER to the result when authenticating
    - some autoconf fixes for failure cases
    Tue Jun 26 2001 Nalin Dahyabhai <nalin@redhat.com>
    - use krb5_change_password() to change passwords
    Tue Jun 12 2001 Nalin Dahyabhai <nalin@redhat.com>
    - use getpwnam_r instead of getpwnam when available
    Fri Jun 08 2001 Nalin Dahyabhai <nalin@redhat.com>
    - cleanup some autoconf checks
    Thu Jun 07 2001 Nalin Dahyabhai <nalin@redhat.com>
    - don't call initialize_krb5_error_table() or initialize_ovk_error_table()
        if they're not found at compile-time (reported for RHL 6.x by Chris
        Riley)
    Thu May 31 2001 Nalin Dahyabhai <nalin@redhat.com>
    - note that [pam] is still checked in addition to [appdefaults]
    - note that AFS and Kerberos IV support requires working Kerberos IV
        configuration files (i.e., kinit -4 needs to work) (doc changes
        suggested by Martin Schulz)
    Tue May 29 2001 Nalin Dahyabhai <nalin@redhat.com>
    - add max_timeout, timeout_shift, initial_timeout, and addressless options
        (patches from Simon Wilkinson)
    - fix the README to document the [appdefaults] section instead of [pam]
    - change example host and cell names in the README to use example domains
    Wed May 02 2001 Nalin Dahyabhai <nalin@redhat.com>
    - don't delete tokens unless we're also removing ticket files (report and
        patch from Sean Dilda)
    - report initialization errors better
    Thu Apr 26 2001 Nalin Dahyabhai <nalin@redhat.com>
    - treat semicolons as a comment character, like hash marks (bug reported by
        Greg Francis at Gonzaga University)
    - use the [:blank:] equivalence class to simplify the configuration file
        parser
    - don't mess with the real environment
    - implement mostly-complete aging support
    Sat Apr 07 2001 Nalin Dahyabhai <nalin@redhat.com>
    - tweak the man page (can't use italics and bold simultaneously)
    
        
file modified
+1 -1
file modified
+58 -5
file modified
+1 -1