You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sr...@apache.org on 2013/06/29 00:53:37 UTC

svn commit: r1497953 - /incubator/ambari/branches/branch-1.2.5/ambari-server/src/main/resources/scripts/keytabs.sh

Author: srimanth
Date: Fri Jun 28 22:53:37 2013
New Revision: 1497953

URL: http://svn.apache.org/r1497953
Log:
AMBARI-2519. Add download CSV action for security wizard. (srimanth)

Modified:
    incubator/ambari/branches/branch-1.2.5/ambari-server/src/main/resources/scripts/keytabs.sh

Modified: incubator/ambari/branches/branch-1.2.5/ambari-server/src/main/resources/scripts/keytabs.sh
URL: http://svn.apache.org/viewvc/incubator/ambari/branches/branch-1.2.5/ambari-server/src/main/resources/scripts/keytabs.sh?rev=1497953&r1=1497952&r2=1497953&view=diff
==============================================================================
--- incubator/ambari/branches/branch-1.2.5/ambari-server/src/main/resources/scripts/keytabs.sh (original)
+++ incubator/ambari/branches/branch-1.2.5/ambari-server/src/main/resources/scripts/keytabs.sh Fri Jun 28 22:53:37 2013
@@ -153,7 +153,7 @@ processCSVFile () {
     echo "###########################################################################"
     echo "# Changing access permissions of host specific keytab files"
     echo "###########################################################################"
-    cat commands.chmod.1
+    #cat commands.chmod.1
     cat commands.chmod.2
     echo ""
     echo "###########################################################################"