Home
last modified time | relevance | path

Searched refs:PASSWD (Results 1 – 23 of 23) sorted by relevance

/external/autotest/site_utils/
Dsetup_db.sh17 PASSWD=
24 PASSWD=$OPTARG
52 if [ -z "${PASSWD}" ]; then
76 elif mysql -u root -p"${PASSWD}" -e ';' 2> /dev/null ; then
77 PASSWD_STRING="-p${PASSWD}"
90 'chromeosqa-admin'@'localhost' IDENTIFIED BY '${PASSWD}';"
94 'chromeosqa-admin'@'%' IDENTIFIED BY '${PASSWD}';"
Dsetup_dev_autotest.sh43 PASSWD=
53 PASSWD=$OPTARG
95 if [ -z "${PASSWD}" ]; then
102 if [ -z "${PASSWD}" ]; then
103 read -s -p "Autotest DB password: " PASSWD
105 if [ -z "${PASSWD}" ]; then
111 if [ "${PASSWD}" != "${PASSWD2}" ]; then
160 password: ${PASSWD}
163 readonly_password: ${PASSWD}
232 opts_string="-p ${PASSWD} -a ${AT_DIR}"
Dlabel_cleaner.py41 PASSWD = global_config.global_config.get_config_value( variable
185 passwd=PASSWD, db=DATABASE)
/external/ltp/testcases/commands/su/
Dsu01_s143 if [info exists env(PASSWD)] {
44 set PASSWD $env(PASSWD)
129 send "$PASSWD\r"
151 send "$PASSWD\r"
193 send "wrong_$PASSWD\r"
233 send "$PASSWD\r"
254 send "$PASSWD\r"
287 send "wrong_$PASSWD\r"
417 send "$PASSWD\r"
467 send "$PASSWD\r"
/external/ltp/testcases/network/tcp_cmds/ssh/
Dssh01_s134 set PASSWD $TEST_USER_PASSWD
43 set PASSWD "invalid_password!"
55 exp_send "$PASSWD\r"
Dssh03_s134 set PASSWD $TEST_USER_PASSWD
52 exp_send "$PASSWD\r"
Dssh02_s135 set PASSWD $TEST_USER_PASSWD
56 exp_send "$PASSWD\r"
/external/ltp/testcases/network/tcp_cmds/ftp/
Dftp0161 PASSWD=${PASSWD:-.pasroot}
97 echo user $RUSER $PASSWD
109 echo user $RUSER $PASSWD
Dftp0250 set PASSWD "invaild_password?!!"
66 send \"$PASSWD\r\"
/external/ltp/
Drunltplite.sh215 [ -z "$RHOST" ] || [ -z "$PASSWD" ] && \
225 [ -z "$PASSWD" ] && \
231 read PASSWD
234 export PASSWD=$PASSWD
Dltpmenu390 PASSWD=$rhost_passwd ;
391 export PASSWD;
493 PASSWD=" "
Drunltp574 [ -z "$RHOST" ] || [ -z "$PASSWD" ] && \
583 [ -z "$PASSWD" ] && \
586 printf "Enter PASSWD = 'root passwd of the remote host machine'"
591 export PASSWD=$PASSWD
DINSTALL227 The "PASSWD" variable should be set to root's password on the server
/external/ltp/testcases/network/tcp_cmds/telnet/
Dtelnet0133 if [ -z $PASSWD ]; then
67 send \"$PASSWD\r\"
/external/ltp/testcases/network/tcp_cmds/rlogin/
Drlogin0133 if [ -z $PASSWD ]; then
65 send \"$PASSWD\r\"; exp_continue
/external/python/cpython2/Lib/test/
Dtest_urllib2_localnet.py87 PASSWD = "testPass" variable in BasicAuthHandler
89 USER_PASSWD = "%s:%s" % (USER, PASSWD)
286 PASSWD = "testPass" variable in BasicAuthTests
306 ah.add_password(self.REALM, self.server_url, self.USER, self.PASSWD)
327 PASSWD = "test123" variable in ProxyAuthTests
341 self.digest_auth_handler.set_users({self.USER: self.PASSWD})
361 self.USER, self.PASSWD+"bad")
375 self.USER, self.PASSWD)
384 self.USER, self.PASSWD)
/external/ltp/testscripts/
DrunEALtests.sh63 (export PASSWD = passwd of remote host)
154 if [ -z $PASSWD ]
/external/ltp/testcases/network/tcp_cmds/
DREADME13 It's also a good idea to set the "PASSWD" variable to root's password on this remote
/external/syslinux/doc/
Dmenu.txt198 MENU PASSWD passwd
226 MENU MASTER PASSWD passwd
288 WARNING: if MENU MASTER PASSWD or ALLOWOPTIONS 0 is set, this
290 PASSWD can of course be set for this label.
547 MENU MASTER PASSWD is set, they require the master password.
/external/ltp/testcases/network/
DREADME.md18 (test management link) and PASSWD should be set to the root password
/external/ltp/testcases/lib/
Dtest_net.sh486 export PASSWD="${PASSWD:-}"
/external/python/cpython2/Lib/
Dimaplib.py1458 PASSWD = getpass.getpass("IMAP password for %s on %s: " % (USER, host or "localhost")) variable
1462 ('login', (USER, PASSWD)),
/external/syslinux/
DNEWS987 MENU PASSWD.