You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by tu...@apache.org on 2014/08/08 07:55:49 UTC

svn commit: r1616682 - /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/test/resources/krb5.conf

Author: tucu
Date: Fri Aug  8 05:55:48 2014
New Revision: 1616682

URL: http://svn.apache.org/r1616682
Log:
HADOOP-10771. Addendum, default realm correction to common test krb5.conf file. (tucu)

Modified:
    hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/test/resources/krb5.conf

Modified: hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/test/resources/krb5.conf
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/test/resources/krb5.conf?rev=1616682&r1=1616681&r2=1616682&view=diff
==============================================================================
--- hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/test/resources/krb5.conf (original)
+++ hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/src/test/resources/krb5.conf Fri Aug  8 05:55:48 2014
@@ -16,7 +16,7 @@
 # limitations under the License.
 # 
 [libdefaults]
-	default_realm = APACHE.ORG
+	default_realm = EXAMPLE.COM
 	udp_preference_limit = 1
 	extra_addresses = 127.0.0.1
 [realms]