mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 09:14:59 +02:00
- (djm) [contrib/redhat/sshd.pam] bz #903: Remove redundant entries; from
peak AT argo.troja.mff.cuni.cz
This commit is contained in:
parent
23a7027e48
commit
8fe0105be4
@ -1,6 +1,8 @@
|
|||||||
20040719
|
20040719
|
||||||
- (djm) [log.c] bz #111: Escape more control characters when sending data
|
- (djm) [log.c] bz #111: Escape more control characters when sending data
|
||||||
to syslog; from peak AT argo.troja.mff.cuni.cz
|
to syslog; from peak AT argo.troja.mff.cuni.cz
|
||||||
|
- (djm) [contrib/redhat/sshd.pam] bz #903: Remove redundant entries; from
|
||||||
|
peak AT argo.troja.mff.cuni.cz
|
||||||
|
|
||||||
20040719
|
20040719
|
||||||
- (djm) [openbsd-compat/bsd-arc4random.c] Discard early keystream, like OpenBSD
|
- (djm) [openbsd-compat/bsd-arc4random.c] Discard early keystream, like OpenBSD
|
||||||
@ -1539,4 +1541,4 @@
|
|||||||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.3481 2004/07/21 00:52:13 djm Exp $
|
$Id: ChangeLog,v 1.3482 2004/07/21 01:01:41 djm Exp $
|
||||||
|
@ -4,5 +4,3 @@ auth required pam_nologin.so
|
|||||||
account required pam_stack.so service=system-auth
|
account required pam_stack.so service=system-auth
|
||||||
password required pam_stack.so service=system-auth
|
password required pam_stack.so service=system-auth
|
||||||
session required pam_stack.so service=system-auth
|
session required pam_stack.so service=system-auth
|
||||||
session required pam_limits.so
|
|
||||||
session optional pam_console.so
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user