Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ss5.supa(5)		      File Formats Manual		   ss5.supa(5)

NAME

       ss5.supa	  -   Enable   Secret	User   Password	  Autehntication  (see
		       http://csocks.altervista.org/)

SYNOPSIS
       ss5 usually communicates	with socks client in clear-text.  If  SS5_SUPA
       option  is set, ss5 encrypts user credentials during the	authentication
       step with socks client (see http://csocks.altervista.org/).

DESCRIPTION
       To enable SUPA authentication with the ss5 daemon you must set SS5_SUPA
       options in the ss5.conf file indicating the secret key value  (must  be
       16  bytes  long).  Before  SUPA	authentication works, you must install
       openssl package.

       To add SUPA authentication, change the line to:
	    auth - - s

	    set	SS5_SUPA SS5_SERVER_S_KEY  (SS5_SERVER_S_KEY  is  the  default
	    value)

       3. Restart the server.

SEE ALSO
       ss5(1),	ss5.conf(5),  ss5.pam(5), ss5.passwd(5), ss5.ha(5), ss5srv(1),
       ss5_supa(5), ss5_gssapi(5)

AUTHOR
	  Raffaele De Lorenzo

       Send comments to	raffaele.delorenzo@libero.it

				  20 Jan 2009			   ss5.supa(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ss5_supa&sektion=5&manpath=FreeBSD+Ports+14.3.quarterly>

home | help