Displaying 20 results from an estimated 30000 matches similar to: "Winbind and apache - help please"
2002 Nov 18
0
Winbind Apache PAM and NT Groups - please help
Greetings,
I'm attempting to use an NT PDC to authenticate users on restricted areas of
an apache website.
I have RedHat 8.0 with samba, winbind, mod_auth_pam, apache, etc.
Everything seems to be working fine with the following exception: When I
change from --require valid user-- to --require group "DOMAIN+GROUP
NAME"--, It appears that winbind is not able to recognize the user
2004 Mar 10
0
Samba authentication against an NT group in Apache
Hi,
I have exactly the same problem with my web server ...
Linux/redhat 9.0 / kernel 2.4.20-20.9.1 (+ Acl patches)
Samba 3.0.2a / compiles with winbind and Acl options
Apache 2.0.40 / with mod_auth_pam 2.xx included
Authentication to samba share from a windows workstation using Acl + winbind
+ "Nt domain groups" works fine.
But I gave some problems when I want to use NT domain
2008 May 11
0
winbind, mod_auth_pam, and plaintext passwords
We have a working samba file server using winbind to authenticate with a
Win2003 server in native mode.
[2008/05/10 18:22:54, 5]
nsswitch/winbindd_cm.c:set_dc_type_and_flags(1651)
set_dc_type_and_flags: domain STARTREK is in native mode.
[2008/05/10 18:22:54, 5]
nsswitch/winbindd_cm.c:set_dc_type_and_flags(1654)
set_dc_type_and_flags: domain STARTREK is running active directory.
I now want to
2004 Feb 09
0
Samba authentication against an NT group in Apache
We would like to have our Apache Linux-based web server use our
existing NT domain to authenticate some of our web pages. We are using
the Apache module mod_auth_pam to use pam-based authentication and
then the winbind pam module to do the actual authentication.
We have gotten to the point where we can authenticate using NT
_users_, but we have not been able to authenticate using _groups_. For
2001 Nov 27
1
Winbind slow to authenticate
Finally got winbind to work, thanks for all the help.
I wonder if it is normal for winbind to take approximately 20 seconds to
authenticate a user?
In smb.conf I have specified the names of all NT BDCs and PCD but it didn't
change performance. And in pam.d/samba I have only auth and account required
pam_winbind.so
One more thing, does anybody have any hints on how to have Apache
authenticate
2003 Jan 07
0
Winbind runs great for a while then dies with "read from socket failed!"
All,
I have a strange intermittent problem with winbind (pam_winbind to be
specific)[I think!]. I have a Dell server with RH 7.3 preinstalled. I
have it successfully authenticating against a PDC with my pam_winbind.so
stuff in /etc/pam.d/system-auth.(auth sufficient
/lib/security/pam_winbind.so, etc.) All seems ok.
I've added the Apache mod_auth_pam module and set /etc/pam.d/httpd to
use
2005 Jun 09
2
Active Directory authentication very slow (winbind/PAM)
Hello all,
SLES9
Apache 2.0.54
Samba 3.0.9-2.6-SUSE
PAM 0.77
I have been using Linux for a while on the side, and am now taking
advantage of my position to try to implement a test server. I am the
technical product and network lead in my department with a higher MIS
group that dictates global network access. They do not want to change
any of the existing ADS network to accomodate my small
2006 Jan 26
2
Apache FastCGI seems single threaded (W2K)
Hi,
I have set up Apache 2, FastCGI on W2K. My Rails project seems to run
fine. I wanted to test how many FastCGI processes I would need. So I
created a new project with 1 controller, that has 1 method :
def index
s = Time.new
while Time.new - 3 < s
end
render_text "#{s.strftime(''%H:%M:%S'')} -
#{Time.new.strftime(''%H:%M:%S'')}"
end
The
2007 Sep 06
0
Centos 5 pam system-auth changes?
Can someone explain the changes in the system PAM setup for Centos5 vs.
earlier verions? I have servers configured to use SMB authentication
against a Windows domain controller so I don't have to deal with
separate passwords. That still works the same for users that actually
have local accounts. However, on some machines I also build the
mod_auth_pam module for apache and use an
2009 Dec 02
2
Tomcat authentication via PAM (or other system methods)?
Is there a way to coax java services running under tomcat to use the
system authentication methods set up through PAM? In my case, this would
be users in the local passwd file or through smb to a windows domain.
I've added mod_auth_pam to get this effect with apache but would like to
also handle java web services.
--
Les Mikesell
lesmikesell at gmail.com
2002 Aug 15
5
REPOST: queuepause/queueresume and w2k machines, won' t work
[Shane Drinkwater]
Daniel,
I have the same probelm. These are the steps I did in a previous thread...
Jim,
I think I found another bug... I really seem to be in printer hell :(.... I
found that windows 2k doesn't update its status "ready" or "paused" when
used with samba. Here is what I did...
1.) enable all of the lpr/lpd queues. check em' with lpq...
2.)
2011 Nov 17
1
CentOS 6 smb authentication?
I have some services on Centos5 boxes that use smb authentication
against the Windows domain as a low-maintenance way to handle most of
our office users for things that don't need home directories (web/file
shares, etc.). Running authconfig is all it takes to add it to PAM,
then adding mod_auth_pam to apache makes it work with that and local
users. This all works without any particular
2002 Nov 21
1
W2K-Clients won't join Samba Domain
// sorry for x-postings with smb-client
Dear list,
for days and weeks, now, I am fighting to add our W2k clients to
our
domain. The previously NT4 server was replaced by Samba 2.2.2,
and this is a list of what I tried so far:
- re-create machine accounts
- enable plain passwords in w2k registry
- enter domain suffix string
- vary IP and name of clients
- add NT ACL = NO to [GLOBAL} section
2015 Oct 12
1
getting error Ignoring parameter browse directory and winbind sequence directory
On 12/10/15 08:27, VigneshDhanraj G wrote:
> Hi Rowland,
>
> Thanks for the help.
>
> Yes, Joined to the domain, ftp uses pam authentication. After
> upgrading samba i found ftp pam authentication not working
>
> /etc/pam.d/ftp contains
>
> #%PAM-1.0
> auth sufficient /lib/security/pam_smbpass.so
> auth sufficient /lib/security/pam_winbind.so
2002 Aug 20
1
explain please? was: pblms with samba 2.X /3.x and NT--W2k
Kristyan (and all)
I just searched the samba website,
and I couldnt find any reference to spnego except for a slide show (samba-lwny.ag ) that I can't open.
ANYWAY. since I can't find any reference to the spnego parameter, could someone explain what it is, what it does, and HOW it can help us "stupid" people? It doesnt seem to be a parameter I've come across before..
2010 Feb 08
4
Anyone using Active Driectory auth with Centos 5.4.....?
Setting up a new backuppc for a small group of device and I am running
centos 5.4 with winbind setup and working. Everything is working and I
would like the users to authenicate using their AD creds and was wondering
what folks are using to do that with apache 2.2 and centos 5.4. I know
about mod_auth_pam but that seems pretty dead so I was just wondering what
folks were using and whats the
2004 Mar 05
3
SMB gurus: please help - I am desperate.
I apologize up front for re-posting this, but I need
to find a solution to this problem. I have been having
hard time to believe that there isn't one person among
the SMB gurus that doesn't know how a W2K client
connects to an SMB server. So, if you happen to know
even the slightest hint to this baffling problem, I
would be forever grateful.
OK. Here goes (original subject line was:
2004 Feb 07
2
Virtual network using ssh tunneling on Windows 2K/XP. Please help.
Hi,
I'm trying to connect to a samba server via an ssh tunnel. I'm running
ssh on my W2K machine. If I try to connect from another machine that
is running an OS called RiscOS and a NetBIOS client called LanMan98
then it works perfectly, but if I try to connect from the another Windows
machine running XP, or from the W2k machine (uisng loopback), I get
"Windows cannot find
2006 Oct 06
1
HTTP authentication/authorisation for Apache & AD.
I am looking into the best way to integrate active directory user
authentication and authorisation in to Apache.
So far I have a working LDAP solution that requires the
username/password to be entered and a Kerberos setup that is transparent
to the user but with no authorisation.
Searching the net seems to only find commercial offerings which offer
true password less integration between AD &
2002 Nov 22
1
winbind -> error looking up domain users/groups
Hello all!
I have on my network a PDC running w2k with active directory.
On this machine i have:
nic 1: internet (valid ip)
nic 2: hub 1 -> 10.1.1.1
nic 2: hub 2 -> 11.1.1.1
my wins server is running in 10.1.1.1 on pdc.
i applied SP3 and all windows updates corrections.
on my linux machine i have:
kernel: 2.4.19 - samba 2.2.7 - squid 2.5S1
nic 1: internet (valid ip)
nic 2: hub 1 ->