Searched refs:NIS (Results 1 – 25 of 35) sorted by relevance
12
/freebsd/lib/libpam/modules/pam_unix/ |
H A D | Makefile.depend.options | 3 DIRDEPS_OPTIONS= NIS 5 DIRDEPS.NIS.yes= lib/libypclnt
|
/freebsd/usr.bin/chpass/ |
H A D | Makefile.depend.options | 3 DIRDEPS_OPTIONS= NIS 5 DIRDEPS.NIS.yes= lib/libypclnt
|
/freebsd/contrib/tcp_wrappers/ |
H A D | README.NIS | 1 @(#) README.NIS 1.2 96/02/11 17:24:52 15 NIS was not designed to handle multi-homed hosts. With NIS, each 18 the other to a serial link. In the NIS it is registered as: 36 with the two programs below. This is what they say on a local NIS client 54 Things seem less confusing when seen by a NIS client in a different 73 2.4 NIS client, with a SunOS 4.1.3_U1 NIS server:
|
H A D | README.IRIX | 39 (5) When an IRIX 5.2 system is a NIS client, it can have problems with 43 your system tries DNS before NIS (hostresorder bind nis local).
|
H A D | CHANGES | 128 - Portability: SCO with NIS support has no *netgrent() routines. 134 foulup with multi-homed hosts in DNS through NIS mode. 258 be significant on systems with NIS that have short host names in the 448 netgroup support for systems with NIS (formerly YP), and an extension
|
/freebsd/usr.sbin/bsdconfig/startup/include/ |
H A D | messages.subr | 75 msg_nis_client="NIS client" 76 msg_nis_client_desc="This host wishes to be an NIS client." 77 msg_nis_domainname="NIS domainname" 78 msg_nis_domainname_desc="Set NIS domainname (if enabled)" 79 msg_nis_server="NIS Server" 80 msg_nis_server_desc="This host wishes to be an NIS server."
|
/freebsd/usr.sbin/sendmail/ |
H A D | Makefile | 32 NIS= -DNIS macro 38 CFLAGS+= ${DBMDEF} ${NIS} ${MAPS}
|
/freebsd/tools/build/options/ |
H A D | WITHOUT_NIS | 2 .Xr NIS 8
|
/freebsd/libexec/bootpd/ |
H A D | Announce | 26 :yd=<NIS domain>:ys=<NIS server>:nt=<NTP server>:
|
H A D | Changes | 153 Added tags 40,41,42 (NIS domain, NIS server, NTP server)
|
/freebsd/share/man/man8/ |
H A D | Makefile | 30 MLINKS+=yp.8 NIS.8 \
|
/freebsd/share/mk/ |
H A D | local.dirdeps-options.mk | 17 DIRDEPS.NIS.yes+= \
|
H A D | bsd.opts.mk | 64 NIS \
|
/freebsd/lib/libc/net/ |
H A D | hosts | 8 # In the presence of the domain name service or NIS, this file may
|
/freebsd/include/rpcsvc/ |
H A D | nis_object.x | 117 NIS = 1, /* Nis Plus Service */ enumerator
|
/freebsd/usr.bin/login/ |
H A D | login.access | 21 # not contain a "." character). If you run NIS you can use @netgroupname
|
/freebsd/share/dict/ |
H A D | freebsd | 124 NIS
|
/freebsd/lib/libwrap/ |
H A D | hosts.allow | 68 # NIS master server. Only local nets should have access
|
/freebsd/contrib/sendmail/src/ |
H A D | README | 115 NIS Network Information Services. To use this you must have 116 NIS support on your system. 117 NISPLUS NIS+ (the revised NIS released with Solaris 2). You must 118 have NIS+ support on your system to use this flag. 155 If NEWDB and NDBM are defined (but not NIS), then sendmail will read 160 If NEWDB, NDBM, and NIS are all defined and the name of the file includes 163 file is used only by the NIS subsystem. This is needed because the NIS 164 maps on an NIS server are built directly from the NDBM files. 166 If NDBM and NIS are defined (regardless of the definition of NEWDB), 169 required if the NDBM file is to be used as an NIS map. [all …]
|
H A D | conf.c | 566 #if NIS in setupmaps() 828 #if NIS in inithostmaps() 1140 # if NIS 5986 #if NIS
|
/freebsd/lib/libc/rpc/ |
H A D | auth_time.c | 43 #undef NIS
|
H A D | auth_des.c | 52 #undef NIS
|
/freebsd/contrib/tcsh/ |
H A D | FAQ | 163 On machines that use YP (NIS) tilde expansion might end up in /dev/null 165 If this happens complain to your vendor, to get a new version of NIS.
|
/freebsd/tools/tools/nanobsd/dhcpd/ |
H A D | os-base | 92 # Remove all references to NIS in the nsswitch.conf file
|
/freebsd/contrib/sendmail/ |
H A D | README | 338 If you are using NIS or /etc/hosts, it is critical that you 340 the /etc/hosts file used to build the NIS database. For example, the
|
12