Searched refs:admin_name (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/nsswitch/tests/
H A Dtest_wbinfo.sh71 admin_name=`$wbinfo -s $admin_sid | cut -d " " -f1| tr a-z A-Z`
72 echo "$admin_sid resolved to $admin_name"
77 if test x$admin_name != x$tested_name; then
78 echo "$admin_name does not match $tested_name"
85 testit "wbinfo -n on the returned name against $TARGET" $wbinfo -n $admin_name || failed=`expr $failed + 1`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/nsswitch/tests/
H A Dtest_wbinfo.sh71 admin_name=`$wbinfo -s $admin_sid | cut -d " " -f1| tr a-z A-Z`
72 echo "$admin_sid resolved to $admin_name"
77 if test x$admin_name != x$tested_name; then
78 echo "$admin_name does not match $tested_name"
85 testit "wbinfo -n on the returned name against $TARGET" $wbinfo -n $admin_name || failed=`expr $failed + 1`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/nsswitch/tests/
H A Dtest_wbinfo.sh71 admin_name=`$wbinfo -s $admin_sid | cut -d " " -f1| tr a-z A-Z`
72 echo "$admin_sid resolved to $admin_name"
77 if test x$admin_name != x$tested_name; then
78 echo "$admin_name does not match $tested_name"
85 testit "wbinfo -n on the returned name against $TARGET" $wbinfo -n $admin_name || failed=`expr $failed + 1`

Completed in 119 milliseconds