diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-05-08 20:42:28 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-05-08 20:42:28 +0000 |
commit | 72af2ef8db31b13b8b51a2a29ed8edf36f3c89fb (patch) | |
tree | dc85011c12127c30286433343e71f9b5387f5021 /INSTALL | |
parent | 97c677d4f04b8f8938c893656f667a29527f4a0f (diff) | |
download | openssh-git-72af2ef8db31b13b8b51a2a29ed8edf36f3c89fb.tar.gz |
- (bal) ./configure support to disable SIA on OSF1. Patch by
Chris Adams <cmadams@hiwaay.net>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -140,6 +140,9 @@ it if lastlog is installed in a different place. --without-lastlog will disable lastlog support entirely. +--with-sia, --without-sia will enable or disable OSF1's Security +Integration Architecture. The default for OSF1 machines is enable. + --with-kerberos4=PATH will enable Kerberos IV support. You will need to have the Kerberos libraries and header files installed for this to work. Use the optional PATH argument to specify the root of your @@ -227,4 +230,4 @@ Please refer to the "reporting bugs" section of the webpage at http://www.openssh.com/ -$Id: INSTALL,v 1.44 2001/04/28 16:32:11 mouring Exp $ +$Id: INSTALL,v 1.45 2001/05/08 20:42:28 mouring Exp $ |