Index: trunk/ippdor/deployment/Deployment.py
===================================================================
--- trunk/ippdor/deployment/Deployment.py	(revision 32904)
+++ trunk/ippdor/deployment/Deployment.py	(revision 32905)
@@ -118,6 +118,6 @@
         Deployment.logger.info('Checking definition of Gpc1.USER: %s' 
                                % Gpc1.USER)
-        Deployment.logger.info('Checking definition of Gpc1.PASSWORD: %s' 
-                               % Gpc1.PASSWORD)
+        Deployment.logger.info('Checking definition of Gpc1.PASSWORD: %s[Hidden]' 
+                               % Gpc1.PASSWORD[:0])
         # self.target_directory
         Deployment.logger.info('... Checking write permission to %s' % self.target_directory)
