Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 1995 11:19:34 -0400 (EDT)
From:      "House of Debuggin'" <wpaul@skynet.ctr.columbia.edu>
To:        jkh@freefall.cdrom.com, hackers@FreeBSD.ORG
Subject:   Add NIS config to sysinstall, please
Message-ID:  <199505311519.LAA01279@skynet.ctr.columbia.edu>

next in thread | raw e-mail | index | archive | help
Maybe it's really cleverly hidden, but I wasn't able to find a NIS client
configuration option in the 'Network Services Configuration' menu.
I suggest adding an menu for this. The following steps would be involved:

1) Ask the user for the NIS domain name to use.
2) Put this domain name into /etc/sysconfig
3) Change nisclient_flags in /etc/sysconfig from "NO" to "-s"
4) Add '+:::::::::' to /etc/master.passwd (and rebuild the password database)
5) Add '+:*::' to /etc/group

This will turn on basic NIS services. It is also possible to use NIS
for /etc/netgroups, /etc/ethers, /etc/bootparams, and of course
/etc/hosts if you're really into that sort of thing.

For 2.1, I also suggest adding options to turn on and configure rarpd
and bootparamd, along with a warning that rarpd requires BPF support
in the kernel. Someone will have to add entries to /etc/rc for these
services first, of course. :)

-Bill

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~T~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Bill Paul            (212) 854-6020 | System Manager
Work:         wpaul@ctr.columbia.edu | Center for Telecommunications Research
Home:  wpaul@skynet.ctr.columbia.edu | Columbia University, New York City
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The Møøse Illuminati: ignore it and be confused, or join it and be confusing!
~~~~~~~~~ FreeBSD 2.1:  "We can kick your operating system's ass!" ~~~~~~~~~~



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505311519.LAA01279>