Displaying 20 results from an estimated 600 matches similar to: "authenticating to an NTLM proxy from a Linux http client"
2004 Apr 13
1
authenticating to an NTLM proxy from a Linux http cli ent
> -----Original Message-----
> From: Andrew Bartlett [mailto:abartlet@samba.org]
> Sent: Sunday, 1 February 2004 9:14 PM
> >
> > I understand that samba3 is able to provide NTLM
> authentication, but I can't
> > see how it could be set up to pass on that authentication
> to the proxy
> > server. Samba won't act as an in-between "transparent
2002 Feb 05
1
Still no luck on command line parse [Bug 417]
As suggested, I checked that I was getting wine of the right vintage,
and as you see below, I indeed seem to have the version designated by
the codeweavers rpm name I downloaded
(codeweavers-wine-20011108-5.i386.rpm):
[cafl@emma cafl]$ which wine
/usr/bin/wine
[cafl@emma cafl]$ /usr/bin/wine --version
Wine release 20011108
Wine exited with a successful status
[cafl@emma
2014 Jul 07
1
archlinux samba provision error
Hi everyone
archlinux Release: 2014.06.01
using the information on
https://wiki.archlinux.org/index.php/Samba_4_Active_Directory_Domain_Controller
to install my Active Directory Domain Controller :-
samba-tool domain provision --use-rfc2307 --interactive --use-xattrs=yes
Realm [LOCALDOMAIN]: SAT.CO.UK
Domain [SAT]:
Server Role (dc, member, standalone) [dc]:
DNS backend (SAMBA_INTERNAL,
2015 Aug 18
0
[squid-users] debian Jessie squid with auth (kerberos/ntlm/basic) ERROR type NTLM type 3
Hai Amos,
Thank you for your very clear responce.. few small questions..
Is there a way to setup the proxy for the following.
1) use negotiate kerberos for auth, ( which is working already for all domain joined machines )
2) use a fall back that works, for now basic ldap works for non windows machines, and domain joined machines.
3) use any other fallback way for authentication users on windows
2015 Aug 18
0
[squid-users] debian Jessie squid with auth (kerberos/ntlm/basic) ERROR type NTLM type 3
... sorry wrong list..
but you can read it and learn from it.. :-))
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: samba [mailto:samba-bounces at lists.samba.org] Namens
>L.P.H. van Belle
>Verzonden: dinsdag 18 augustus 2015 9:45
>Aan: samba at lists.samba.org
>Onderwerp: Re: [Samba] [squid-users] debian Jessie squid with
>auth (kerberos/ntlm/basic) ERROR
2006 Jun 29
1
script..aculo.us - ajax not working with NTLM on windows
Sorry if this is the wrong place to post this subject.
I''m trying to implement an autocompleter input text (in asp, for the
moment) using the script.aculo.us / prototype library.
In IE (internetExplorer) it works fine.
But in FF (fireFox) it keeps asking for my user/password on every atempt
to reach the server from the AJAX call.
The site is configures with integrated security and
2004 Nov 19
0
[PATCH] add initial response support for NTLM and RPA
Hello,
this patch adds initial response support for NTLM and RPA
authentication mechanism. It can be useful if dovecot acts
as authentication backend for SMTP server. RFC2554 permits
initial response in AUTH command, so it's legal to send NTLM
type 1 message or RPA token 1 in it.
Please consider applying.
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at
2004 Dec 06
1
disable NTLM on Fedora samba-3.0.9
Hi all,
I have successfully configured a samba server as a domain member in my 2003
domain (native mode 2003).
I also configured winbind, and my domain users successfully can access
shares in the samba server.
smb.conf:
security = ADS
I also configured /etc/krb5.conf and used net ads join - successfully.
However, I can see that NTLM is the chosen protocol for each client machine
(WinXP)
2010 Mar 04
0
NTLM V2 authentication problem with samba-3.2.6
Hi,
I'm using samba-3.2.6.
Got the following error while connecting to a server which supports ntlm v2 only.
NT_STATUS_LOGON_FAILURE
Then I changed /etc/samba/smb.conf to include the following line..
client NTLMv2 auth = yes
Even then I got the same error.
Then recompiled the samba source by making the following change..
< Globals.bClientNTLMv2Auth = False;
------
2005 Apr 27
0
Problems with Winbind and NTLM Authentication
Hi all!
After upgrading from Samba2 to Samba 3.0.10 we have some serious
problems with authenticating users with Winbind via NTLM to a NT4
Domain.
After working for a while a strange error occurs in the Winbind log.
Every authentication attempt ends with a serious error
"NT_STATUS_PIPE_DISCONNECT". Can anybody tell me what?s happening here?
Restarting winbind has no affect. The
2011 May 12
0
NTLM Problems
My problem with users getting popup auth windows randomly while
surfing in Internet
I am getting this log in my cache.log
[2011/03/05 16:21:05, 1] libsmb/ntlmssp.c:335(ntlmssp_
update)
got NTLMSSP command 1, expected 3
[2011/03/05 16:21:06, 1] libsmb/ntlmssp.c:335(ntlmssp_update)
got NTLMSSP command 1, expected 3
[2011/03/05 16:21:07, 1] libsmb/ntlmssp.c:335(ntlmssp_update)
got NTLMSSP
2005 Nov 15
0
NTLM & Kerberos.
Hi all,
I'm working with samba 3.0.20a on Suse9.2, with followings files setted:
[global]
netbios name = NAME
wins server = XXX.XXX.XXX.XXX
workgroup = DOMAIN
realm = DOMAIN.COM
security = ADS
password server = *
encrypt passwords = yes
allow trusted domains = Yes
winbind use default domain = Yes
winbind separator
2005 Aug 03
1
ntlm v2 as default auth method?
I'm trying to get ntlm v2 to be the default
authentication method, and I've only been able to get
ntlm v1 to work. I tried doing google searches and
rtfm, but couldn't find anything that worked for ntlm
v2.
I tried 'client ntlmv2 auth = yes' in smb.conf, as
well as compiling with --with-ntlm-auth.
I've confirmed with a couple admins that it is in fact
ntlm v2, since it
2009 Apr 07
0
ntlm challenges not working
Hi there,
I try to have a XP box using ntlm authentication when accessing a samba domain.
In apache I have the following stanza:
<Location "/">
AuthName "NTLM Authentication thingy"
NTLMAuth on
NTLMAuthHelper "/opt/samba/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp"
NTLMBasicAuthoritative on
AuthType NTLM
require valid-user
2007 Oct 17
0
svn access via apache with ntlm authentication
My setup :
Debian Etch i386
httpd-2.0.61 configured with the following command
"./configure --prefix=/opt/httpd-2.0.61 --with-mpm=worker --enable-so
--enable-dav=shared
--enable-unique-id=shared --enable-version=shared --enable-ssl=shared
--enable-info=shared
--enable-cgi=shared --enable-rewrite=shared --enable-cache=shared --
enable-disk-cache=shared --enable-deflate=shared"
2007 Dec 28
0
Grabbing NTLM tokens
I''m running a mongrel cluster behind apache 2 on a linux box and would
like to grab the NTLM token(s) from an IE client logged on through the
active directory domain. Has anyone done anything like this?
Thank you
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post
2009 Nov 11
0
NTLM protocol/multiple DCs
I'm trying to modify the typical Squid/ntlm_auth/winbindd arrangement to
support authenticating to multiple independent domains. I have a
prototype solution but would like to know if it would work in the
general case. (I used http://davenport.sourceforge.net/ntlm.html as a
reference for the NTLM protocol.)
In the prototype I have multiple instances of winbindd and ntlm_auth
with a
2012 Dec 12
1
Samba 4 LDAP NTLM password nightly injection
Hello Folks,
In pour present Samba-3 setup we update user passwords in our LDAP backend. We only have access to the encrypted NTLM passwords and use Perl scripts to do this.
Beyond importing the user database with the 'Classic upgrade' method, will we be able to adapt our Perl scripts so that we can keep updating the internal Samba-4 database with the encrypted passwords as we did with
2004 Feb 02
0
3.0.2rc2 ads member server: kerberos ok, ntlm fails
Hello,
I set up samba 3.0.2rc2 (also tried 3.0.1 which had other problems) on
Debian sid as an ADS member server:
- joining the domain works flawlessly
- browsing the samba server via 'smbclient -k -L //samba' works flawlessly
- browsing the samba server via 'smbclient -L //samba -U user%pw' fails
with 'session setup failed: NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE'
-
2011 Apr 07
0
mod_auth_ntlm_winbind issues - does apache connection mgmt support NTLM?
Hello,
I have configured Samba 3 with Winbind and installed the mod_auth_ntlm_winbind
module deployed on Ubuntu 10 which is used by a web application to enforce
logging using windows domain credentials. I have verified that all these
layers are properly working? ie.. wbinfo ?u (good), wbinfo ?a <username>
(good), ntlm_auth ?helper-protocol=squid-2.5-basic (good). Next step I