Author: buildbot Date: Thu Feb 7 15:49:26 2013 New Revision: 849777 Log: Staging update by buildbot for directory Modified: websites/staging/directory/trunk/content/ (props changed) websites/staging/directory/trunk/content/apacheds/kerberos-ug/1.1.1-realms.html Propchange: websites/staging/directory/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Thu Feb 7 15:49:26 2013 @@ -1 +1 @@ -1443568 +1443569 Modified: websites/staging/directory/trunk/content/apacheds/kerberos-ug/1.1.1-realms.html ============================================================================== --- websites/staging/directory/trunk/content/apacheds/kerberos-ug/1.1.1-realms.html (original) +++ websites/staging/directory/trunk/content/apacheds/kerberos-ug/1.1.1-realms.html Thu Feb 7 15:49:26 2013 @@ -151,13 +151,16 @@ Note that the name is case sensitive. The Realm name wil be used all over Kerberos to name Principals and Services

Default Realm for ApacheDS Kerberos Server

When you set up an ApacheDS Kerberos Server, the Realm name is set to EXAMPLE.COM. This can be changed either through Studio, by accessing the server configuration and changing the 'Primary KDC Realm', as show in this picture :

-

Kerberos Realm Configuration

+

+Kerberos Realm Configuration +

or by modifying the LDIF configuration directly, by modifying the following entry :

-
dn: ads-serverId=kerberosServer,ou=servers,ads-directoryServiceId=default,ou=config
-...
-ads-krbprimaryrealm: EXAMPLE.COM
-...
-
+
+

dn: ads-serverId=kerberosServer,ou=servers,ads-directoryServiceId=default,ou=config + ... + ads-krbprimaryrealm: EXAMPLE.COM + ...

+