All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent CARON <lcaron@apartia.fr>
To: "Matías López Bergero" <mlopezb@udesa.edu.ar>
Cc: "Adrian C." <drupix@gmail.com>, linux-admin@vger.kernel.org
Subject: Re: can't get lastlogin info wen loging in trough ssh
Date: Fri, 29 Oct 2004 16:10:47 +0200	[thread overview]
Message-ID: <41824F67.9060700@apartia.fr> (raw)
In-Reply-To: <41824E0D.4010205@udesa.edu.ar>

Matías López Bergero wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Adrian C. wrote:
> | See /etc//login.defs
> |
> | LASTLOG_ENAB      yes

/etc/pam.d/ssh

#%PAM-1.0
auth       required     pam_nologin.so
auth       required     pam_unix.so
auth       required     pam_env.so # [1]

account    required     pam_unix.so

session    required     pam_unix.so
session    optional     pam_lastlog.so # [1]
session    optional     pam_motd.so # [1]
session    optional     pam_mail.so standard noenv # [1]
session    required     pam_limits.so

password   required     pam_unix.so

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2004-10-29 14:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-31 15:34 can't get lastlogin info wen loging in trough ssh Matías López Bergero
2004-08-31 17:25 ` Laurent CARON
2004-08-31 19:59   ` Matías López Bergero
2004-08-31 20:14     ` Laurent CARON
2004-09-01 16:26       ` Matías López Bergero
2004-10-28 20:55   ` Matías López Bergero
2004-10-28 21:02     ` Adrian C.
2004-10-29 14:05       ` Matías López Bergero
2004-10-29 14:10         ` Laurent CARON [this message]
2004-10-29 18:47           ` Matías López Bergero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41824F67.9060700@apartia.fr \
    --to=lcaron@apartia.fr \
    --cc=drupix@gmail.com \
    --cc=linux-admin@vger.kernel.org \
    --cc=mlopezb@udesa.edu.ar \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.