close
Warning:
Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Oct 3, 2014, 5:43:30 PM (8 years ago)
- Author:
-
ssugrim
- Comment:
-
—
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
60 | 60 | |
61 | 61 | ==== LDAP Server Installation Questions ==== |
62 | | You will be promted for Ldap root passwords. It will be asked for when installing the client. |
63 | | |
64 | | While installing LDAP it will ask: |
65 | | |
66 | | 1. It will guess the oganizational structure for ldap based on FQDN. For example if your machine name is console.geni.net, it will assume the domain is: |
| 62 | You will be promted for Ldap root passwords. The password you specify must match the password you give when configuring the client. The installer will guess the organizational structure for LDAP based on FQDN that was set during installation. For example if your machine name is console.geni.net, it will assume the domain is: |
67 | 63 | {{{ |
68 | 64 | geni.net => dc=geni,dc=net |
69 | 65 | }}} |
70 | 66 | |
71 | | '''Note: For here we assume the domain is dc=geni,dc=net. Please adjust this domain to match your FQDN.''' |
| 67 | '''Note: For the rest of this guide we assume the domain is dc=geni,dc=net. Please adjust this domain to match your FQDN.''' |
72 | 68 | |
73 | 69 | ==== LDAP Client Installation Questions ==== |
… |
… |
|
76 | 72 | |
77 | 73 | * base dc=geni,dc=net |
78 | | * uri ldap://ldap.geni.net/ |
| 74 | * uri ldap://console.geni.net/ |
79 | 75 | * ldap_version 3 |
80 | 76 | * rootbinddn cn=admin,dc=geni,dc=net |