]> andersk Git - gssapi-openssh.git/blame - openssh/README.platform
Remove some unnecessary newlines from the mdist config file.
[gssapi-openssh.git] / openssh / README.platform
CommitLineData
416fd2a8 1This file contains notes about OpenSSH on specific platforms.
2
3AIX
4---
5As of OpenSSH 3.8p1, sshd will now honour an accounts password expiry
6settings, where previously it did not. Because of this, it's possible for
7sites that have used OpenSSH's sshd exclusively to have accounts which
8have passwords expired longer than the inactive time (ie the "Weeks between
9password EXPIRATION and LOCKOUT" setting in SMIT or the maxexpired
10chuser attribute).
11
12Accounts in this state must have their passwords reset manually by the
13administrator. As a precaution, it is recommended that the administrative
14passwords be reset before upgrading from OpenSSH <3.8.
15
1b56ff3d 16
17Cygwin
18------
19To build on Cygwin, OpenSSH requires the following packages:
20gcc, gcc-mingw-core, mingw-runtime, binutils, make, openssl,
21openssl-devel, zlib, minres, minires-devel.
22
23
416fd2a8 24Solaris
25-------
26Currently, sshd does not support BSM auditting. This can show up as errors
27when editting cron entries via crontab. See.
28http://bugzilla.mindrot.org/show_bug.cgi?id=125
29
30$Id$
This page took 0.045556 seconds and 5 git commands to generate.