|
From: Adriano d. S. F. <asf...@us...> - 2007-10-28 23:41:37
|
Build Version : T2.1.0.16999 Firebird 2.1 Beta 2 (writeBuildNum.sh,v 1.17157 2007/10/28 23:41:38 asfernandes ) Update of /cvsroot/firebird/firebird2/builds/install/misc In directory sc8-pr-cvs17:/tmp/cvs-serv23039/builds/install/misc Modified Files: firebird.conf Log Message: Correction - there was a \0 byte in this file Index: firebird.conf =================================================================== RCS file: /cvsroot/firebird/firebird2/builds/install/misc/firebird.conf,v retrieving revision 1.36 retrieving revision 1.37 diff -b -U3 -r1.36 -r1.37 --- firebird.conf 28 Oct 2007 18:03:40 -0000 1.36 +++ firebird.conf 28 Oct 2007 23:41:37 -0000 1.37 @@ -609,7 +609,7 @@ # # Please note that the server can register objects in Global\ kernel namespace # only if it runs under the account with SE_CREATE_GLOBAL_NAME privilege. -# +# This means that if you run the server under a restricted account under # Windows Vista/XP SP2/2000 SP4 it will not be accessible using the # local protocol from other sessions. # |