Rafal Krzewski wrote:

> I'll fix that when I have some time. 


This should help.  It's a diff of my changes to TDK 1.1a11.
I removed a coulpe lines that generate the secure passwords.

-Eric

% diff -u tdk/share/conf/torque/templates/sql/security/Control.vm~ 
tdk/share/conf/torque/templates/sql/security/Control.vm
--- tdk/share/conf/torque/templates/sql/security/Control.vm~    Mon Feb  
5 23:07:58 2001
+++ tdk/share/conf/torque/templates/sql/security/Control.vm     Wed Feb  
7 15:29:18 2001
@@ -1,5 +1,3 @@
#set ( $dbprops = 
$properties.load("$generator.TemplatePath/sql/security/db.props") )
#set ( $fname = 
"sql/security/${dbprops.get($targetDatabase)}-roles-perms.vm" )
$generator.parse($fname,"")
-#set ( $fname= 
"sql/security/${dbprops.get($targetDatabase)}-secure-passwords.vm" )
-$generator.parse($fname,"")



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to