Displaying 20 results from an estimated 300 matches similar to: "samba/winbind/apache/sso question"
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
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
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 Apr 17
1
problem setting ntlm authentication for apache using mod_auth_winbind
Hello list,
I'm trying to set up ntlm authentication for using mod_auth_winbind.
Unfortunately during the "ntlm dance" some errors occurs. It
complains about Oversized message, Invalid request and ntlm_auth
goes to defunc... ( broken pipe as we can see in apache error log file )
apache 31623 31578 1 19:25 ? 00:00:00 [ntlm_auth] <defunct>
Log file from apache is
2007 Dec 11
0
problems using auth_ntlm_winbind_module
Hi there,
I am trying to setup up an intranet where I would like to use
auth_ntlm_winbind_module to create a an environment where windows user
are automatically logged into the intranet.
winbind seems to work fine.
at least when I issue
wbinfo -i USER I get a correct answer
my problem is, that when I try to access the intranet I get a "The page
cannot be displayed" error from apache.
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
2007 Aug 28
1
mod_auth_ntlm_winbind + IE problem
Hi there,
I'm having problems with the mod_auth_ntlm_winbind module.
Background:
- Apache 2 server running on Fedora 4.
- Computer is a member of the domain (security = ADS)
- The authentication seems to work fine, I can access shares, wbinfo -u/-g
returns a valid output, etc.
The authentication is enabled in Apache for a specific folder only.
<Directory
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
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
2007 May 25
0
problem setting ntlm authentication for apache using mod_auth_winbind
combor@gazeta.pl wrote:
> Hello list,
>
> I'm trying to set up ntlm authentication for using
mod_auth_winbind.
>
> Unfortunately during the "ntlm dance" some errors occurs. It
> complains about Oversized message, Invalid request and ntlm_auth
> goes to defunc... ( broken pipe as we can see in apache error
log file )
> apache 31623 31578 1 19:25 ?
2008 Sep 19
1
readRegistry function (PR#12937)
Full_Name: Zivan Karaman
Version: 2.7.2
OS: Windows XP
Submission from: (NULL) (195.6.68.214)
I'm puzzled by the readRegistry function.
Shouldn't the "hive" argument be something like
c("HLM", "HCR", "HCU", "HU", "HCC", "HPD") rather than
c("HLM", "HCR", "HCU", "HU",
2004 Dec 15
1
hclust and heatmap - slightly different dendrograms?
Good afternoon,
I ran heatmap and hclust on the same matrix x (strictly, I ran
heatmap(x), and hclust(dist(t(x))), and realized that the two
dendrograms were slightly different, in that the left-right
arrangement of one pair of subclusters (columns) was reversed in the
two functions (but all individual columns were grouped correctly).
Looking through the code for heatmap as a most definite
2006 Aug 29
3
mod_ntlm_winbind / Apache2
Hi,
I'm trying to set up Apache2 with mod_ntlm_winbind so our Windows users
can log onto our Intranet automatically without having to type in their
username / password.
I've gotten part of the way there, but things aren't behaving the way
I'd like/expect. So far, I've been able to log on using Firefox but only
with the password dialog popping up, and then only if I enter my
2005 Mar 23
1
mod_ntlm_winbind authentication issues
Attempting to use mod_ntlm_winbind to provide passthrough
authentication to an apache vhost, I'm running into a problem that I
hope is merely me misunderstanding the proper setup...
The details:
serverside:
freebsd 4.10-p3
mod_ntlm_winbind.c rev 117 from svn
samba 3.0.11 from freebsd ports
apache 1.3.33+mod_ssl from freebsd ports
Windows 2000 Server SP4
clientside:
Windows XP SP2
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
2009 Jan 16
2
regshell only goes to HKEY_CLASSES_ROOT
Hi all,
I've compiled samba 4 from branches and it worked like a charm.
I'm trying to use regshell to read (remotely) the following Windows registry
key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
I can connect to the remote machine with no problems:
./regshell --remote=192.168.50.142 --user=Administrador%xxx
HKEY_CLASSES_ROOT>
HKEY_CLASSES_ROOT>
2013 Feb 22
48
[PATCH v3 00/46] initial arm v8 (64-bit) support
This round implements all of the review comments from V2 and all patches
are now acked. Unless there are any objections I intend to apply later
this morning.
Ian.