On Mon, Jun 04, 2001 at 10:15:48PM -0700, Brad Benedict wrote:
> All of a sudden my computer started saying "YPBINDPROC_DOMAIN: Domain
> not bound" every time I do anything.  Anybody know why it's doing this,
> and how to stop it?

Somehow you have enabled NIS (network information service, AKA Yellow Pages,
hence the 'yp' above). NIS is used to make many machines in a network share
user accounts and configurations. It is controlled by /etc/nsswitch.conf.
Could you please post a copy of your /etc/nsswitch.conf?

Here's what a normal nsswitch.conf looks like (with no NIS):


# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.

passwd:         compat
group:          compat
shadow:         compat

hosts:          files dns
networks:       files

protocols:      db files
services:       db files
ethers:         db files
rpc:            db files

netgroup:       nis

-- 
Henry House
OpenPGP key available from http://hajhouse.org/hajhouse.asc

PGP signature

Reply via email to