Changes between Version 8 and Version 9 of Documentation/Community/HowTo/EBoxMasterSlaveSetup

Show
Ignore:
Timestamp:
01/16/10 22:02:12 (3 years ago)
Author:
jacalvo@… (IP: 87.222.134.173)
Comment:

changes after ebox 1.3.15, no ldap password needed

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Community/HowTo/EBoxMasterSlaveSetup

    v8 v9  
    33Starting with the 1.3 series eBox allows the synchronization of several slave eBox installations against an eBox holding a central LDAP directory.  
    44 
    5 '''Note''': If you are using the eBox installer on CD-ROM you don't have to care about the installation instructions and you can skip directly to the configuration section. Also, if you are using our installer the password for LDAP is autogenerated and already configured in eBox. So you don't have to enter it. 
     5'''Note''': If you are using the eBox installer on CD-ROM you don't have to care about the installation instructions and you can skip directly to the configuration section. 
    66 
    77== Installation == 
     
    2121The ''apparmor-'' option will delete the apparmor package. We need to remove this package because the security profiles that it loads are incompatible with our LDAP configuration. 
    2222 
    23 During the installation process you'll have to pay attention to the options that will ask you the LDAP and eBox passwords. If you want a specific base DN in your LDAP installation, you can run: 
    24  
    25 {{{ 
    26 sudo dpkg-reconfigure slapd 
    27 }}} 
    28  
    29 and select your preferred prefix. 
    30  
    3123Once the installation process is finished, you'll be able to access https://<ebox-ip>. 
    3224 
     
    4133 * Save Changes 
    4234 
    43  * Go to ''Users->Mode'', select the master mode and input the LDAP password that you set during the installation process (not necessarily the same as the eBox one). If you insert the wrong passwords you'll get an error when trying to enable the module later. 
     35 * Go to ''Users->Mode'' and select the Master mode. If you want a specific base DN in your LDAP installation, you can also select your preferred prefix here. 
    4436 
    4537 * Save Changes