Menu

#68 simple user/pass Authentication

pending
nobody
None
5
2012-02-25
2012-01-18
Anonymous
No

hi ...
tanks 4 this great tool ...
i have set up ss5 on a VPS with CentOS...
its working fine without Authentication ...
auth 0.0.0.0/0 – –
but i need to set up user / pass so i used
auth 0.0.0.0/0 – u
and set some user pass paires in ss5.passwd file
and i am using proxifier to connenct and it says :

[56:48] Error : Authentication on the proxy server failed.
Please check your username and password.
[56:48] Test failed.

what am i doing wrong ....
i havent changed the config file mush just these :
auth 0.0.0.0/0 – u
permit – 0.0.0.0/0 – 0.0.0.0/0 – - – - -

what should i do ?

Discussion

  • ccken

    ccken - 2012-02-06

    Hi,

    You need to enable the following option in /etc/sysconfig/ss5.

    SS5_OPTS=" -u root"

    You may want to add auth flag in the permit line. Try this out.

    auth 0.0.0.0/0 - u
    permit u 0.0.0.0/0 - 0.0.0.0/0 - - - - -

    Thanks,
    Ken

     
  • Matteo Ricchetti

    Dear,

    your config seems right. You grant access to everyone.

    Regards

     
  • Matteo Ricchetti

    • status: open --> pending
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.