Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
34a7f504
Commit
34a7f504
authored
Apr 29, 2017
by
fv3rdugo
Browse files
Fix litle errors
parent
e598a82a
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/index.md
View file @
34a7f504
...
...
@@ -5,7 +5,7 @@
*
[
Ubuntu Installation
](
Ubuntu_Installation.html
"This document aims to demonstrate how to install Ubuntu operating system on user computer."
)
*
[
How to add a Qemu-KVM storage pool
](
add_kvm_storage_pool.html
""
)
*
[
Apache
](
apache.html
""
)
*
[
Convert from VirtualBox(convert_from_virtualbox.html "to raw or qcow2")
*
[
Convert from VirtualBox
]
(
convert_from_virtualbox.html
"to raw or qcow2"
)
*
[
Adding custom messages
](
custom.html
""
)
*
[
How to dump a hard drive to Ravada
](
dump_hard_drive.html
""
)
*
[
How to install a local LDAP
](
ldap_local.html
""
)
...
...
docs/ldap_local.md
View file @
34a7f504
#How to Install a local LDAP
#
How to Install a local LDAP
##Install and configure 389-ds
##
Install and configure 389-ds
$ sudo apt-get install 389-ds-base
$ sudo setup-ds
##Add a LDAP section in the config file
##
Add a LDAP section in the config file
The config file usually is /etc/ravada.conf. Add this configuration:
...
...
@@ -17,7 +17,7 @@ The config file usually is /etc/ravada.conf. Add this configuration:
base: 'dc=telecom,dc=bcn'
##Insert one test user
##
Insert one test user
The ravada backend script allows creating users in the LDAP
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment