Home
last modified time | relevance | path

Searched refs:nobody (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/tests/sys/mac/portacl/
H A Dnobody_test.sh17 bind_test fl fl uid nobody tcp 77
18 bind_test ok ok uid nobody tcp 7777
19 bind_test fl fl uid nobody udp 77
20 bind_test ok ok uid nobody udp 7777
22 bind_test fl fl gid nobody tcp 77
23 bind_test ok ok gid nobody tcp 7777
24 bind_test fl fl gid nobody udp 77
25 bind_test ok ok gid nobody udp 7777
29 bind_test fl fl uid nobody tcp 77
30 bind_test ok ok uid nobody tcp 7777
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dtest.data162 23nobody:*:60001:60001:SVR4 nobody uid:/dev/null:/dev/null
164 25nobody:*:-2:-2:original nobody uid:/dev/null:/dev/null
192 23 nobody * 60001 60001 SVR4 nobody uid /dev/null /dev/null
194 25 nobody * -2 -2 original nobody uid /dev/null /dev/null
/freebsd/tools/test/stress2/misc/
H A Dsched.sh55 top -U nobody -d 1 | grep nobody | awk '{print $11}' | sed 's/%//' |
57 { echo Broken; top -U nobody -d 1 | grep nobody; }
H A Dsetuid.sh57 chown nobody:nobody $mntpoint/root/nop
H A Dextattr3.sh49 setfacl -d -m u::rwx,g::rx,o::,u:nobody:r $mntpoint
H A Dextattrctl.sh67 setfacl -m user:nobody:rw-,group:wheel:rw- $mntpoint/acl-test
H A Dextattr.sh66 setfacl -m user:nobody:rw-,group:wheel:rw- $mntpoint/acl-test
H A Dkillpg.sh123 nlooper(); /* nobody looper */
/freebsd/usr.bin/tftp/tests/
H A Dtftp_test.sh211 chown nobody:nogroup "${remote_file}"
233 chown nobody:nogroup "${remote_file}"
255 chown nobody:nogroup "${remote_file}"
278 chown nobody:nogroup "${remote_file}"
300 chown nobody:nogroup "${remote_file}"
322 chown nobody:nogroup "${remote_file}"
346 chown nobody:nogroup "${tftp_dir}/subdir/${f}.txt"
374 chown nobody:nogroup "${tftp_dir}/subdir/${f}.txt"
/freebsd/tests/sys/netpfil/ipfw/
H A Dfwd_inetd.conf5 http stream tcp nowait nobody /bin/echo echo BAD 80
6 xfer stream tcp nowait nobody /bin/echo echo GOOD 82
/freebsd/usr.sbin/periodic/etc/weekly/
H A D310.locate22 chown nobody "$locdb" || rc=3
26 echo /usr/libexec/locate.updatedb | nice -n 5 su -fm nobody || rc=3
/freebsd/contrib/pjdfstest/tests/utimensat/
H A D06.t16 UID_NOBODY=`id -u nobody`
17 GID_NOBODY=`id -g nobody`
H A D07.t18 UID_NOBODY=`id -u nobody`
19 GID_NOBODY=`id -g nobody`
/freebsd/crypto/openssh/.github/
H A Dsetup_ci.sh42 if ! "$SUDO" -u nobody test -x ~; then
43 echo ~ is not executable by nobody, adding perms.
52 if ! "$SUDO" -u nobody -S test -x ~ </dev/null; then
/freebsd/libexec/ftpd/
H A Dftpusers28 nobody
/freebsd/usr.sbin/etcupdate/tests/
H A Dpreworld_test.sh87 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
104 nobody:*:65534:
/freebsd/etc/
H A Dgroup38 nobody:*:65534:
H A Dmaster.passwd27 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
/freebsd/libexec/tftpd/
H A Dtftpd.c121 struct passwd *nobody; in main() local
341 if ((nobody = getpwnam(chuser)) == NULL) { in main()
354 if (setgroups(1, &nobody->pw_gid) != 0) { in main()
358 if (setuid(nobody->pw_uid) != 0) { in main()
/freebsd/crypto/openssh/regress/
H A Dagent-getpeereid.sh7 UNPRIV=nobody
/freebsd/sbin/pfctl/tests/files/
H A Dpf0039.in8 o_group2="group nobody "
H A Dpf0039.ok6 o_group2 = "group nobody "
/freebsd/contrib/sendmail/src/
H A Daliases35 nobody: root
/freebsd/etc/mail/
H A Daliases36 nobody: root
/freebsd/usr.bin/renice/tests/
H A Drenice_test.sh9 TEST_USER=nobody

123