summaryrefslogtreecommitdiffstats
path: root/libexec/atrun
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1995-07-20 22:33:02 +0000
committerwpaul <wpaul@FreeBSD.org>1995-07-20 22:33:02 +0000
commitf369859c3287504df6edba262c6f8a9ba1cc8ce3 (patch)
tree46f743de5f7c72f98123b8b731fd21f5c7f25ded /libexec/atrun
parent0d96965bab7c571c0478a931d5b9216d197cdd85 (diff)
downloadFreeBSD-src-f369859c3287504df6edba262c6f8a9ba1cc8ce3.zip
FreeBSD-src-f369859c3287504df6edba262c6f8a9ba1cc8ce3.tar.gz
Add a -S option to ypbind that allows the following:
-S domainname,server1,server2,server3,... The -S flag allows the system administrator to lock ypbind to a particular domain and group of NIS servers. Up to ten servers can be specified. There must not be any spaces between the commas in the domain/server specification. This option is used to insure that that the system binds only to one domain and only to one of the specified servers, which is useful for systems that are both NIS servers and NIS clients: it provides a way to restrict what ma- chines the system can bind to without the need for specifying the -ypset or -ypsetme options, which are often considered to be secu- rity holes. The specified servers must have valid entries in the local /etc/hosts file. IP addresses may be specified in place of hostnames. If ypbind can't make sense ouf of the arguments, it will ignore the -S flag and continue running normally. Note that ypbind will consider the domainname specified with the -S flag to be the system default domain. (According to what Garrett showed me, OSF/1 actually only allows 4 servers to be specified. Ten seemed to be a bit more reasonable to me.) Suggested by: G. Wollman Idea lifted from: OSF/1
Diffstat (limited to 'libexec/atrun')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud