~ubuntu-branches/ubuntu/breezy/pam/breezy

« back to all changes in this revision

Viewing changes to Linux-PAM/modules/pam_securetty/README

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hartman
  • Date: 2004-06-28 14:28:08 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040628142808-adikk7vtfg3pzcjw
Tags: 0.76-22
* Add uploaders
* Document location of repository
* Fix options containing arguments in pam_unix, Closes: #254904

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pam_securetty:
 
2
        Allows root logins only if the user is logging in on a
 
3
        "secure" tty, as defined by the listing in /etc/securetty
 
4
 
 
5
        Also checks to make sure that /etc/securetty is a plain
 
6
        file and not world writable.
 
7
 
 
8
        - Elliot Lee <sopwith@redhat.com>, Red Hat Software.
 
9
                July 25, 1996.