Displaying 20 results from an estimated 100 matches similar to: "mod_ntlm_winbind authentication issues"
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
2005 Sep 02
1
mod_ntlm_winbind.. errors compiling
well i'm trying to fire up the mod_ntlm_winbind module for apache.
but i get alot of errors trying to compile it.
i just downloaded it from ftp://ftp.samba.org/pub/unpacked/mod_ntlm_winbind/
but i dunno what the status is for this module ?
just looking for a good and nice way to get our intranet up and
authenticate it agains A Samba pdb/bdc
i started with the mod_ntlm2 witch actualy works,
2005 Sep 07
2
WANTED: mod_ntlm_winbind developer
I need some assistance from a talented C programmer, preferably with
some experience in Apache 2.0 module development.
For a while, I have had a version of mod_ntlm_winbind cleaned up to work
with ntlm_auth, and handling both NTLM and Negotiate HTTP authentication
via Samba 3 and Samba4's ntlm_auth utility.
I have not had the time or energy to properly maintain (it needs basic
auth added),
2005 Oct 03
7
mod_ntlm_winbind on Apache vs. IE6, no POST method
Hello,
I have setup mod_ntlm_winbind to provide authentication for an Apache
1.3.33 webserver running on Fedora Core 3. The authentication works,
but I have run into a problem when using Internet Explorer.
It seems that the problem might be with Internet Explorer itself, but
here is what I think is happening - the browser will not submit any
forms with a POST method on a website protected with
2004 Apr 23
3
mod_ntlm_winbind
Is there a mod_ntlm_winbind for apache or is that just for squid? I want to
use NTLM authentication for our intranet apache server.
TIA,
Josh Konkol, CCSA CNE MCSE
Technical Research Specialist
.~. GuideOne Insurance
/V\
/( )\
^^-^^ samba@guidemail.com
This message and accompanying documents are covered by the Electronic
Communications Privacy Act, 18 U.S.C. ?? 2510-2521, and
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
2006 Sep 21
1
winbindd + mod_ntlm_winbind, why do we need "net join ..." ?
Hello,
I would like to use NTLM authentication on my Apache2 server, and I've found
out this link which works very well for me,
http://download.samba.org/ftp/unpacked/lorikeet/mod_ntlm_winbind
I'm newbie to samba, and to make this stuff work, I had to execute
"net join -S <DC> -U <Admin>", because winbindd complained about
"did we join ?"... (all of this
2006 Jul 05
0
Problem with mod_ntlm_winbind
I'm playing with the mod_ntlm_winbind from
http://download.samba.org/ftp/unpacked/lorikeet/mod_ntlm_winbind/ on
Centos 4.3 but running into problems when trying to authenticate via the
browser. IE says it cannot find the server when trying to access
http://server/auth Firefox pops up an authentication box but this also
does not work.
Can anyone point me into what I might be doing wrong or may
2006 Oct 10
0
Combining mod_auth_winbind with other authorization modules
I'm trying to use the mod_auth_winbind module from lorikeet SVN to
control access to an Apache 2.2.3 server. Samba is 3.0.23b supplied with
Mandriva 2007 and is configured is a member of a w2k3 AD domain. The
Apache users are using IE on W2k or XP domain member clients.
Samba and winbind are working as expected, and if I just use the
mod_auth_winbind module to authenticate the users
2006 Dec 02
0
Errors on running setup - x64 FC6
Greetings,
For what its worth, I was running setup for a game (Railroad Tycoon
III), on Fedora Core 6 - x64. The 'setup' finished, but, with some
errors -
err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed:
resRead = 0x8003001e, resWrite = 0x00000000
err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed:
resRead = 0x8003001e, resWrite = 0x00000000
2017 Oct 11
1
[PATCH v1 01/27] x86/crypto: Adapt assembly for PIE support
Change the assembly code to use only relative references of symbols for the
kernel to be PIE compatible.
Position Independent Executable (PIE) support will allow to extended the
KASLR randomization range below the -2G memory limit.
Signed-off-by: Thomas Garnier <thgarnie at google.com>
---
arch/x86/crypto/aes-x86_64-asm_64.S | 45 ++++++++-----
arch/x86/crypto/aesni-intel_asm.S
2004 Sep 25
2
Concerned about Dovecot's new NTLM code
I'm pleased to see another project increasing compatibility with windows
clients, by the addition of NTLM login support, but I'm a bit worried
about a few implementation details, and hope to offer an alternate
approach.
I mean no disrespect to those who have implemented to the code so far,
but I feel that the idea of 'everybody re-implement NTLM' is prone to
failure.
Firstly, to
2009 Apr 14
3
rt3 3.8.2 latest version as rpm for C5?
Hi,
I know, epel has rt3 in version 3.6.x.
And - sadly - for version 3.8.x the perl module dependencies are way
ahead of what I can find in epel or rpmforge.
But we really need some of the 3.8.x series features.
So has anybody maybe built those modules + rt3 v3.8.x for C5?
Any hint?
I really do not want to install f10. :O
Thx
Rainer
2007 Jul 30
0
C5 RPM for RequestTracker now available
Hello,
I took a stab at packaging RequestTracker for CentOS 5. Basically some needed FC6 packages were rebuilt as el5.
The results are here:
http://www.tlviewer.org/rt3/
I'm an rt3 newbie. I'm in the process of reading the DOCS and setting up the DB. The install via RPM appears to be sound.
So far the login page for RT opens successfully. I've yet to setup the mail-dispatcher.
--
2004 Jun 02
0
how to route based on link load?
hello,
i want to know if there is any method to route traffic
based on the load of a link.
imagine the following scenario:
+----------+ +------+ +------+ +----------+
| subnet 1 |#####| rt 1 |--------| rt 2 |#####| subnet 2 |
+----------+ +------+ +------+ +----------+
\ /
\ +------+ /
2010 Aug 25
2
Pure virtual user and RT3.x
Hi,
I have mailsystem with virtual users only (/home/vmail/domain/user). I
need to integrate RT3.x (a ticketing system). I have installed the
client but I need to send mail to a pipe. Rt wants me to insert:
|/usr/bin/rt-mailgate --queue bla --action bla --url http://bla.bal/
In /etc/postfix/aliases. That does not work for me.
What is the right way to achieve that mail to rt at mydomain is
2005 Dec 07
2
NTLM and Samba domain - problem with (non-local) logons.
Hello!
I have a quite strange issue with the Samba based NT domain that I administer.
I've triet to search for the solution but none of the information that I had
found seemed to work.
The trouble is that I can't manage to setup a ntlm based authentication. It
applies to both linux and w32 architectures. In the latter case I achieve
some level of usability - I can login locally. If I try
2006 Dec 17
2
Collapsing across trials
Hello,
My ultimate goal is a repeated measures (mixed model) ANOVA, however,
my present question is about how to reorganize my data into the format
that the ANOVA commands expect. In particular, how to collapse across
trials. (I am using the tutorial at
[http://personality-project.org/r/r.anova.html] for the mixed model
ANOVA)
The data I am using looks like this. A subject sees 10 trials per
2014 Jan 01
8
[LLVMdev] LLVM 3.4 RC3 fails to run on Win32
Hello all,
I downloaded LLVM-3.4-rc3-win32.exe from
http://llvm.org/pre-releases/3.4/rc3/ but all *.exe files of bin
directory fail to run on a native Windows XP 32 bit system. Could it be
that they are compiled for a 64 bit system?
Best regards
Jasper Neumann
2006 Jul 22
1
R shutdown
Dear R Users,
I run simulation that takes very long time (R 2.2.1, Win XP pro., Rgui SDI
mode, editor Tinn-R).
It's happened that R shuts down and Windows display the message: Rgui.exe
makes an error and the application will shut down. Unfortunately everything
I lost. Below I paste the message that is created when error appear. Maybe
You as an expert will figure out what is happening to me.