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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/printing/
H A DVampireDriversFunctions36 ## nthost=192.168.17.1
150 # nthost=windowsntprintserverbox # the netbios name of the NT print
280 # WHAT IT DOES: This function connects to the '\$nthost' (using the credentials
283 # list under the name of '\${nthost}/enumdrivers3list.txt' (ie. it
284 # also creates the '\$nthost' subdirectory in the current one). It
292 # HINT: The current values: 'nthost'=\"$nthost\"
311 [ -d ${nthost} ] || mkdir "${nthost}";
312 rpcclient -U${ntprinteradmin}%${ntadminpasswd} -c 'enumdrivers 3' ${nthost} \
[all...]

Completed in 48 milliseconds