Displaying 19 results from an estimated 19 matches similar to: "mod_auth_ntlm_winbind + IE problem"
2007 Apr 18
1
winbindd/mod_auth_ntlm_winbind.so fail to use workstation credentials (NTLM+SPNEGO)
Hallo,
We protect linux/apache server with mod_auth_ntlm_winbind.so to
authenticate users with their domain accounts. The server is joined into
windows domain (Windows 2003 Server). Apache/mod_auth_ntlm_winbind.so is
configured for NTLM+SPNEGO authentication. So far users can login when
providing valid credentials.
Users login into their windows workstation (Windows XP SP2 IE/Firefox)
with
2007 Mar 27
1
mod_auth_ntlm_winbind
I'm having some difficulties with mod_auth_ntlm_winbind. Winbind and
samba are configured and working well, I can create shares and set
permissions to AD groups. Wbinfo -u and wbinfo -g work fine.
Whenever I try and hit the folder with a web browser, it prompts for a
username and password and then comes back with a 401: authorization
required.
In the apache error log I get:
[2007/03/01
2008 Aug 18
2
[Request] mod_auth_ntlm_winbind
http://adldap.sourceforge.net/wiki/doku.php?id=mod_auth_ntlm_winbind
I have built an rpm for my own use, by grabbing the source files from
sambas' web interface to cvs.
It would be real neat to have it packaged and available through yum.
--
Cheers, Morten
:wq
2007 May 21
2
I can't get mod_auth_ntlm_winbind to work
Scenario:
Centos 5 x86_64 machine with samba-3.0.23c-2.el5.2.0.2
The machine is a PDC, Windows 2000 users logon, get
profiles, etc.
I'm trying to set up a folder in apache that uses
NTLM authentication using mod_auth_ntlm_winbind.
I've followed:
http://adldap.sourceforge.net/mod_auth_ntlm_winbind.php
winbindd is running, and ntlm_auth seems to work:
# ntlm_auth --username=pdc2
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
2011 Apr 07
0
mod_auth_ntlm_winbind issues
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
2016 Jun 30
2
samba/winbind/apache/sso question
I have been trying to get SSO to work correctly with the following packages, and I appear I am missing something and I was wondering if anyone can help me or point me in the right direction?
I am currently using the "auth_ntlm_winbind_module" for apache to try and authenticate and was hoping to get SSO to work.
I have gone through all the steps on SEVERAL sites trying to figure out how
2013 Nov 06
0
mod_auth_ntlm_winbind SSO
Hello
We are trying to implement SSO with mod_auth_ntlm_winbind.
We followed the instructions on [1], but have the issue that users can
not authenticate with web browsers.
In addition to that document we did the following extra steps:
- chown root:winbind /var/lib/samba/winbindd_privileged/
- apache user (vagrant) is in group winbind
- net setauthuser -U vagrant
- smb.conf has: winbind use
2007 Jun 05
0
mod_auth_ntlm_winbind under apache2 : NTLMSSP NT_STATUS_INVALID_PARAMETER
Ubuntu Server 7.04
Apache/2.2.3 (Ubuntu) PHP/5.2.1 mod_perl/2.0.2 Perl/v5.8.8
mod_auth_ntml_winbind from svn June 5, 2007.
samba 3.0.24-2ubuntu1.2
winbind is working, I can log into the machine as an AD domain user.
graham@wtldevapp1:~$ sudo ntlm_auth --username=gdunn01
password:
NT_STATUS_OK: Success (0x0)
from the conf.d/twiki.conf:
AuthName "NTLM Authentication"
NTLMAuth
2006 Nov 28
0
Ntlm_auth Problem (resend)
I sent this message and realized I hadn't included info on the
environment so I am resending it. I am running red hat enterprise
linux 4 with samba version 3.0.10-1.4E.2. Apache version is 2.0.52.
I also included output from running ntlm_auth on the command line with
diagnostics. This fails but it only seems to try plaintext auth which
will not work (see below).
I am having problems with
2017 Jun 12
2
'winbind use default domain' doesn't appear to work with ntlm_auth
Hi everyone,
We just upgraded Samba from 4.4.5 to 4.6.5 and appear to be experiencing a problem with authentication, when the RPC domain is not supplied as part of the username.
I have two scenarios where this has cropped up:
RADIUS authentication using ntlm_auth
Apache HTTP using mod_auth_ntlm_winbind
RADIUS authentication:
We use the freeRADIUS 'mschap' module to provide
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"
2006 Jun 11
1
mod_ntlm_winbind
Anybody using mod_ntlm_winbind?. I'm running SLES9 SP3 and i'mt having
problems using it, I did the following:
Compilation:
-----------------
autoconf <-- works
./configure --with-apxs=$(which
apxs2) --with-apache=$(/usr/share/apache2/find_mpm 2>/dev/null) <-- works
make <-- dies (there goes the rpm for my repo) with:
---error---
mod_ntlm_winbind.c:402: warning: no
2011 Dec 21
0
auth_ntlm_winbind_module causes 401 without any errors.
Hi,
I am using samba 3.6.1 on centos 5.6, and joined a domain controlled
by windows 2008.
`ntlm_auth --username=magicloud` returns NT_XXXX_SUCCESS. So I
assumed that everything is OK.
Then I configured auth_ntlm_winbind_module for apache 2.2, which
worked before with auth_kerb.
LoadModule auth_ntlm_winbind_module
/usr/lib64/httpd/modules/mod_auth_ntlm_winbind.so
<LocationMatch
2016 Jun 30
0
samba/winbind/apache/sso question
On 30/06/16 18:30, Turner,Jonas wrote:
> I have been trying to get SSO to work correctly with the following packages, and I appear I am missing something and I was wondering if anyone can help me or point me in the right direction?
>
> I am currently using the "auth_ntlm_winbind_module" for apache to try and authenticate and was hoping to get SSO to work.
>
> I have gone
2008 Aug 02
2
Networking problems with IDU Verwaltung software
[wine 1.1.2 on openSuSE 11.0, kernel 2.6.25.9 for i686]
I have network problems running Idu_Verwaltung.exe. Here the various error and warning messages.
o I get a Runtime Error R6034 regarding the C runtime library. After pressing OK it continues.
o The terminal output of the program:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
2007 Aug 07
2
NTLM proxy auth against a Samba 3 server
Hi,
Is it possible to configure NTLM HTTP proxy authentication using
the winbind/squid "ntlm_auth" helper, to authenticate users against a
Samba 3 server?
I already have the NTLM auth working against a Windows 2003 Active
Directory, but I also have a completely separate Samba 3 server that I
would also like to configure NTLM proxy authentication against.
Please advise, as I can't
2020 Aug 21
2
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
On Fri, 2020-08-21 at 17:51 -0400, Vincent S. Cojot via samba wrote:
> Hi Rowland,
>
> First of all, thank you for taking the time to help me.
> I tried your suggestion and all results came up empty.
>
> Then I did a few lapdsearch(es) and found this:
>
> 1) This query returns two users:
> ldapsearch -H ldaps://dc00.ad.lasthome.solace.krynn:636 -x -W -D
>
2016 May 31
3
Using ntlm_auth with a non-Squid application
Hello
my goal is to write an authentication module for the Symfony php framework, which would provide SSO capabilities to browsers that are logged in an MS AD domain
and support the NTLMv2 protocol. Ideally this module would run on linux servers, and be portable, i.e. require as few non-php tools and network/firewall
settings as possible (that's why I eschewed the existing Apache modules