Home
last modified time | relevance | path

Searched refs:nsswitch (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-svc195 } $1 !~ /^'${policy}':/ { printf("%s\n", $0); }' /etc/nsswitch.conf \
196 >/tmp/nsswitch.conf.$$
198 mv_file /tmp/nsswitch.conf.$$ /etc/nsswitch.conf 644
212 /etc/nsswitch.conf >/tmp/nsswitch.conf.$$
214 mv_file /tmp/nsswitch.conf.$$ /etc/nsswitch.conf 644
259 elif dhcp_edits /etc/nsswitch.conf; then
H A Dnet-loc364 $CP -p /etc/nsswitch.files /etc/nsswitch.conf
389 $CP -p $NAMESERVICES_CONFIG_FILE /etc/nsswitch.conf
682 $GREP -v "^#" $USER_LOC_PATH/nsswitch.conf |\
H A Dnet-nwam167 copy_to_legacy_loc /etc/nsswitch.conf
173 $GREP -i "added by dhcp" /etc/nsswitch.conf >/dev/null
346 copy_from_legacy_loc /etc/nsswitch.conf
/illumos-gate/usr/src/cmd/netfiles/
H A DMakefile25 TXTS= nsswitch.conf netconfig hosts services
31 ETCFILES= netconfig nsswitch.conf nsswitch.files nsswitch.nis \
32 nsswitch.dns nsswitch.ldap nsswitch.ad
H A Dnsswitch.ad26 # /etc/nsswitch.ad:
28 # An example file that could be copied over to /etc/nsswitch.conf; it
36 # that follow passwd entry in nsswitch.conf are not supported by AD.
H A Dnsswitch.files25 # /etc/nsswitch.files:
27 # An example file that could be copied over to /etc/nsswitch.conf; it
H A Dnsswitch.ldap24 # /etc/nsswitch.ldap:
26 # An example file that could be copied over to /etc/nsswitch.conf; it
H A Dnsswitch.nis24 # /etc/nsswitch.nis:
26 # An example file that could be copied over to /etc/nsswitch.conf; it
H A Dnsswitch.dns26 # /etc/nsswitch.dns:
28 # An example file that could be copied over to /etc/nsswitch.conf; it uses
/illumos-gate/usr/src/lib/nsswitch/ldap/
H A Dreq.flg30 echo_file usr/src/lib/nsswitch/Makefile.com
31 echo_file usr/src/lib/nsswitch/Makefile.targ
/illumos-gate/usr/src/lib/libresolv2/
H A Ddns-install132 /usr/bin/cp -f /etc/nsswitch.dns /etc/nsswitch.conf
140 /usr/bin/chmod 644 /etc/nsswitch.conf
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_loc.c199 char *nsswitch = NULL; in nwam_loc_create() local
258 nsswitch = strdup(NSSWITCH_PREFIX NWAM_NAMESERVICES_DNS_STRING); in nwam_loc_create()
259 if (nsswitch == NULL) { in nwam_loc_create()
269 if (nsswitch != NULL) in nwam_loc_create()
270 free(nsswitch); in nwam_loc_create()
753 char *nsswitch; in nwam_loc_validate_all_nameservices() local
761 if ((nsswitch = malloc(MAXPATHLEN)) == NULL) { in nwam_loc_validate_all_nameservices()
767 (void) snprintf(nsswitch, MAXPATHLEN, "%s%s", in nwam_loc_validate_all_nameservices()
769 if ((err = nwam_value_create_string(nsswitch, &val)) in nwam_loc_validate_all_nameservices()
771 free(nsswitch); in nwam_loc_validate_all_nameservices()
[all …]
/illumos-gate/usr/src/contrib/mDNSResponder/
H A DREADME58 usr/src/lib/nsswitch/mdns
66 * Default nsswitch.dns includes mdns as source for hosts & ipnodes
/illumos-gate/usr/src/cmd/sendmail/cf/sh/
H A Dcheck-hostname.sh151 hosts_line=`sed -n -e 's/^hosts:\([^#]*\).*/\1/p' /etc/nsswitch.conf`
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dcreate_loc_auto28 set nameservices-config-file=/etc/nsswitch.dns
H A Dcreate_loc_nonet28 set nameservices-config-file=/etc/nsswitch.files
/illumos-gate/usr/src/lib/nsswitch/compat/common/
H A Dmapfile-vers23 # Generic interface definition for usr/src/lib/nsswitch/compat.
/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Dmapfile-vers39 # Generic interface definition for usr/src/lib/nsswitch/dns.
/illumos-gate/usr/src/lib/nsswitch/mdns/common/
H A Dmapfile-vers43 # Generic interface definition for usr/src/lib/nsswitch/mdns.
/illumos-gate/usr/src/lib/nsswitch/user/common/
H A Dmapfile-vers39 # Generic interface definition for usr/src/lib/nsswitch/user.
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dmapfile-vers41 # Generic interface definition for usr/src/lib/nsswitch/ldap.
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dmapfile-vers39 # Generic interface definition for usr/src/lib/nsswitch/nis.
/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dmapfile-vers40 # Generic interface definition for usr/src/lib/nsswitch/files.
/illumos-gate/usr/src/tools/quick/
H A Dmake-idmap142 nsswitch/ad
/illumos-gate/usr/src/man/man5/
H A DMakefile132 nsswitch.conf.5 \

12