| /freebsd/contrib/sendmail/libsm/ |
| H A D | niprop.c | 73 ni_status nis; variable 116 nis = ni_open(NULL, LOCAL_NETINFO_DOMAIN, &ni); 119 sm_dprintf("ni_open(LOCAL) = %d\n", nis); 127 nis = ni_open(lastni, PARENT_NETINFO_DOMAIN, &ni); 130 sm_dprintf("ni_open(PARENT) = %d\n", nis); 142 if (nis != 0)
|
| /freebsd/lib/libc/net/ |
| H A D | nsswitch.conf | 5 group_compat: nis 10 passwd_compat: nis 13 services_compat: nis
|
| H A D | nss_backends.h | 41 NSS_BACKEND( nis, _nis_nss_module_register )
|
| H A D | getservent.c | 120 NSS_TLS_HANDLING(nis);
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/xattr/ |
| H A D | cleanup.ksh | 34 USES_NIS=$(<$TEST_BASE_DIR/zfs-xattr-test-nis.txt) 35 rm $TEST_BASE_DIR/zfs-xattr-test-nis.txt $TEST_BASE_DIR/zfs-xattr-test-user.txt 39 svcadm enable svc:/network/nis/client:default
|
| H A D | setup.ksh | 38 if svcs svc:/network/nis/client:default | grep -q online 40 svcadm disable -t svc:/network/nis/client:default 52 echo $USES_NIS > $TEST_BASE_DIR/zfs-xattr-test-nis.txt
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/privilege/ |
| H A D | cleanup.ksh | 44 USES_NIS=$(<$TEST_BASE_DIR/zfs-privs-test-nis.txt) 48 svcadm enable svc:/network/nis/client:default 53 rm $TEST_BASE_DIR/zfs-privs-test-nis.txt
|
| H A D | setup.ksh | 40 if svcs svc:/network/nis/client:default | grep -q online 42 svcadm disable svc:/network/nis/client:default 65 echo $USES_NIS > $TEST_BASE_DIR/zfs-privs-test-nis.txt
|
| /freebsd/tests/sys/cddl/zfs/tests/xattr/ |
| H A D | setup.ksh | 30 $SVCS svc:/network/nis/client:default | $GREP online > /dev/null 33 $SVCADM disable -t svc:/network/nis/client:default 54 $ECHO $USES_NIS > $TMPDIR/zfs-xattr-test-nis.txt
|
| H A D | xattr.cfg | 37 if [ -f $TMPDIR/zfs-xattr-test-nis.txt ] 39 USES_NIS=$($CAT $TMPDIR/zfs-xattr-test-nis.txt)
|
| H A D | cleanup.ksh | 32 $SVCADM enable svc:/network/nis/client:default 36 $RM $TMPDIR/zfs-xattr-test-nis.txt
|
| /freebsd/usr.sbin/pw/ |
| H A D | pw_group.c | 375 bool nis = false; in pw_group_del() 399 nis = true; in pw_group_del() 422 if (nis && nis_update() == 0) in grp_has_member() 510 bool quiet, precrypted, dryrun, pretty, nis; in pw_group_add() 512 quiet = precrypted = dryrun = pretty = nis = false; in pw_group_add() 563 nis = true; in pw_group_add() 583 if (nis && rc == EXIT_SUCCESS && nis_update() == 0) in pw_group_mod() 602 bool quiet, pretty, dryrun, nis, precrypted; in pw_group_mod() 604 quiet = pretty = dryrun = nis = precrypted = false; in pw_group_mod() 661 nis in pw_group_mod() 367 bool nis = false; pw_group_del() local 498 bool quiet, precrypted, dryrun, pretty, nis; pw_group_add() local 586 bool quiet, pretty, dryrun, nis, precrypted; pw_group_mod() local [all...] |
| H A D | pw_user.c | 851 bool nis = false; in pw_user_del() local 883 nis = true; in pw_user_del() 915 if (!nis && nispasswd && *nispasswd != '/') in pw_user_del() 971 if (nis && nispasswd && *nispasswd=='/') { in pw_user_del() 1211 bool dryrun, nis, pretty, quiet, createhome, precrypted, genconf; in pw_user_add() local 1213 dryrun = nis = pretty = quiet = createhome = precrypted = false; in pw_user_add() 1334 nis = true; in pw_user_add() 1438 if (nis && cmdcnf->nispasswd && *cmdcnf->nispasswd == '/') { in pw_user_add() 1522 if (nis && nis_update() == 0) in pw_user_add() 1544 bool quiet, createhome, pretty, dryrun, nis, edited; in pw_user_mod() local [all …]
|
| H A D | pw.c | 116 bool relocated, nis; in main() local 119 relocated = nis = false; in main()
|
| /freebsd/include/rpcsvc/ |
| H A D | Makefile | 7 ypxfrd.h ypupdate_prot.h nis.h nis_cache.h nis_callback.h \ 11 yppasswd.x yp.x ypxfrd.x ypupdate_prot.x nis.x nis_cache.x nis_object.x \ 26 nis.h: nis_object.x
|
| /freebsd/tests/sys/cddl/zfs/tests/acl/ |
| H A D | setup.ksh | 36 if [[ "ON" == $($SVCS -H -o sta svc:/network/nis/client:default) ]]; then 37 log_must $SVCADM disable -t svc:/network/nis/client:default
|
| H A D | cleanup.ksh | 35 log_must $SVCADM enable svc:/network/nis/client:default
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/ |
| H A D | setup.ksh | 42 if [[ "ON" == $(svcs -H -o sta svc:/network/nis/client:default) ]]; then 43 log_must svcadm disable -t svc:/network/nis/client:default
|
| H A D | cleanup.ksh | 42 log_must svcadm enable svc:/network/nis/client:default
|
| /freebsd/tools/build/options/ |
| H A D | WITHOUT_NIS | 7 .Sq nis
|
| /freebsd/share/man/man8/ |
| H A D | Makefile | 36 yp.8 nis.8 \
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | README.IRIX | 43 your system tries DNS before NIS (hostresorder bind nis local).
|
| H A D | Makefile | 286 sco-nis:
|
| /freebsd/tools/tools/nanobsd/dhcpd/ |
| H A D | os-base | 94 sed -i.bak -es/nis/files/g ${NANO_WORLDDIR}/etc/nsswitch.conf
|
| /freebsd/lib/libc/rpc/ |
| H A D | getrpcent.c | 108 NSS_TLS_HANDLING(nis);
|