File: README.platform

package info (click to toggle)
openssh-krb5 3.8.1p1-7sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,828 kB
  • ctags: 4,471
  • sloc: ansic: 50,422; sh: 6,530; makefile: 694; awk: 312; java: 91; perl: 53; csh: 1
file content (22 lines) | stat: -rw-r--r-- 900 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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 $