Changes

Jump to: navigation, search

OpenLDAP Server in container

104 bytes removed, 07:26, 9 April 2008
fix formatting/wording
<br>
<h3>=== Create container with OpenLDAP</h3>===Create, Install vps a container with the following information<br>settings:- vpsid * ctid: 212<br>- vpsip * IP address: 192.168.1.212<br>- vpsname * name: ldap<br>- vpshostname * hostname: ldap<br><br><b>Note:</b> Please run Run these commands on the hardware node<br>:<code> vzctl create 212 --ostemplate centos-4-i386-minimal<br> vzctl set 212 --ipadd 192.168.1.212 --save<br> vzctl set 212 --nameserver 202.88.156.6 --save<br> vzctl set 212 --onboot yes --save<br> vzctl set 212 --userpasswd root:changeme --save<br> vzctl set 212 --name ldap --save<br> vzctl set 212 --hostname ldap --save<br> vzctl start 212<br> vzyum 212 install *openldap* -y<br></code>
<h3>Configuration of OpenLDAP Server</h3>
<b>Easy steps for adding users:</b>

Navigation menu