]> andersk Git - openssh.git/blobdiff - INSTALL
- SCO compile fixes from Gary E. Miller <gem@rellim.com>
[openssh.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 0f86610c52b3d89a63aba1042c9c04e4b771df50..9ea5a2533fdb5ed3b4ea8e33825e82eed3f35d76 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -77,7 +77,9 @@ configuration files in /etc/ssh.
 If you are using PAM, you will need to manually install a PAM control
 file as "/etc/pam.d/sshd" (or wherever your system prefers to keep
 them). A generic PAM configuration is included as "sshd.pam.generic",
-you may need to edit it before using it on your system.
+you may need to edit it before using it on your system. If you are 
+using a recent version of Redhat Linux, the config file in 
+packages/redhat/sshd.pam should be more useful.
 
 There are a few other options to the configure script:
 
@@ -139,6 +141,11 @@ $DISPLAY environment variable. Some broken systems need this.
 --with-default-path=PATH allows you to specify a default $PATH for sessions
 started by sshd.
 
+--with-pid-dir=PATH specifies the directory in which the ssh.pid file is
+created.
+
+--with-xauth=PATH specifies the location of the xauth binary
+
 --with-dante[=DIR] will enable Dante SOCKS library support. If the Dante
 libsocks library isn't installed in a library searched by the compiler,
 add the directory name as the option.
This page took 3.517453 seconds and 4 git commands to generate.