Searched refs:NEWPW (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest041-aci180 NEWPW=jdoe
183 -w "$BINDPW" -s "$NEWPW" \
195 BINDPW=$NEWPW
197 NEWPW=newcred
199 -w "$BINDPW" -s "$NEWPW" \
209 BINDPW=$NEWPW
H A Dtest032-chain285 NEWPW=newsecret
288 -w secret -s $NEWPW \
299 -D "$BJORNSDN" -w $NEWPW
H A Dsql-test900-write506 NEWPW="newsecret"
509 -D "${BINDDN}" -w ${BINDPW} -s ${NEWPW} \
520 $LDAPWHOAMI -h $LOCALHOST -p $PORT1 -D "$BINDDN" -w $NEWPW
H A Dsql-test901-syncrepl577 NEWPW="newsecret"
580 -D "${BINDDN}" -w ${BINDPW} -s ${NEWPW} \
591 $LDAPWHOAMI -h $LOCALHOST -p $PORT1 -D "$BINDDN" -w $NEWPW
/macosx-10.10/system_cmds-643.1.1/chpass.tproj/
H A Dchpass.c117 enum { NEWSH, LOADENTRY, EDITENTRY, NEWPW, NEWEXP } op; enumerator in enum:__anon12699
166 op = NEWPW;
207 if (op == EDITENTRY || op == NEWSH || op == NEWPW || op == NEWEXP) {
322 if (op == NEWPW) {

Completed in 130 milliseconds