Koozali.org: home of the SME Server

How to turn off TinyDNS and LDAP?

Offline Seeker

  • *
  • 12
  • +0/-0
How to turn off TinyDNS and LDAP?
« on: October 16, 2008, 07:14:29 PM »
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

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: How to turn off TinyDNS and LDAP?
« Reply #1 on: October 16, 2008, 07:57:00 PM »
yes, the documentation and the search function

try searching for "stopping service" ad "disable service"

ciao

Stefano

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: How to turn off TinyDNS and LDAP?
« Reply #2 on: October 16, 2008, 10:46:40 PM »
I need to shut down and keep TinyDNS and LDAP from starting.

Why do you "need to" shut them down? Don't access them if you aren't interested in the data they contain. If you shut them down, and applications continue to try to access them, then you will have other problems.

What problem are you trying to solve?

Offline Seeker

  • *
  • 12
  • +0/-0
Re: How to turn off TinyDNS and LDAP?
« Reply #3 on: October 17, 2008, 12:25:37 AM »
Hi
Thanks for the replies. The LDAP service shares mail box info among the users which we do not want. TinyDNS is just not needed. We have a DNS server already running on the same server.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: How to turn off TinyDNS and LDAP?
« Reply #4 on: October 17, 2008, 08:23:17 AM »
TinyDNS is just not needed. We have a DNS server already running on the same server.

could you please explain this sentence?

thank you
Stefano

Offline gzartman

  • *
  • 306
  • +0/-0
    • LEI Engineering & Surveying
Re: How to turn off TinyDNS and LDAP?
« Reply #5 on: October 23, 2008, 09:05:30 AM »
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
----
Greg J. Zartman
LEI Engineering & Surveying

SME user and community member since 2000.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: How to turn off TinyDNS and LDAP?
« Reply #6 on: October 23, 2008, 04:21:24 PM »
config setprop ldap status disabled

Shutting down ldap will cause problems adding and removing groups and users.