tinyproxy with user authentication

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite
1












Does anybody have a solution that'll make tinyproxy work with user authentication like pam_auth at the squid proxy?



I don't want to create a SSH-Tunnel and allow only localhost.










share|improve this question



























    up vote
    2
    down vote

    favorite
    1












    Does anybody have a solution that'll make tinyproxy work with user authentication like pam_auth at the squid proxy?



    I don't want to create a SSH-Tunnel and allow only localhost.










    share|improve this question

























      up vote
      2
      down vote

      favorite
      1









      up vote
      2
      down vote

      favorite
      1






      1





      Does anybody have a solution that'll make tinyproxy work with user authentication like pam_auth at the squid proxy?



      I don't want to create a SSH-Tunnel and allow only localhost.










      share|improve this question















      Does anybody have a solution that'll make tinyproxy work with user authentication like pam_auth at the squid proxy?



      I don't want to create a SSH-Tunnel and allow only localhost.







      authentication pam http-proxy






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 13 at 0:13









      Jeff Schaller

      33.1k849111




      33.1k849111










      asked Dec 31 '13 at 14:30









      John Smithv1

      63149




      63149




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          In searching through the project's website and in grepping through the source tree for tinyproxy I see no mentions of pam anywhere.



          For the first I searched through the site using Google's site:.. facility searching for the string "pam".



          For the source tree I downloaded it using git:



          $ git clone git://git.banu.com/tinyproxy.git
          $ grep -ri pam tinyproxy
          $


          In looking through the website they look to manage the project in a very typical Open Source manner so you might want to pose your question on one of the mailing lists or use IRC to ask.



          Let me know and I can help if you're interested in following up either of these 2 leads.



          UPDATE #1



          To help facilitate this I've created a bug in tinyproxy's issue tracker.



          • Does tinyproxy support authentication through pam modules?





          share|improve this answer






















          • @JohnSmithv1 - not sure if you know this but you can also upvote + accept. Don't feel obligated, but just making you aware of this.
            – slm♦
            Jan 2 '14 at 15:42










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f107285%2ftinyproxy-with-user-authentication%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote



          accepted










          In searching through the project's website and in grepping through the source tree for tinyproxy I see no mentions of pam anywhere.



          For the first I searched through the site using Google's site:.. facility searching for the string "pam".



          For the source tree I downloaded it using git:



          $ git clone git://git.banu.com/tinyproxy.git
          $ grep -ri pam tinyproxy
          $


          In looking through the website they look to manage the project in a very typical Open Source manner so you might want to pose your question on one of the mailing lists or use IRC to ask.



          Let me know and I can help if you're interested in following up either of these 2 leads.



          UPDATE #1



          To help facilitate this I've created a bug in tinyproxy's issue tracker.



          • Does tinyproxy support authentication through pam modules?





          share|improve this answer






















          • @JohnSmithv1 - not sure if you know this but you can also upvote + accept. Don't feel obligated, but just making you aware of this.
            – slm♦
            Jan 2 '14 at 15:42














          up vote
          2
          down vote



          accepted










          In searching through the project's website and in grepping through the source tree for tinyproxy I see no mentions of pam anywhere.



          For the first I searched through the site using Google's site:.. facility searching for the string "pam".



          For the source tree I downloaded it using git:



          $ git clone git://git.banu.com/tinyproxy.git
          $ grep -ri pam tinyproxy
          $


          In looking through the website they look to manage the project in a very typical Open Source manner so you might want to pose your question on one of the mailing lists or use IRC to ask.



          Let me know and I can help if you're interested in following up either of these 2 leads.



          UPDATE #1



          To help facilitate this I've created a bug in tinyproxy's issue tracker.



          • Does tinyproxy support authentication through pam modules?





          share|improve this answer






















          • @JohnSmithv1 - not sure if you know this but you can also upvote + accept. Don't feel obligated, but just making you aware of this.
            – slm♦
            Jan 2 '14 at 15:42












          up vote
          2
          down vote



          accepted







          up vote
          2
          down vote



          accepted






          In searching through the project's website and in grepping through the source tree for tinyproxy I see no mentions of pam anywhere.



          For the first I searched through the site using Google's site:.. facility searching for the string "pam".



          For the source tree I downloaded it using git:



          $ git clone git://git.banu.com/tinyproxy.git
          $ grep -ri pam tinyproxy
          $


          In looking through the website they look to manage the project in a very typical Open Source manner so you might want to pose your question on one of the mailing lists or use IRC to ask.



          Let me know and I can help if you're interested in following up either of these 2 leads.



          UPDATE #1



          To help facilitate this I've created a bug in tinyproxy's issue tracker.



          • Does tinyproxy support authentication through pam modules?





          share|improve this answer














          In searching through the project's website and in grepping through the source tree for tinyproxy I see no mentions of pam anywhere.



          For the first I searched through the site using Google's site:.. facility searching for the string "pam".



          For the source tree I downloaded it using git:



          $ git clone git://git.banu.com/tinyproxy.git
          $ grep -ri pam tinyproxy
          $


          In looking through the website they look to manage the project in a very typical Open Source manner so you might want to pose your question on one of the mailing lists or use IRC to ask.



          Let me know and I can help if you're interested in following up either of these 2 leads.



          UPDATE #1



          To help facilitate this I've created a bug in tinyproxy's issue tracker.



          • Does tinyproxy support authentication through pam modules?






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Dec 31 '13 at 17:20

























          answered Dec 31 '13 at 17:11









          slm♦

          239k65494665




          239k65494665











          • @JohnSmithv1 - not sure if you know this but you can also upvote + accept. Don't feel obligated, but just making you aware of this.
            – slm♦
            Jan 2 '14 at 15:42
















          • @JohnSmithv1 - not sure if you know this but you can also upvote + accept. Don't feel obligated, but just making you aware of this.
            – slm♦
            Jan 2 '14 at 15:42















          @JohnSmithv1 - not sure if you know this but you can also upvote + accept. Don't feel obligated, but just making you aware of this.
          – slm♦
          Jan 2 '14 at 15:42




          @JohnSmithv1 - not sure if you know this but you can also upvote + accept. Don't feel obligated, but just making you aware of this.
          – slm♦
          Jan 2 '14 at 15:42

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f107285%2ftinyproxy-with-user-authentication%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Peggy Mitchell

          Palaiologos

          The Forum (Inglewood, California)