Imported Upstream version 1.10.2
[platform/upstream/krb5.git] / doc / rst_source / krb_admins / database / ldap_operations / edir_create_realm.rst
1 .. _edir_create_realm_label:
2
3
4 eDir: Creating a Kerberos realm
5 =================================
6
7 See :ref:`ldap_create_realm_label`
8
9 The following are the eDirectory specific options
10
11 .. include:: ../../admin_commands/kdb5_ldap_util.rst
12    :start-after:  _kdb5_ldap_util_create_edir:
13    :end-before: _kdb5_ldap_util_create_edir_end:
14      
15
16 EXAMPLE::
17
18      shell% kdb5_ldap_util -D cn=admin,dc=example,dc=com -H ldaps://ldap-server1.mit.edu create -sscope 2
19      -subtree ou=users,dc=example,dc=com -kdcdn cn=krbkdc,dc=example,dc=com -admindn cn=krbadmin,dc=example,dc=com -r ATHENA.MIT.EDU
20
21      Password for "cn=admin,dc=example,dc=com":
22      Initializing database for realm 'ATHENA.MIT.EDU'
23      You will be prompted for the database Master Password.
24      It is important that you NOT FORGET this password.
25      Enter KDC database master key:
26      Re-enter KDC database master key to verify:
27      shell%
28      
29
30 .. _edir_mod_realm_label:
31
32
33 eDir: Modifying a Kerberos realm
34 =================================
35
36 See :ref:`ldap_mod_realm_label`
37
38 .. include:: ../../admin_commands/kdb5_ldap_util.rst
39    :start-after:  _kdb5_ldap_util_modify_edir:
40    :end-before: _kdb5_ldap_util_modify_edir_end:
41      
42
43 ------------
44
45 Feedback:
46
47 Please, provide your feedback at krb5-bugs@mit.edu?subject=Documentation___edir
48
49