Searched refs:NIS (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dnis_object.x35 * This file defines the format for a NIS object in RPC language.
79 * The fundamental name type of NIS. The name may consist of two parts,
88 typedef string nis_name<>; /* The NIS name itself. */
90 /* NIS object types are defined by the following enumeration. The numbers
124 * The types of Name services NIS knows about. They are enumerated
130 NIS = 1, /* Nis Plus Service */
131 SUNYP = 2, /* Old NIS Service */
178 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
210 * GROUP - The group object contains a list of NIS principal names. Groups
230 nis_name li_name; /* The object's real NIS nam
[all...]
/illumos-gate/usr/src/lib/libsocket/inet/
H A Drcmd.c84 #ifdef NIS
662 #ifdef NIS
666 #endif /* NIS */
713 #ifdef NIS
730 #endif /* NIS */
740 #ifdef NIS
749 #endif /* NIS */
/illumos-gate/usr/src/lib/libnsl/
H A DMakefile.com96 NIS= $(NIS_GEN)
101 $(NSL) $(WRAPPERS) $(RPC) $(SAF) $(YP) $(NIS) $(KEY)
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dnetname.c46 * the Sun NIS domain architecture.
49 #undef NIS macro
H A Dnetnamer.c48 * the Sun NIS domain architecture.
51 #undef NIS macro
255 * This function reads the netid from the NIS (YP) nameservice.
H A Dauth_des.c50 #undef NIS macro
85 nis_server *ad_nis_srvr; /* NIS+ server struct */
H A Dauth_time.c35 * NIS+ clients and their servers.
67 #undef NIS macro
/illumos-gate/usr/src/cmd/rpcsvc/
H A DMakefile85 NIS = $(NETSVC)/nis macro
93 $(NIS) \
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh27 # inityp2l -- Utility to generate YP (NIS) to LDAP
88 Also, creation of default mapping file would cause NIS components
89 to work in NIS to LDAP (N2L), rather than traditional NIS, mode
117 at default location (`dirname $MAP_FILE`) would cause NIS
118 components to work in NIS to LDAP (N2L) mode, rather than
119 traditional NIS mode, when next restarted.
208 and if NIS components are desired to run in NIS to LDAP (N2L),
397 NIS daemo
[all...]
H A Dypmap2src.sh39 echo " t - Generate source files from TRADITIONAL NIS MAPS, default is NIS2LDAP maps."
720 # Only root can read the NIS maps, so no point allowing
825 echo ERROR : NIS Map directory $MAPDIR does not exist.
954 # two in vanilla NIS mode as it does not have "YP_DOMAIN_NAME".
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmLoad.java47 final static int NIS = 6; field in class:pmLoad
98 nameserviceCombo.addItem("NIS");
122 Debug.message("CLNT:pmLoad:1: NIS");
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c526 #if NIS
530 #endif /* NIS */
761 #if NIS
769 #endif /* NIS */
1066 # if NIS
1068 # endif /* NIS */
5745 #if NIS
5746 "NIS",
5747 #endif /* NIS */
H A Dmap.c39 #if NIS
45 #endif /* NIS */
69 #if NIS
71 #endif /* NIS */
760 #if NIS
769 #endif /* NIS */
840 ** up their DNS or NIS databases wrong.
2628 ** NIS Modules
2631 #if NIS
2680 syserr("451 4.3.5 NIS ma
2887 # undef NIS macro
[all...]

Completed in 206 milliseconds