You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2013/04/08 09:31:57 UTC

svn commit: r1465550 - /directory/site/trunk/content/apacheds/advanced-ug/4.1.2-sasl-authn.mdtext

Author: elecharny
Date: Mon Apr  8 07:31:57 2013
New Revision: 1465550

URL: http://svn.apache.org/r1465550
Log:
Added some content

Modified:
    directory/site/trunk/content/apacheds/advanced-ug/4.1.2-sasl-authn.mdtext

Modified: directory/site/trunk/content/apacheds/advanced-ug/4.1.2-sasl-authn.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/apacheds/advanced-ug/4.1.2-sasl-authn.mdtext?rev=1465550&r1=1465549&r2=1465550&view=diff
==============================================================================
--- directory/site/trunk/content/apacheds/advanced-ug/4.1.2-sasl-authn.mdtext (original)
+++ directory/site/trunk/content/apacheds/advanced-ug/4.1.2-sasl-authn.mdtext Mon Apr  8 07:31:57 2013
@@ -59,6 +59,15 @@ It's of course possible to modify the li
     :::Text
     ou=saslMechHandlers,ads-serverId=ldapServer,ou=servers,ads-directoryServiceId=default,ou=config
 
+One can also check the configured **SASL** mchanisms on the server by sending a _SeachRequest_ to the server, on the _RootDSE_, looking for the _supportedSASLMechanisms_. Here is the esult on ApacheDS 2.0.0 :
+
+![ApacheDS supported SASL mechanisms](images/supported-sasl-mechanisms.png)
+
+Configuring this list can also be done using **Studio ApacheDS Configuration** plugin :
+
+![ApacheDS SASL mechanisms configuration](images/sasl-mechanisms-config.png)
+
+
 ## Specifications
 
 The SASL specifications are defined by an [IETF Working Group](http://datatracker.ietf.org/wg/sasl/) which has published the following proposed standards :