~ubuntu-branches/ubuntu/lucid/pam/lucid

« back to all changes in this revision

Viewing changes to doc/man/pam_setcred.3.xml

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2010-02-01 09:55:02 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100201095502-w39gpsnno205tkqo
Tags: 1.1.1-1ubuntu1
* Merge from Debian, remaining changes:
  - debian/libpam-modules.postinst: Add PATH to /etc/environment if it's not
    present there or in /etc/security/pam_env.conf. (should send to Debian).
  - debian/libpam0g.postinst: only ask questions during update-manager when
    there are non-default services running.
  - debian/patches-applied/series: Ubuntu patches are as below ...
  - debian/patches-applied/ubuntu-no-error-if-missingok: add a new, magic
    module option 'missingok' which will suppress logging of errors by
    libpam if the module is not found.
  - debian/patches-applied/ubuntu-rlimit_nice_correction: Explicitly
    initialise RLIMIT_NICE rather than relying on the kernel limits.
  - Change Vcs-Bzr to point at the Ubuntu branch.
  - Make libpam-modules depend on base-files (>= 5.0.0ubuntu6), to ensure
    run-parts does the right thing in /etc/update-motd.d.
  - debian/patches-applied/pam_motd-legal-notice: display the contents of
    /etc/legal once, then set a flag in the user's homedir to prevent showing
    it again.
  - debian/local/common-{auth,account,password}.md5sums: include the
    Ubuntu-specific intrepid,jaunty md5sums for use during the
    common-session-noninteractive upgrade.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
      a session is opened for the user (with
40
40
      <citerefentry>
41
41
        <refentrytitle>pam_open_session</refentrytitle><manvolnum>3</manvolnum>
42
 
       </citerefentry>). The credentials should be deleted after the sesseion
 
42
       </citerefentry>). The credentials should be deleted after the session
43
43
      has been closed (with
44
44
      <citerefentry>
45
45
        <refentrytitle>pam_close_session</refentrytitle><manvolnum>3</manvolnum>