Displaying 20 results from an estimated 200 matches similar to: "Samba4 and Squid3 with ntlm_auth ... more information"
2004 Oct 04
1
AD2003 +Squid NTLM Auth.
Authenticating Server: 2003 with Active Directory Enabled
Squid Server: FreeBSD 5.1
Samba: 3.0.7,1
Other package info in package list at bottom.
The DNS server is on the 2003 Server with the proper kerberos and ldap
entries in the DNS server. (Passes Active Directory DNS utility tests)
Responses are sent in LM, NTLM, &NTLM2 when negotiated.
Signing requirements are not configured. (Choices:
2016 Sep 09
1
[squid-users] squid TCP_DENIED/403
Its in here :
( from your squid.conf )
"/etc/squid/listas/ad_block.lst"
http_access deny ads
#deny_info TCP_RESET ads
affiliates.digitalriver.com
it is in the ads list.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: squid-users [mailto:squid-users-bounces at lists.squid-cache.org] Namens
> erdosain9
> Verzonden: vrijdag 9 september 2016 15:55
> Aan:
2009 Dec 28
2
Samba4 and Squid3 with ntlm_auth
Hello there.
I'm try to configure squid3 with samba4-alpha-10 autentication.
My samba4 pdc work fine with a simple smb.conf:
[globals]
netbios name = PANTRO
workgroup = MYDOMAIN
realm = MYDOMAIN.LAN
server role = domain controller
[netlogon]
path = /usr/local/samba/var/locks/sysvol/mydomain.lan/scripts
read only = no
2014 Dec 18
0
Samba 4 with squid3 (--helper-protocol=gss-spnego )
Hai,
?
Im know this might not be the place to ask, but im doing it anyway..? ;-)
?
Im testing an debian Jessie server with squid3 ( 3.4.8 )
Its running Debian Samba 4.1.13 with winbind.
?
Im having troubles, to get the squid auth working.
So my question is is someone here using kerberos authentication on squid. ( 3.4.x )
Or someone who is using the gss-spnego helper protocol.
?
Im using this
2015 Dec 31
0
[squid-users] squid3 / debian stable / please update to 3.4.14
> you are better off building the more up to date 3.5 version available
> from Stretch/Testing repository.
I disagree with this one, use SID and not testing, testing has a longer delay in security updates and koms after unstable.
See : https://www.debian.org/security/faq
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: squid-users [mailto:squid-users-bounces at
2019 Feb 05
1
squid3 and samba4
Is it possible for squid3 to authenticate its users with samba 4 active
directory while both services are on the same pc?
Maybe that could be the reason it does not work for me?
What do you think?
2015 Dec 29
2
[squid-users] squid3 / debian stable / please update to 3.4.14
Hai,
You can very easy upgrade to 3.5.12 on Jessie.
Add sid to your sources.list, or better in :
/etc/apt/sources.list.d/debian-sid.list
Only the deb-src line is needed.
Now apt-get update
# install dependecies.
apt-get build-dep squid
# get and build source.
apt-get source squid -b
if you missing something, get that package first, build it, install it and do above again.
!! thing to
2015 Jan 31
1
Squid3 on CentOS 6.6: IPv6 PTR endianess
Hello,
I'm running a Squid cache (Version 3.1.10) on CentOS 6.6 as a forward proxy which is reachable over a global IPv6 address.
For whatever reason, Squid tries to perform PTR lookups on the client's IPv6 address.
The weird thing is, that Squid seems to struggle with the "endianess" of the IPv6 address blocks.
For example:
My current client IP is
2015 Dec 31
2
[squid-users] squid3 / debian stable / please update to 3.4.14
> you are better off building the more up to date 3.5 version available
> from Stretch/Testing repository.
I disagree with this one, use SID and not testing, testing has a longer delay in security updates and coms after unstable.
See : https://www.debian.org/security/faq
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: squid-users [mailto:squid-users-bounces at
2018 Jun 08
2
samba4+squid3+ntlm
Hello:
I have a squid3 with aunteticacion ntlm integrated to samba4 but in workstations with windows 8.1 constantly asked for the username and password and it does not let the user navigate, use debian 8 + samba 4.7.7, no idea because that happens in client with windows 7 works well.
smb.conf
workgroup = MYDOMINIO
security = ads
netbios name = srv-proxy
server string = Servidor Proxy de
2009 Jun 27
1
Transparent Proxy Problem with Squid3 and Shorewall
Hi all,
I have a strange problem in trying to install a transparent proxy (in my
internal net not on the shorewall server) according to the instructions
as outlined in http://www.shorewall.net/Shorewall_Squid_Usage.html#Local
My Network looks the following:
Internal Net: 10.0.0.0/24 Squid Server listening on port 3128
(ip 10.0.0.152, DNS name server01)
| |
2006 Feb 10
4
Transparent http proxy
Hi all,
I''m trying to set up a transparent proxy with dansguardian, and running
into some strange issues with the squid setup without dansguardian. I have
used shorewall for quite some time, and I''m stumped as to why I can''t get
this to work. Here is a brief synopsis of my network.
loc --> gateway/firewall--> net
I have the following policies:
#firewall to
2013 Aug 07
1
samba4 and squid with NTLM auth
Hi.
Samba-4.0.7
FreeBSD 10.0-CURRENT
Besides serving files I'm using Samba to authenticate users in the
Windows AD with squid.
After having issues with samba 3.6.16 I decided to see if samba4 will
fit me more. I was surprised, but I found that Samba 4 is fully
functional in my environment and is nearly production-ready.
After that I tried to setup squid to use samba for NTLM authentication.
2007 Jan 08
2
shorewall/dansguardian/squid problem
ive got a config thats
client -> server ->Dansguardian->Squid -> onward adn I want to
transparently redirect web traffic to DG/Squid
Not sure where the problem lies - hoping you guys can help me and at
least tell me that its NOT my shorewall config
heres the configs
When I point a browser straight at 3128 or 3129 I get web pages back
and the appropriate stuff in the logs .
I get a
2004 Nov 29
0
[newbie] SQUID/SAMBA problems with NTLM_Auth
Hello, I havn't gotten an answer over on the squid usergroup - so I'm hoping
someone can help me here.
SUSE - 9.1
SQUID - 2.5.STABLE5
SAMBA - 3.0.2a-SUSE (the one that came with SUSE Installer by YAST)
I have set up squid, samba, got the winbind to work great
Wbinfo -t, -u, -g all work great
Squid also worked great until I tried to tie in NTLM_Auth
If I authenticate using
2017 May 25
0
CentOS6 and squid34 package ...
Hello
what is the essential difference between the default squid package and
this squid34 package,
as I have problems using this squid34 package for FTP connections;
there are no shown icons, when going to e.g. ftp://ftp.adobe.com/
when I tell the browser to show the image then I get this squid
generated message ...
the same config /etc/squid/squid.conf works with the default squid
package
2009 Dec 09
0
[ANNOUNCE] Samba 4.0.0alpha10
We are proud to a announce another alpha release of Samba 4.
What's new in Samba 4 alpha10
============================
Samba 4 is the ambitious next version of the Samba suite that is being
developed in parallel to the stable 3.0 series. The main emphasis in
this branch is support for the Active Directory logon protocols used
by Windows 2000 and above.
Samba4 alpha10 follows on from the
2015 Aug 05
5
LDAP bindpw password
Hi.
I'm using Samba 4 on two Zentyal servers as Domain Controller and now
I have to authenticate some services to it (Apache and PAM in
particular).
The LDAP integration asks me for a LDAP bind password, but I cannot
find out where it is on Zentyal.
Is there a way to check (or change it) directly on Samba 4?
Or is it preferable to authenticate against Active Directory or Kerberos?
Thank you
2014 Sep 04
2
samba4 + squid 2.7 auth
Hi list, i have a samba4 AD server working, and squid 2.7 auth
internal...so i need change the auth of squid to my samba4 server....i
search in google but information is incomplete and diferent...any
official site, wiki or user experince to get information about?
regards and thanks
--
Administrador de Redes
Nodo Provincial ESILT
OS: Debian 7.5 wheezy
2015 Dec 01
2
Problems with authentication in Samba4
Hi,
I'm having problems to authenticate users with winbind. I'm implementing
Squid3 Server and this server is working properly. But I think there is a
problem with winbind (perhaps winbind separator), because when I put ^ as
separator, how in Domain^Users, the error message appeared:
root at proxy:~# *echo "bacci Domain^Users" | /usr/lib/squid3/wbinfo_group.pl