Index: locker/deploy/bin/onserver.pm
===================================================================
--- locker/deploy/bin/onserver.pm	(revision 689)
+++ locker/deploy/bin/onserver.pm	(revision 691)
@@ -123,4 +123,7 @@
 
   print "\nConfiguring $sname...\n";
+  if($requires_sql) {
+	  print "A copy of $lname's SQL login info will be placed in $addrend.\n";
+  }
   
   open(VERSION, ">.scripts-version") or die "Can't write scripts-version file: $!\n";
