mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 01:05:14 +02:00
- (dtucker) {README.platform] Add platform-specific notes.
This commit is contained in:
parent
5ce131f2b6
commit
149543e56d
@ -23,6 +23,7 @@
|
|||||||
- (tim) [openbsd-compat/getrrsetbyname.c] Make gcc 2.7.2.3 happy. ok djm@
|
- (tim) [openbsd-compat/getrrsetbyname.c] Make gcc 2.7.2.3 happy. ok djm@
|
||||||
- (djm) Crank RPM spec versions
|
- (djm) Crank RPM spec versions
|
||||||
- (dtucker) [README] Add pointer to release notes. ok djm@
|
- (dtucker) [README] Add pointer to release notes. ok djm@
|
||||||
|
- (dtucker) {README.platform] Add platform-specific notes.
|
||||||
|
|
||||||
20040223
|
20040223
|
||||||
- (dtucker) [session.c] Bug #789: Only make setcred call for !privsep in the
|
- (dtucker) [session.c] Bug #789: Only make setcred call for !privsep in the
|
||||||
@ -1926,4 +1927,4 @@
|
|||||||
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
|
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
|
||||||
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
|
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.3254 2004/02/24 05:13:24 dtucker Exp $
|
$Id: ChangeLog,v 1.3255 2004/02/24 05:14:41 dtucker Exp $
|
||||||
|
22
README.platform
Normal file
22
README.platform
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
This file contains notes about OpenSSH on specific platforms.
|
||||||
|
|
||||||
|
AIX
|
||||||
|
---
|
||||||
|
As of OpenSSH 3.8p1, sshd will now honour an accounts password expiry
|
||||||
|
settings, where previously it did not. Because of this, it's possible for
|
||||||
|
sites that have used OpenSSH's sshd exclusively to have accounts which
|
||||||
|
have passwords expired longer than the inactive time (ie the "Weeks between
|
||||||
|
password EXPIRATION and LOCKOUT" setting in SMIT or the maxexpired
|
||||||
|
chuser attribute).
|
||||||
|
|
||||||
|
Accounts in this state must have their passwords reset manually by the
|
||||||
|
administrator. As a precaution, it is recommended that the administrative
|
||||||
|
passwords be reset before upgrading from OpenSSH <3.8.
|
||||||
|
|
||||||
|
Solaris
|
||||||
|
-------
|
||||||
|
Currently, sshd does not support BSM auditting. This can show up as errors
|
||||||
|
when editting cron entries via crontab. See.
|
||||||
|
http://bugzilla.mindrot.org/show_bug.cgi?id=125
|
||||||
|
|
||||||
|
$Id: README.platform,v 1.1 2004/02/24 05:14:41 dtucker Exp $
|
Loading…
x
Reference in New Issue
Block a user