# 
# See /etc/init.d/open-backdoor for more information.
# 
# You must fill all 3 variables below to enable the open-backdoor 
# init script.
# RPORT is the remote port we will listen on at the remote host.
#RHOST is the remote host name or ip address. be sure to connect to
#  this host at least once so that the ssh key of the remote server 
#  get accepted.
# RUSER is the unix username we will connect to on the remote host.
# 
# there is no sane default values, so this feature's 
# factory setting is 'disabled' 

#RPORT=222
#RHOST=example.com
#RUSER=joe

