Re: [squid-users] OpenBSD 4.2+Squid3_Stable1+Windows AD

2008-03-31 Thread Luca Dell'Oca
Hi, thanks for the code, but I got an error anyway. These are the steps I took: - I removed the ports tree and deployed a fresh one - moved to samba dir, created a samba_winbind.patch and copied in it the code you gave - patch -p1 samba_winbind.patch, without any error - env FLAVOR=winbind make

Re: [squid-users] OpenBSD 4.2+Squid3_Stable1+Windows AD

2008-03-31 Thread Henrik Nordstrom
mån 2008-03-31 klockan 12:07 -0700 skrev Luca Dell'Oca: Hi, thanks for the code, but I got an error anyway. These are the steps I took: At this point I would recomment you to install Samba from source manually, not using ports. It's not a complex procedure, and you do not need to do any of the

Re: [squid-users] OpenBSD 4.2+Squid3_Stable1+Windows AD

2008-03-25 Thread Macroendrix
Use this code: - diff -r -u -N samba/Makefile samba_winbind/Makefile --- samba/Makefile Tue Oct 3 16:07:10 2006 +++ samba_winbind/Makefile Tue Sep 26 05:51:14 2006 @@ -61,7 +61,7 @@

Re: [squid-users] OpenBSD 4.2+Squid3_Stable1+Windows AD

2008-01-30 Thread Luca Dell'Oca
Hi, I have the same problem. I found this tutorial: https://tiifp.org/quentin/squid.html and I managed to do all the kerberos stuff. Then I downloaded the patch for winbind and made the install of samba with winbind flavor, but I got this error: # env FLAVOR=winbind make install Makefile,

[squid-users] OpenBSD 4.2+Squid3_Stable1+Windows AD

2008-01-28 Thread Erdenebat Guntomor
Hi dear All, I've installed Squid3 stable1 on OpenBSD 4.2 from source. I wanna integrate Squid with Windows AD. But i can't install squid with squid_ldap_auth helper. Please someone tell me how can i do this. Which configuration argument should i use? and Is there any other better way to