From b06b92b9e7696af8e7ab49c46efa980d2558b7f1 Mon Sep 17 00:00:00 2001 From: "zz8099@student.uni-lj.si" Date: Fri, 6 Feb 2015 12:07:25 +0000 Subject: git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@269 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414 --- kpov_judge/tasks/ldap_search/howtos/en/index.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 kpov_judge/tasks/ldap_search/howtos/en/index.html (limited to 'kpov_judge/tasks/ldap_search/howtos/en/index.html') diff --git a/kpov_judge/tasks/ldap_search/howtos/en/index.html b/kpov_judge/tasks/ldap_search/howtos/en/index.html new file mode 100644 index 0000000..28b0ae0 --- /dev/null +++ b/kpov_judge/tasks/ldap_search/howtos/en/index.html @@ -0,0 +1,23 @@ + + + + + +

Task: ldap search

+

+

Summary

+Create 2 virtual sistems called SimpleArbiterDhcp and LDAPServer. Using SimpleArbiterDhcp connect to the LDAP server on the other virtual sistem and create an user. +

+

+

Instructions

+ 1. Download disk SimpleArbiterDhcp from the page where drives for our tasks are. + 2. Using the downloaded drive, create a new virtual machine called SimpleArbiterDhcp in Virtualbox(Image 1) + 3. Create a second virtual machine called LDAPServer. + 4. Log in using username root and password kaboom. + 5. Set up the LDAP server on the LDAPServer machine using apt-get install ldap-utils.(Image 2) + 6. After you have done that, restart the server. + 7. From SimpleArbiterDhcp connect to the LDAP server on the machine LDAPServer. + 8. Create an user or supervise the data you need on the server. +

+ + -- cgit v1.2.1