M
MOUNIL
I am writing a perl script which connects to a server. When the client
attempts to log in to the server, it has to provide a password. I have
done that part. What i am not successfull at doing is that i want to
restrict the amount of attempts of incorrect passwords. for e.g. the
user can have only 3 attempts after which the connection is closed.
can anyone help me out?
---mounil
attempts to log in to the server, it has to provide a password. I have
done that part. What i am not successfull at doing is that i want to
restrict the amount of attempts of incorrect passwords. for e.g. the
user can have only 3 attempts after which the connection is closed.
can anyone help me out?
---mounil