Update of /cvsroot/sandweb/sandweb
In directory sc8-pr-cvs1:/tmp/cvs-serv13337
Modified Files:
INSTALL
Log Message:
added known issue
Index: INSTALL
===================================================================
RCS file: /cvsroot/sandweb/sandweb/INSTALL,v
retrieving revision 1.15
retrieving revision 1.16
diff -U2 -r1.15 -r1.16
--- INSTALL 24 Feb 2003 07:00:42 -0000 1.15
+++ INSTALL 1 Apr 2003 02:53:50 -0000 1.16
@@ -81,4 +81,7 @@
with ksh ( the Korn shell ).
+ * The apache user must have write access to ~/.ssh or ~/.ssh2 ( depending
+ on the version of SSH you have installed ). This is to store hostkeys.
+
* Due to the fact that we're doing shell calls, " is considered an unsafe
character and is not allowed in fields such as CVS "commit". We'll figure
|