Displaying 20 results from an estimated 900 matches similar to: "squid, ntlm_auth, winbind problem"
2005 Nov 07
4
Urgent Samba / Squid NTLM Auth Problems
Hi,
We are having problems setting up a squid cache server to use NTLMv2
authentication to authenticate users against AD.
We have narrowed the problems down to being a problem between samba and
squid when using NTLMv2. It constantly moans about the password being wrong
when using squid, but doing a direct samba auth works fine. We have
(believedly) narrowed it down to this: the domain requires
2005 Oct 31
1
NTLM Problems
Hi,
I am running squid and samba to auth users against a 2003 domain. My squid
setup is something like this:
auth_param ntlm program /usr/local/libexec/squid/ntlm_auth
--helper-protocol=squid-2.5-ntlmssp
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 2 minutes
auth_param ntlm children 2
auth_param basic program /usr/local/libexec/squid/ntlm_auth
2003 Dec 18
2
ntlm_auth problem in Squid 2.5
Hi!
I have a problem with the ntlm_auth helper (samba-3.0.2) under squid. I
got the following from the cache.log:
[2003/12/18 15:36:48, 10] utils/ntlm_auth.c:manage_squid_request(1114)
Got 'YR' from squid (length: 2).
[2003/12/18 15:36:48, 10]
utils/ntlm_auth.c:manage_squid_ntlmssp_request(362)
got NTLMSSP packet:
[2003/12/18 15:36:48, 10]
2004 May 13
0
winbindd lookup failure
Hello all,
I am Samba to authenticate users in Windows 2000 AD to a Squid proxy
server. I have Red Hat 9, Samba 3.04, and Squid 2.5 Stable3.
I have followed the FAQs and docs as closely as possible, and everything
went pretty much without a problem. The only hangup I am having is
trying to restrict access to the proxy to members of a single AD group.
In my squid.conf I have,
auth_param ntlm
2005 Jan 18
2
auth samba+squid+ntlm
Hi.
I need to use the ntlm_auth module to auth. users so a group can use Internet
and other not, using squid. The users that belong to "Internet" group may use
Internet.
I've being looking for info. about this but there is no much info. in google.
Until now this is the only info. that I had found:
for squid.conf:
auth_param ntlm program /usr/bin/ntlm_auth
2005 Jun 16
1
Sweave and sideways
Hi there,
I'm rying to 'turn' an Schunk in an .Rnw file(Xemacs-21.4.13, ESS-5.2.8,
R-2.1, miktex-2.4.1705).
Has anyone got the isorot package to work with Sweave?
JC
example test.Rnw:
\documentclass[a4paper]{article}
\usepackage{Sweave}
\usepackage{isorot}
\rotdriver{dvips}
\clockwise
\title{Sweave Example 1}
\author{apologies to Friedrich Leisch }
\begin{document}
\maketitle
2008 Jul 28
2
Help with a loop
HI:
I need ideas on how to make this code shorter (maybe with a second loop?).
The code as it is works, but in this case I only have 14 samples, but it
will become insane with more, so I need a way to make it more automatic. The
problem is that the output from ts1, ts2, and so on is a vector with more
than one value, so I do not know how to solve this.
Thanks
Prenewbie
The code is the
2005 Apr 05
0
RE: [squid-users] IE improperly prompts for credentials; ntlm_auth with Samba 3.0.13, Squid 2.5.STABLE7, RedHat Linux 9.0, SmartFilter 4.01; ticket number 48293
YES!!!!!!!!!!!!!!!
HOT DOGGIES!!!!!!!!!!!!!!!!!!!!!
I think I fixed it. The problem - Squid worked at my test site - it did
not popup a login window, but instead used Ssamba's ntlm helper program
to get credentials from IE. But at my customer site it did (improperly)
popup a login window. The squid.conf files were almost identical - even
to the point where my working test site incorrectly
2006 Apr 29
1
SSPIR problem
I am having a problem with the package SSPIR. The code below
illustrates it. I keep getting the message: "Error in y - f :
non-conformable arrays."
I tried to tweak the code below in many different ways, for example,
substituting rbind for cbind, and sometimes I get a different error
message, but I could not find a variation of this code that would
work.
Any help will be greatly
2010 Aug 24
0
Using kfilter in package sspir - dimensions do not agree
I'm currently running into a little trouble with the kfilter method,
and would love some clarification if you are able to offer it. When
trying to run kfilter, I've been running into errors that seem to
result from having mismatched dimensions. Specifically, the dimension
of my observations is 2, while the dimension of the state space is 4.
In the filterstep function (file sspir_kfs.R),
2013 Mar 27
0
Setting up a model in package dlm()
Hello,
I apologize for such a basic question, but I have been trying to do this in
multiple packages without much success. I am trying to set up a state
space model for Kalman filtering. I am using package dlm. The DLM is
specified by:
observation: y(t) = F(t)*theta(t) + v(t)
state: theta(t) = G(t)*theta(t-1) + w(t)
I have no problem setting up a simple example where F is constant. I am
2005 Oct 31
1
how to optimise cross-correlation plot to study time lag between time-series?
Dear R-help,
How could a cross-correlation plot be optimized such that the relationship
between seasonal time-series can be studied?
We are working with strong seasonal time-series and derived a
cross-correlation plot to study the relationship between time-series. The
seasonal variation however strongly influences the cross-correlation plot
and the plot seems to be ?rather? symmetrical (max
2006 Sep 12
1
Multiple Group checking using ntlm_auth
Hi,
We are running Squid version: 2.5.STABLE13 and Samba version: Version
3.0.21b
We have it setup to use NTLM to check that the user belongs to a group
within the domain. The need has arrisen to be able to support multiple
groups. Is this possible?
Our squid.conf section:
auth_param ntlm program /ntlm_auth.sh ntlmssp
auth_param ntlm max_challenge_reuses 0
auth_param ntlm
2005 Apr 04
1
IE improperly prompts for credentials; ntlm_auth with Samba 3.0.13, Squid 2.5.STABLE7, RedHat Linux 9.0, SmartFilter 4.01
This turned into the mother of all system integration exercises and I
**almost** have it working.
I am trying to set up proxy authorization using:
RedHat Linux 9.0,
MIT Kerberos 1.4 built from source,
Samba 3.0.13 built from source,
Squid 2.5.STABLE7 built from source
SmartFilter 4.01.
Active Directory with Windows 2003
Why not use RPMs? Well - ADS support for Windows 2003 needs
2005 Jun 17
0
NTLM, Squid & default domain
Morning all,
Im trying to resolve a problem with the way a new squid server im
building handles NTLM authentication for Windows clients that arent
part of the default domain.
I have two groups of PCs. The first group of PC's are in the same
domain as my squid server (which obviously has a working samba running
on it as well). This first group of PC's are using NTLM authentication
in
2010 Jul 12
1
ntlm locking user accounts in 2003 AD
Hello to all,
I'm having problem using this enviroment:
Squid 2.7.STABLE7
Samba 3.4.7
Squid.conf
auth_param ntlm program /usr/bin/ntlm_auth
--helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 5
auth_param ntlm keep_alive on
auth_param basic program /usr/bin/ntlm_auth
--helper-protocol=squid-2.5-ntlmssp
auth_param basic children 5
auth_param basic realm Squid proxy-caching web
2019 Aug 05
0
problems with authentication
Hai,
I think this is an old bug.. ( pretty sure about it )
And i suggest to dont change anything except smb.conf.
Your trying to use kerbereros usersname.
wbinfo -a marcio at EMPRESA.COM.BR
Enter marcio at EMPRESA.COM.BR's password:
And you using:
winbind use default domain = yes
This is and old bug somewhere in 4.5/4/6 i believe.
Only change these, yes only slows down you
2011 Apr 19
2
Markov transition matrices , missing transitions for certain years
Hi all,
I am working for nest box occupancy data for birds and would like to
construct a Markov transition matrix, to derive transition probabilities for
ALL years of the study (not separate sets of transition probabilities for
each time step). The actual dataset I'm working with is 125 boxes over 14
years that can be occupied by 7 different species, though I have provided a
slimmed down
2005 Sep 30
1
Trouble with ntlm_auth
Hi all,
I'm having trouble getting ntlm_auth working with the
"--require-membership-of=" option. I did rebuild the Samba RPM so that it
had the --enable-auth="ntlm,basic" and
--enable-external-acl-helpers="wbinfo_group" settings. The command line
test for the squid-2.5-basic protocol returns an "OK". The one using the
squid-2.5-ntlmssp protocol
2005 Oct 10
2
ntlm_auth SID problem
Hello all
Im using a linux box running CentOS 4.1 as a proxy server with user
auth with an AD
Its working for a long time, but suddenly this weekend the users cant
authenticate anymore
looking on logs i obtain this
Oct 10 08:29:59 sol (ntlm_auth): [2005/10/10 08:29:59, 0]
utils/ntlm_auth.c:get_require_membership_sid(237)
Oct 10 08:29:59 sol (ntlm_auth): Winbindd lookupname failed to resolve