1,760
edits
Changes
→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