Author: fapeeler
Date: Thu Jul 15 18:23:37 2010
New Revision: 964522
URL: http://svn.apache.org/viewvc?rev=964522&view=rev
Log:
VCL-224
removed LockerRdUser not used
Modified:
incubator/vcl/trunk/managementnode/etc/vcl/vcld.conf
Modified: incubator/vcl/trunk/managementnode/etc/vcl/vcld.conf
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/etc/vcl/vcld.conf?rev=964522&r1=964521&r2=964522&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/etc/vcl/vcld.conf (original)
+++ incubator/vcl/trunk/managementnode/etc/vcl/vcld.conf Thu Jul 15 18:23:37
2010
@@ -68,14 +68,6 @@ LockerWrtUser=vcl-wrt
# Must be a string of characters: A-Z a-z 0-9
wrtPass=
-# LockerRdUser: MySQL user account name with write privileges (optional)
-LockerRdUser=vcl-rd
-
-# rdPass: MySQL password of the above LockerRdUser (optional)
-# Any length is supported by MySQL
-# Must be a string of characters: A-Z a-z 0-9
-rdPass=
-
# xml-rpc username password and url information
# Required for block reservation processing
# xmlrpc_username must be the unityid field for a user in the user table