LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   openLDAP Install in halt (https://www.linuxquestions.org/questions/linux-server-73/openldap-install-in-halt-759956/)

deibertine 10-05-2009 11:56 PM

openLDAP Install in halt
 
I've been trying to install openLDAP in my Ubuntu server but for some reason it gets stuck on ..."creating new user openldap..." I have openvn installed in the very same server which I'm hoping to integrate together for a single authentication method. I have about 130 users in my server.

Here's the script running (till now):
root@vpnmain:/etc/ldap# apt-get install slapd ldap-utils migrationtools
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
ldap-utils migrationtools slapd
0 upgraded, 3 newly installed, 0 to remove and 74 not upgraded.
Need to get 0B/1627kB of archives.
After this operation, 4383kB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously deselected package slapd.
(Reading database ... 39558 files and directories currently installed.)
Unpacking slapd (from .../slapd_2.4.9-0ubuntu0.8.04.3_i386.deb) ...
Selecting previously deselected package ldap-utils.
Unpacking ldap-utils (from .../ldap-utils_2.4.9-0ubuntu0.8.04.3_i386.deb) ...
Selecting previously deselected package migrationtools.
Unpacking migrationtools (from .../migrationtools_47-3ubuntu2_all.deb) ...
Setting up slapd (2.4.9-0ubuntu0.8.04.3) ...
Creating new user openldap...

Can someone please advise on how long this will run for?
Cheers,
DB :(

deibertine 10-06-2009 10:01 AM

I left the script/install running overnight and till now, it is still running...
root@vpnmain:/etc/ldap# apt-get install slapd ldap-utils migrationtools
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
ldap-utils migrationtools slapd
0 upgraded, 3 newly installed, 0 to remove and 74 not upgraded.
Need to get 0B/1627kB of archives.
After this operation, 4383kB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously deselected package slapd.
(Reading database ... 39558 files and directories currently installed.)
Unpacking slapd (from .../slapd_2.4.9-0ubuntu0.8.04.3_i386.deb) ...
Selecting previously deselected package ldap-utils.
Unpacking ldap-utils (from .../ldap-utils_2.4.9-0ubuntu0.8.04.3_i386.deb) ...
Selecting previously deselected package migrationtools.
Unpacking migrationtools (from .../migrationtools_47-3ubuntu2_all.deb) ...
Setting up slapd (2.4.9-0ubuntu0.8.04.3) ...
Creating new user openldap...


All times are GMT -5. The time now is 11:25 AM.