[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] POP mail security



Tusar>What is the best way to protect my users passwords from being sniffed?
Tusar>Can a user use an encrypted tunnel to send the userid and password to
Tusar>the pop server?
This I use .. but for that u need to have an shell account on the server
and should be running sshd .. 

defaults 
user tusarp is tusar
no rewrite 
poll localhost with protocol pop3 and port 11110: 
preconnect "ssh -C -f tusar@server -L 11110:servername:110 sleep 5"
       password mypassword

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.