Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
omv [2015/11/12 00:22]
admin [OpenLDAP (in VirtualBox)]
omv [2015/11/12 00:33] (current)
admin [OpenLDAP (in VirtualBox)]
Line 289: Line 289:
 We'll first have to [[:​omv:​virtualbox|install and configure the VirtualBox plugin]] in order to start building our OpenLDAP VM. We'll first have to [[:​omv:​virtualbox|install and configure the VirtualBox plugin]] in order to start building our OpenLDAP VM.
  
-We aim at deploying an OpenLDAP server to manage authentication mechanism, following [[https://​www.howtoforge.com/​how-to-install-openldap-server-on-debian-and-ubuntu|this how-to guide on HowToForge]]. +We aim at deploying an OpenLDAP server to manage authentication mechanism, following [[https://​www.howtoforge.com/​how-to-install-openldap-server-on-debian-and-ubuntu|this how-to guide on HowToForge]]. ​The procedure is also described [[:​vms:​openldap|on this page of the wiki]].
- +
-<​code>​ +
-> apt-get update ​  +
-> apt-get install slapd ldap-utils +
-</​code>​+