Open main menu

CDOT Wiki β

Changes

Ops535-389-ds-install

545 bytes added, 16:10, 15 November 2016
Post-installation
= Post-installation =
== Start the Directory Server and Admin service ==
* systemctl enable dirsrv.target
* systemctl start dirsrv.target
* systemctl enable dirsrv-admin.service
* systemctl start dirsrv-admin.service
 
== Install Xfce for GUI web console ==
* yum groupinstall Xfce
 
== Testing the LDAP Server ==
* ldapsearch -x -b 'dc=cp,dc=net'
 
== Start the management console ==
=== On the local machine ===
To start the management console, type 389-console
=== On remote workstation ===
* ssh -X root@192.168.x.20 /usr/bin/389-console -a http://192.168.x.20:9830
1,760
edits