From 2ca6f95f206c0c7a4e87b58f487b6f9d2f18e4a3 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Tue, 21 Nov 2000 07:23:24 +0000 Subject: [PATCH] Don't enable NIS by default. The example yp.conf file installed by the port had actual definitions with bogus values. Comment out the definitions. PR: 21554 Originator: Youki Kadobayashi --- emulators/linux_base-6/files/yp.conf | 4 ++-- emulators/linux_base-62/files/yp.conf | 4 ++-- emulators/linux_base-8/files/yp.conf | 4 ++-- emulators/linux_base-rh-9/files/yp.conf | 4 ++-- emulators/linux_base-suse-9.1/files/yp.conf | 4 ++-- emulators/linux_base-suse-9.2/files/yp.conf | 4 ++-- emulators/linux_base-suse-9.3/files/yp.conf | 4 ++-- emulators/linux_base/files/yp.conf | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/emulators/linux_base-6/files/yp.conf b/emulators/linux_base-6/files/yp.conf index 76d442bd6a87..64faed4de3fa 100644 --- a/emulators/linux_base-6/files/yp.conf +++ b/emulators/linux_base-6/files/yp.conf @@ -11,5 +11,5 @@ # argument is included then this # host service the specified YP # domain. -domainname my.domain -ypserver localhost +#domainname my.domain +#ypserver localhost diff --git a/emulators/linux_base-62/files/yp.conf b/emulators/linux_base-62/files/yp.conf index 76d442bd6a87..64faed4de3fa 100644 --- a/emulators/linux_base-62/files/yp.conf +++ b/emulators/linux_base-62/files/yp.conf @@ -11,5 +11,5 @@ # argument is included then this # host service the specified YP # domain. -domainname my.domain -ypserver localhost +#domainname my.domain +#ypserver localhost diff --git a/emulators/linux_base-8/files/yp.conf b/emulators/linux_base-8/files/yp.conf index 76d442bd6a87..64faed4de3fa 100644 --- a/emulators/linux_base-8/files/yp.conf +++ b/emulators/linux_base-8/files/yp.conf @@ -11,5 +11,5 @@ # argument is included then this # host service the specified YP # domain. -domainname my.domain -ypserver localhost +#domainname my.domain +#ypserver localhost diff --git a/emulators/linux_base-rh-9/files/yp.conf b/emulators/linux_base-rh-9/files/yp.conf index 76d442bd6a87..64faed4de3fa 100644 --- a/emulators/linux_base-rh-9/files/yp.conf +++ b/emulators/linux_base-rh-9/files/yp.conf @@ -11,5 +11,5 @@ # argument is included then this # host service the specified YP # domain. -domainname my.domain -ypserver localhost +#domainname my.domain +#ypserver localhost diff --git a/emulators/linux_base-suse-9.1/files/yp.conf b/emulators/linux_base-suse-9.1/files/yp.conf index 76d442bd6a87..64faed4de3fa 100644 --- a/emulators/linux_base-suse-9.1/files/yp.conf +++ b/emulators/linux_base-suse-9.1/files/yp.conf @@ -11,5 +11,5 @@ # argument is included then this # host service the specified YP # domain. -domainname my.domain -ypserver localhost +#domainname my.domain +#ypserver localhost diff --git a/emulators/linux_base-suse-9.2/files/yp.conf b/emulators/linux_base-suse-9.2/files/yp.conf index 76d442bd6a87..64faed4de3fa 100644 --- a/emulators/linux_base-suse-9.2/files/yp.conf +++ b/emulators/linux_base-suse-9.2/files/yp.conf @@ -11,5 +11,5 @@ # argument is included then this # host service the specified YP # domain. -domainname my.domain -ypserver localhost +#domainname my.domain +#ypserver localhost diff --git a/emulators/linux_base-suse-9.3/files/yp.conf b/emulators/linux_base-suse-9.3/files/yp.conf index 76d442bd6a87..64faed4de3fa 100644 --- a/emulators/linux_base-suse-9.3/files/yp.conf +++ b/emulators/linux_base-suse-9.3/files/yp.conf @@ -11,5 +11,5 @@ # argument is included then this # host service the specified YP # domain. -domainname my.domain -ypserver localhost +#domainname my.domain +#ypserver localhost diff --git a/emulators/linux_base/files/yp.conf b/emulators/linux_base/files/yp.conf index 76d442bd6a87..64faed4de3fa 100644 --- a/emulators/linux_base/files/yp.conf +++ b/emulators/linux_base/files/yp.conf @@ -11,5 +11,5 @@ # argument is included then this # host service the specified YP # domain. -domainname my.domain -ypserver localhost +#domainname my.domain +#ypserver localhost