Author: elecharny Date: Tue Jul 21 21:41:28 2009 New Revision: 796547 URL: http://svn.apache.org/viewvc?rev=796547&view=rev Log: Removed the SaslQop parameter in the server.xml configuration, as it's now useless. Modified: directory/apacheds/trunk/server-xml/src/main/resources/server.xml directory/apacheds/trunk/server-xml/src/main/resources/serverAuthenticatorInAuthenticationInterceptor.xml directory/apacheds/trunk/server-xml/src/main/resources/serverJdbmPartition.xml directory/apacheds/trunk/server-xml/src/main/resources/serverReplicationInterceptor.xml Modified: directory/apacheds/trunk/server-xml/src/main/resources/server.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/server-xml/src/main/resources/server.xml?rev=796547&r1=796546&r2=796547&view=diff ============================================================================== --- directory/apacheds/trunk/server-xml/src/main/resources/server.xml (original) +++ directory/apacheds/trunk/server-xml/src/main/resources/server.xml Tue Jul 21 21:41:28 2009 @@ -225,13 +225,6 @@ - - - auth - auth-int - auth-conf - - example.com Modified: directory/apacheds/trunk/server-xml/src/main/resources/serverAuthenticatorInAuthenticationInterceptor.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/server-xml/src/main/resources/serverAuthenticatorInAuthenticationInterceptor.xml?rev=796547&r1=796546&r2=796547&view=diff ============================================================================== --- directory/apacheds/trunk/server-xml/src/main/resources/serverAuthenticatorInAuthenticationInterceptor.xml (original) +++ directory/apacheds/trunk/server-xml/src/main/resources/serverAuthenticatorInAuthenticationInterceptor.xml Tue Jul 21 21:41:28 2009 @@ -205,13 +205,6 @@ - - - auth - auth-int - auth-conf - - example.com Modified: directory/apacheds/trunk/server-xml/src/main/resources/serverJdbmPartition.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/server-xml/src/main/resources/serverJdbmPartition.xml?rev=796547&r1=796546&r2=796547&view=diff ============================================================================== --- directory/apacheds/trunk/server-xml/src/main/resources/serverJdbmPartition.xml (original) +++ directory/apacheds/trunk/server-xml/src/main/resources/serverJdbmPartition.xml Tue Jul 21 21:41:28 2009 @@ -193,13 +193,6 @@ - - - auth - auth-int - auth-conf - - example.com Modified: directory/apacheds/trunk/server-xml/src/main/resources/serverReplicationInterceptor.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/server-xml/src/main/resources/serverReplicationInterceptor.xml?rev=796547&r1=796546&r2=796547&view=diff ============================================================================== --- directory/apacheds/trunk/server-xml/src/main/resources/serverReplicationInterceptor.xml (original) +++ directory/apacheds/trunk/server-xml/src/main/resources/serverReplicationInterceptor.xml Tue Jul 21 21:41:28 2009 @@ -222,13 +222,6 @@ - - - auth - auth-int - auth-conf - - example.com