Searched refs:PW (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-10-stable/usr.sbin/pw/tests/
H A Dpw_groupmod_test.sh11 atf_check -s exit:0 ${PW} addgroup test
12 atf_check -s exit:0 ${PW} groupmod test -m root
15 atf_check -s exit:0 ${PW} groupmod test -d root
25 atf_check -s exit:0 ${PW} addgroup test
26 atf_check -s exit:67 -e match:"does not exist" ${PW} groupmod test -m foo
27 atf_check -s exit:0 ${PW} groupmod test -d foo
36 atf_check -s exit:0 -x ${PW} groupadd test
37 atf_check -s exit:0 -x ${PW} groupmod test -l newgroupname
38 atf_check -s exit:65 -e match:"^pw: unknown group" -x ${PW} groupshow test
48 atf_check -s exit:0 -x ${PW} userad
[all...]
H A Dpw_groupdel_test.sh15 atf_check -s exit:0 -o inline:"wheel:*:0:root\n" -x ${PW} groupshow wheel
17 ${PW} groupdel -g I_do_not_exist
18 atf_check -s exit:0 -o inline:"wheel:*:0:root\n" -x ${PW} groupshow wheel
H A Dpw_groupadd_test.sh10 ${PW} groupadd -n test1 -g 9999999999999
17 atf_check -s exit:0 ${PW} groupadd foo
20 ${PW} groupadd foo
H A Dpw_lock_test.sh10 ${PW} useradd test || atf_fail "Creating test user"
11 ${PW} lock test || atf_fail "Locking the user"
14 ${PW} unlock test || atf_fail "Locking the user"
22 ${PW} useradd test || atf_fail "Creating test user"
23 ${PW} lock 1001 || atf_fail "Locking the user"
26 ${PW} unlock 1001 || atf_fail "Unlocking the user"
30 ${PW} useradd -n 1001 || atf_fail "Creating test user"
31 ${PW} lock 1001 || atf_fail "Locking the user"
34 ${PW} unlock 1001 || atf_fail "Unlocking the user"
H A Dpw_usermod_test.sh11 atf_check -s exit:67 -e match:"no such user" ${PW} usermod test
12 atf_check -s exit:0 ${PW} useradd test
13 atf_check -s exit:0 ${PW} usermod test
23 atf_check -s exit:67 -e match:"no such user" ${PW} usermod test -N
24 atf_check -s exit:0 ${PW} useradd test
25 atf_check -s exit:0 -o match:"^test:.*" ${PW} usermod test -N
35 atf_check -s exit:0 ${PW} useradd test -c "Test User,home,123,456"
36 atf_check -s exit:0 ${PW} usermod test -c "Test User,work,123,456"
46 atf_check -s exit:0 ${PW} useradd test -c "Test User,home,123,456"
48 ${PW} usermo
[all...]
H A Dpw_groupshow_test.sh9 atf_check -o not-empty ${PW} groupshow -a
15 atf_check -o not-empty ${PW} groupshow -g 0
21 atf_check -o not-empty ${PW} groupshow wheel
31 atf_check -e "inline:$no_such_name_msg" -s exit:65 ${PW} groupshow \
33 atf_check -e "inline:$no_such_name_msg" -s exit:65 ${PW} groupshow \
44 atf_check -e "inline:$no_such_name_msg" -s exit:65 ${PW} groupshow \
46 atf_check -e "inline:$no_such_name_msg" -s exit:65 ${PW} groupshow \
H A Dpw_usershow_test.sh9 atf_check -o not-empty ${PW} usershow -a
15 atf_check -o not-empty ${PW} usershow root
25 atf_check -e "inline:$no_such_user_msg" -s exit:67 ${PW} usershow \
27 atf_check -e "inline:$no_such_user_msg" -s exit:67 ${PW} usershow \
38 atf_check -e "inline:$no_such_uid_msg" -s exit:67 ${PW} usershow \
40 atf_check -e "inline:$no_such_uid_msg" -s exit:67 ${PW} usershow \
47 atf_check -o not-empty ${PW} usershow -u 0
H A Dpw_usernext_test.sh11 CURRENT=`${PW} usernext | sed -e 's/:.*//'`
16 atf_check -s exit:0 ${PW} useradd test${CURRENT}
20 ${PW} usernext
29 CURRENT=`${PW} usernext | sed -e 's/:.*//'`
30 CURRENTGID=`${PW} groupnext`
35 atf_check -s exit:0 ${PW} useradd -n test${CURRENT} -g 0
39 ${PW} usernext
H A Dpw_useradd_test.sh11 atf_check -s exit:0 ${PW} useradd test
21 atf_check -s exit:0 -o match:"^test:.*" ${PW} useradd test -N
30 atf_check -s exit:0 ${PW} useradd test -c 'Test User,work!,123,user@example.com'
41 ${PW} useradd test -c "Test User,work,123,456" -N
51 ${PW} useradd test -c "Test User,work,123:456,456"
62 ${PW} useradd test -c "Test User,work,123:456,456" -N
71 atf_check -s exit:0 ${PW} useradd test -d /foo/bar
73 ${PW} usershow test
82 atf_check -s exit:0 ${PW} useradd test -e ${DATE}
84 ${PW} usersho
[all...]
H A Dpw_userdel_test.sh16 ${PW} useradd test || atf_fail "Creating test user"
17 ${PW} groupmod test -M 'test,root' || \
19 ${PW} userdel test || atf_fail "Delete the test user"
31 ${PW} userdel -u plop
57 atf_check ${PW} useradd -n foo -u 4001
59 ${PW} userdel -n 4001
H A Dpw_config_test.sh9 ${PW} useradd -D -C ${HOME}/foo.conf
17 ${PW} useradd -D -C ${HOME}/foo.conf \
/freebsd-10-stable/crypto/openssh/regress/unittests/sshkey/
H A Dmktestdata.sh4 PW=mekmitasdigoat
122 ssh-keygen -pf rsa1_1_pw -N "$PW"
123 ssh-keygen -pf rsa_1_pw -N "$PW"
124 ssh-keygen -pf dsa_1_pw -N "$PW"
125 ssh-keygen -pf ecdsa_1_pw -N "$PW"
126 ssh-keygen -pf ed25519_1_pw -N "$PW"
127 ssh-keygen -opf rsa_n_pw -N "$PW"
128 ssh-keygen -opf dsa_n_pw -N "$PW"
129 ssh-keygen -opf ecdsa_n_pw -N "$PW"
192 echo "$PW" > p
[all...]
/freebsd-10-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-cleanup.sh357 local PW="${VAL}"
364 if [ -z "${PW}" -a -z "${ENCPW}" ] ; then return 0 ; fi
369 if [ -n "${PW}" ] ; then
370 echo "${PW}" > ${FSMNT}/.rootpw
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DCacheTokens.cpp547 PTHWriter PW(*OS, PP);
550 StatListener *StatCache = new StatListener(PW.getPM());
561 PW.GeneratePTH(MainFilePath.str());
/freebsd-10-stable/sys/contrib/dev/ipw/
H A Dipw2100-1.3.fw.uu361 M`'P?8"_>`@``&D`0T!8``"``;OY?8`!\'V`PW@(```0`$`!\'V`TW@(``!I`
571 M`OY`@`!\@4#PW`(````"$`'^`$``#B`8\#4``"``!/K@5XS[_R=0_G]@!?X_
754 M`"```GXH@`!\7V#PW`(```8`(``!XE>,!@`@`GXH@`!\7V`040``(`#PW`(`
756 M(`"!XE>,!@`@`GXH@`!\7V#PW`(`4%$``"```(2`00`(!A``?#]BZ*X"``"`
1301 M'V#PW@(`\*$``"````0`"`)ZX%<"0@`@`'P?8.3>`@``!``(`'K@5P$(`"`0
1327 M7V``?#]@`+D"`'2%0!#0I0``(`"`"``@`OX_8`!\'V#PW@(```)`$``$05``
1331 M`'K@5P(;`"``?!]@U-X"``````@`>N!7<*8``"``@1@`(`!\'V#PW@(```0`
1342 MA$`0@"+K+X`\`"``^N!7@AL`(`!\/V`0J```(`#PW@(``(0@"`3ZX%<"!``@
1346 M``"$`!!`@4$(`'P_8.#>`@``A``0`OY_8`!\/V#PW
[all...]
H A Dipw2100-1.3-p.fw.uu354 MFJ91`'P?8-2N`@``&@`0`?Y_8`!\'V#0%0``(`#PW@(```8`$`?^/V``?%]@
412 M`"``(/X@8`!\'V#PW@(```(`$`"`)@A`_B!@`'P?8%S?`@!P'@``(````@`0
1231 M?V"0EP``(`!PW`(``(`!$`!\'V!LW`(```*`$`'^/V``?!]@:-P"`+"7```@
1239 M`@``&D`0`/<!*`!\'V#PW`(``!H`$-"8```@``!\'V#TW`(``!H`$!``K@D$
1694 M"`!ZX%=>B"8(`0$`(*""AA``'@`@H(@&"`"!X%<PW```(`")`@`@`('@5XH;
2303 M'V!PW`(```!`"`!\/V"4W`(``(``"%`V`0`@`````4``@``0`'P`4.`!```!
2451 M```@"`R$``@`@`80,$P!`"```?Z_80!\'V#PW`(``!H`$`!\'V#8W`(```!`
3335 M'V#4L@(``'^@06Q_($``F@9@$,\!`"````1!4(`4Z2\`?#]@PW(```":!F"`
3483 MP"`"`"```('@5PX#`"``0`X(`7X`0```#A0`0`X(`('@5PW]_R?@(`(`(``$
4449 M0!N`&UY`'()RL(!0(34[R0`.AU2(5@R.E%HA(PW(
[all...]
/freebsd-10-stable/contrib/openbsm/config/
H A Dconfig.guess777 i*:PW*:*)
/freebsd-10-stable/contrib/openpam/
H A Dconfig.guess831 i*:PW*:*)
/freebsd-10-stable/contrib/binutils/
H A Dconfig.guess791 i*:PW*:*)
/freebsd-10-stable/contrib/byacc/
H A Dconfig.guess836 i*:PW*:*)
/freebsd-10-stable/contrib/dialog/
H A Dconfig.guess836 i*:PW*:*)
/freebsd-10-stable/contrib/ldns/
H A Dconfig.guess814 i*:PW*:*)
/freebsd-10-stable/contrib/libpcap/
H A Dconfig.guess811 i*:PW*:*)
/freebsd-10-stable/contrib/libreadline/support/
H A Dconfig.guess782 i*:PW*:*)
/freebsd-10-stable/contrib/libyaml/config/
H A Dconfig.guess811 i*:PW*:*)

Completed in 589 milliseconds

12