tobiastromm

Results 13 comments of tobiastromm

Hi. I am also need the helper. Thanks!

@Meitinger I compiled the program and start using it, but I have some problem. When I was using basic_ldap_auth access log says: 1494010982.672 1 192.168.11.88 TCP_DENIED/403 4484 GET http://www.google.com.br/url? tobias...

OK, I got it to working by changing these lines: `//Remove Domain from username` `var userName = identity.Name.Split('\\')[1];` `return string.Format("OK token=\"{0}\" user={1}", response.Length > 0 ? Convert.ToBase64String(response) : string.Empty, Uri.EscapeDataString(userName));...

@Meitinger Yes, Windows NT 4 can access Windows 2008 R2 shares without problem. The same server have two versions of squid running (the old and working 2.7.STABLE8 where NT 4...

Hi. Any news for that? I am still using 2.7.STABLE8 because of that. I also need transparent proxy. It is possible to enable it? Thanks a lot.

Hi @leilei8814. You can download this Squid version here: http://squid.acmeconsulting.it/download/dl-squid.html The diladele squid don't accept transparent proxy : ( I already send a mail for diladele... If I can help...

Windows Server 2008 R2, but I think it can work with Server 2016.

Same error here with Windows Server 2016 + PHP 7.3.1 +pthreads v3.2.0.

Hi, I am using master and it's ok with Windows 7 and Server 2008 R2 (php 7.3). Using it on Windows Server 2019 Standard x64, give me the error below:...