I need to shut down and keep TinyDNS and LDAP from starting. How do I go about this? Is there any docs on this?
Thanks
Log in to your SME Box as root:
At the bash prompt:
config setprop tinydns status disabled
config setprop ldap status disabled
signal-event post-upgrade
signal-event reboot
This will shut down two primary SME services.
I have two questions for you:
1. Is SME Server the best solution for you? Perhaps you would be happier with an install of Cenos, which is the OS SME Server is based upon
2. Why are you shutting down tinydns and LDAP?
Greg