Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2010 14:27:40 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libpam/modules/pam_krb5 pam_krb5.8 pam_krb5.c
Message-ID:  <201005171428.o4HES1wJ031536@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mm          2010-05-17 14:27:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libpam/modules/pam_krb5 pam_krb5.8 pam_krb5.c 
  Log:
  SVN rev 208193 on 2010-05-17 14:27:40Z by mm
  
  MFC r207553, r207555, r207651:
  
  Implement the no_user_check option to pam_krb5.
  
  This option is available in the Linux implementation of pam_krb5
  and allows to authorize a user not known to the local system.
  
  Ccache is not used as we don't have a secure uid/gid for the cache file.
  
  Usable for authentication of external kerberos users (e.g Active Directory)
  via PAM from applications like Cyrus saslauthd, PHP or perl.
  
  PR:             bin/146186
  Approved by:    deplhij (mentor)
  
  Revision  Changes    Path
  1.6.36.2  +5 -1      src/lib/libpam/modules/pam_krb5/pam_krb5.8
  1.24.2.2  +30 -23    src/lib/libpam/modules/pam_krb5/pam_krb5.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005171428.o4HES1wJ031536>