[jboss-cvs] JBossAS SVN: r92313 - in branches/JBPAPP_5_0: server/src/etc/conf/all/props and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Aug 13 12:04:30 EDT 2009


Author: smarlow at redhat.com
Date: 2009-08-13 12:04:29 -0400 (Thu, 13 Aug 2009)
New Revision: 92313

Modified:
   branches/JBPAPP_5_0/build/jbossas-5-disableauth.patch
   branches/JBPAPP_5_0/build/jbossas-5-enableauth.patch
   branches/JBPAPP_5_0/server/src/etc/conf/all/props/jbossws-users.properties
Log:
JBPAPP-2391 comment out username + password in server/src/etc/conf/all/props/jbossws-users.properties

Modified: branches/JBPAPP_5_0/build/jbossas-5-disableauth.patch
===================================================================
--- branches/JBPAPP_5_0/build/jbossas-5-disableauth.patch	2009-08-13 16:03:09 UTC (rev 92312)
+++ branches/JBPAPP_5_0/build/jbossas-5-disableauth.patch	2009-08-13 16:04:29 UTC (rev 92313)
@@ -593,3 +593,39 @@
  
     <login-config>
        <auth-method>BASIC</auth-method>
+diff -Naur auth/server/all/conf/props/jbossws-users.properties noauth/server/all/conf/props/jbossws-users.properties
+--- ./server/all/conf/props/jbossws-users.properties 2009-08-13 11:23:22.000000000 -0400
++++ ./server/all/conf/props/jbossws-users.properties       2009-08-13 11:18:13.000000000 -0400
+@@ -1,2 +1,2 @@
+ # A sample users.properties file for use with the UsersRolesLoginModule
+-# kermit=thefrog
++kermit=thefrog
+diff -Naur auth/server/default/conf/props/jbossws-users.properties noauth/server/default/conf/props/jbossws-users.properties
+--- ./server/default/conf/props/jbossws-users.properties     2009-08-13 11:23:34.000000000 -0400
++++ ./server/default/conf/props/jbossws-users.properties   2009-08-13 11:18:44.000000000 -0400
+@@ -1,2 +1,2 @@
+ # A sample users.properties file for use with the UsersRolesLoginModule
+-# kermit=thefrog
++kermit=thefrog
+diff -Naur auth/server/production/conf/props/jbossws-users.properties noauth/server/production/conf/props/jbossws-users.properties
+--- ./server/production/conf/props/jbossws-users.properties  2009-08-13 11:23:39.000000000 -0400
++++ ./server/production/conf/props/jbossws-users.properties        2009-08-13 11:18:48.000000000 -0400
+@@ -1,2 +1,2 @@
+ # A sample users.properties file for use with the UsersRolesLoginModule
+-# kermit=thefrog
++kermit=thefrog
+diff -Naur auth/server/standard/conf/props/jbossws-users.properties noauth/server/standard/conf/props/jbossws-users.properties
+--- ./server/standard/conf/props/jbossws-users.properties    2009-08-13 11:23:45.000000000 -0400
++++ ./server/standard/conf/props/jbossws-users.properties  2009-08-13 11:18:50.000000000 -0400
+@@ -1,2 +1,2 @@
+ # A sample users.properties file for use with the UsersRolesLoginModule
+-# kermit=thefrog
++kermit=thefrog
+diff -Naur auth/server/web/conf/props/jbossws-users.properties noauth/server/web/conf/props/jbossws-users.properties
+--- ./server/web/conf/props/jbossws-users.properties 2009-08-13 11:23:29.000000000 -0400
++++ ./server/web/conf/props/jbossws-users.properties       2009-08-13 11:18:52.000000000 -0400
+@@ -1,2 +1,2 @@
+ # A sample users.properties file for use with the UsersRolesLoginModule
+-# kermit=thefrog
++kermit=thefrog
+

Modified: branches/JBPAPP_5_0/build/jbossas-5-enableauth.patch
===================================================================
--- branches/JBPAPP_5_0/build/jbossas-5-enableauth.patch	2009-08-13 16:03:09 UTC (rev 92312)
+++ branches/JBPAPP_5_0/build/jbossas-5-enableauth.patch	2009-08-13 16:04:29 UTC (rev 92313)
@@ -681,3 +681,39 @@
  
     <login-config>
        <auth-method>BASIC</auth-method>
+diff -Naur noauth/server/all/conf/props/jbossws-users.properties auth/server/all/conf/props/jbossws-users.properties
+--- ./server/all/conf/props/jbossws-users.properties       2009-08-13 11:18:13.000000000 -0400
++++ ./server/all/conf/props/jbossws-users.properties 2009-08-13 11:23:22.000000000 -0400
+@@ -1,2 +1,2 @@
+ # A sample users.properties file for use with the UsersRolesLoginModule
+-kermit=thefrog
++# kermit=thefrog
+diff -Naur noauth/server/default/conf/props/jbossws-users.properties auth/server/default/conf/props/jbossws-users.properties
+--- ./server/default/conf/props/jbossws-users.properties   2009-08-13 11:18:44.000000000 -0400
++++ ./server/default/conf/props/jbossws-users.properties     2009-08-13 11:23:34.000000000 -0400
+@@ -1,2 +1,2 @@
+ # A sample users.properties file for use with the UsersRolesLoginModule
+-kermit=thefrog
++# kermit=thefrog
+diff -Naur noauth/server/production/conf/props/jbossws-users.properties auth/server/production/conf/props/jbossws-users.properties
+--- ./server/production/conf/props/jbossws-users.properties        2009-08-13 11:18:48.000000000 -0400
++++ ./server/production/conf/props/jbossws-users.properties  2009-08-13 11:23:39.000000000 -0400
+@@ -1,2 +1,2 @@
+ # A sample users.properties file for use with the UsersRolesLoginModule
+-kermit=thefrog
++# kermit=thefrog
+diff -Naur noauth/server/standard/conf/props/jbossws-users.properties auth/server/standard/conf/props/jbossws-users.properties
+--- ./server/standard/conf/props/jbossws-users.properties  2009-08-13 11:18:50.000000000 -0400
++++ ./server/standard/conf/props/jbossws-users.properties    2009-08-13 11:23:45.000000000 -0400
+@@ -1,2 +1,2 @@
+ # A sample users.properties file for use with the UsersRolesLoginModule
+-kermit=thefrog
++# kermit=thefrog
+diff -Naur noauth/server/web/conf/props/jbossws-users.properties auth/server/web/conf/props/jbossws-users.properties
+--- ./server/web/conf/props/jbossws-users.properties       2009-08-13 11:18:52.000000000 -0400
++++ ./server/web/conf/props/jbossws-users.properties 2009-08-13 11:23:29.000000000 -0400
+@@ -1,2 +1,2 @@
+ # A sample users.properties file for use with the UsersRolesLoginModule
+-kermit=thefrog
++# kermit=thefrog
+

Modified: branches/JBPAPP_5_0/server/src/etc/conf/all/props/jbossws-users.properties
===================================================================
--- branches/JBPAPP_5_0/server/src/etc/conf/all/props/jbossws-users.properties	2009-08-13 16:03:09 UTC (rev 92312)
+++ branches/JBPAPP_5_0/server/src/etc/conf/all/props/jbossws-users.properties	2009-08-13 16:04:29 UTC (rev 92313)
@@ -1,2 +1,2 @@
 # A sample users.properties file for use with the UsersRolesLoginModule
-kermit=thefrog
\ No newline at end of file
+kermit=thefrog




More information about the jboss-cvs-commits mailing list