Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2002 09:26:28 -0800 (PST)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpam/modules/pam_ssh pam_ssh.c
Message-ID:  <200201241726.g0OHQSN97700@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2002/01/24 09:26:28 PST

  Modified files:
    lib/libpam/modules/pam_ssh pam_ssh.c 
  Log:
  PAM modules shouldn't call putenv(); pam_putenv() is sufficient.  The
  caller is supposed to check the PAM envlist and export the variables it
  contains; if it doesn't, it's broken.
  
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.23      +0 -1      src/lib/libpam/modules/pam_ssh/pam_ssh.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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