Hi
We currently use LDAP authentication on all our apache servers to authenticate
our staff against our AD. However we are looking at a mass move to Google Apps
and need to allow the single sign on ability still.
We can keep the AD in place, and then have Google suck the AD account details
fro
Hi chaps,
Was wondering if someone can help me look at a problem. We've created a new
virtual host entry on a particular box, which do frequently (once a month or
so) only this time, when a user goes to the new site, they get directed to the
first site in the conf file.
You can type in http
ppard [mailto:mick.shepp...@cpp.co.uk]
Sent: 29 September 2009 15:37
To: users@httpd.apache.org
Subject: RE: [us...@httpd] 0 byte logs
> -Original Message-
> From: Oliver Marshall [mailto:oliver.marsh...@g2support.com]
> Sent: 29 September 2009 15:09
> To: users@httpd.apache.org
> Subje
uk]
Sent: 29 September 2009 09:05
To: users@httpd.apache.org
Subject: RE: [us...@httpd] 0 byte logs
Hi Olly,
> From: Oliver Marshall [mailto:oliver.marsh...@g2support.com]
> Sent: 28 September 2009 19:19
> To: users@httpd.apache.org
> Subject: [us...@httpd] 0 byte logs
>
> H
Hi,
We've seen a problem for a while on our ubuntu web server whereby apache starts
generating 0 byte logs. This applies to the access logs for the individual
sites.
The only solution we have found is a quick 'apache2ctl graceful' and the logs
start being generated normally again...for a f
We've got a machine here showing high processor usage for the Apache process.
Apache runs a few minor sites, but mainly it runs the SVN module for our SVN
setup so I'm assuming it's that.
However, is there a way in Apache that I can find out more about what module of
Apache may be responsible ?
:
> On 20.01.09 18:59, Oliver Marshall wrote:
>
> > Is it possible to get a linux server to authenticate with an ldap server
> > (MS AD) using pam_ldap and then have apache authenticate against the
> > underlying OS ?
>
> apache should authenticate? What dat
From: Matus UHLAR - fantomas [mailto:uh...@fantomas.sk]
Sent: 20 January 2009 20:29
To: users@httpd.apache.org
Subject: Re: [us...@httpd] pam_ldap and Apache
On 20.01.09 18:59, Oliver Marshall wrote:
> Is it possible to get a linux server to authenticate with an ldap server
> (MS AD) using p
Hi chaps,
Is it possible to get a linux server to authenticate with an ldap server (MS
AD) using pam_ldap and then have apache authenticate against the underlying OS ?
That is: apache -> ubuntu (using pam_ldap) -> LDAP Server
We have probs using authnz_ldap and I'm keen to use LDAP but *not* us
users@httpd.apache.org
Subject: Re: [us...@httpd] Sudden "Can't Contact LDAP Server"
On Mon, Jan 19, 2009 at 3:56 PM, Oliver Marshall
wrote:
> Eric,
>
> Reproducing it is possible, you just have to keep hitting f5, but it occurs
> at random. Maybe once ever hour, maybe once
Sent: 19 January 2009 21:02
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Sudden "Can't Contact LDAP Server"
On Mon, Jan 19, 2009 at 3:56 PM, Oliver Marshall
wrote:
> Eric,
>
> Reproducing it is possible, you just have to keep hitting f5, but it occurs
> at ran
Eric,
Reproducing it is possible, you just have to keep hitting f5, but it occurs at
random. Maybe once ever hour, maybe once every ten mins. I would say that
rebuilding the httpd server with a patch may be beyond me, certainly beyond my
sanity level at the moment.
I may look at setting up a
Hi chaps,
I'm running a Ubuntu Apache server (apache version 2.2.8) which serves up only
SVN and TRAC sites. All the SVN and TRAC repos use LDAP to authenticate, and
the LDAP server is a Windows Active Directory server on the same network.
We are seeing a problem with the server giving end user
Hi all,
When I set the logging level in apache to debug, then restart apache, SSH shows
me the same lot of LDAP configuration information twice. I get a handful of
mod_authnz_ldap.c lines, then some util_ldap.c lines, and then the same info
shown again. Theres only one config file with ldap inf
Hi chaps,
I've got the following line showing up in my error.log. Each time this appears,
our Apache server shows Internal Error to the visitors and dies.
HTTPS request received for child 0 (server dev.mydomain.com.mydomain.com:443)
The odd thing is the dev.mydomain.com.mydomain.com string. Our
Hi chaps,
We've got a problem with a new ubuntu server which we've setup to be our SVN
and TRAC box. For months we've been doing testing on how to move the sites
over, configure them for LDAP at the same time, and we haven't had a problem.
However, as often happens due to sods law, when the box
Hi chaps,
Is there a way to *exclude* members of an LDAP group from being able to
authenticate? Currently we use "requires ldap-group" but we now need more
granularity and have to exclude certain groups from new sites.
Olly
--
G2 Support
Online Backups
Email: oliver.marsh...@g2support.com
W
Hi chaps,
I have the following code setup in an apache config file to restrict
access to trac sites on the server via LDAP group membership.
***
SetHandler mod_python
PythonInterpreter main_interpreter
PythonHandler trac.web.modpython_frontend
PythonOption TracEnv /trac/
Lo chaps.
Not sure if this is the right list, but does anyone know how to find out the
user/group that apache is running as in debian ?
Olly
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http:
Can anyone recommend a free/OS control panel for apache on linux that will
allow for the quick setup of basic sites ?
Ideally it would be good if it also created an ftp account in proftpd and a
mysql DB as well. Doesn't need email setup or dns or anything.
Any suggestions ?
Olly
-
Hi,
Dunno what I've done, but I'm trying to setup a Mandriva based LAMP box to
run a few minor sites. Done it before, with the same instrucitons, and its
worked fine.
However, this time round, the browser prompts me to download any PHP files I
enter in the URL. HTML and HTM are all fine, its just
Does anyone know of a list of all the possible options of what to include in
access.log ? We currently have the logfile format set to common, but I have
been asked to enable logging of "*everything*".
Is there a log format that will log all possible options ?
Olly
-
Can anyone recommend a script or app or some other reliable method for
rotating log files daily on a windows install of apache ?
Thanks
Olly
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http:
Anyone know how to change the log file location for each virtual site
that's specified in the httpd.conf file ?
I'm trying to get each site to log in to its own directory within the
servers ftp site, but im not having much luck.
Olly
--
Anyone know of any issues with Joomla on Apache 2.2 ?
I've managed to get the windows 2003 server up and working, and apache
is serving up pages just fine. I thought it wasn't working at first
until I realised that all the joomla oriented pages are just bringing up
either a blank page or a "page
fault virtualhosts are not enabled - even if you
have added virtual host blocks...
On 7/18/06, Oliver Marshall <[EMAIL PROTECTED]> wrote:
> What a day ! A clients web designer decided to make some changes to
the
> conf file on our windows 2003 based apache box. Nothing terrible
there,
> but wh
-k -f httpd.conf
or something
Oliver Marshall wrote:
> What a day ! A clients web designer decided to make some changes to
the
> conf file on our windows 2003 based apache box. Nothing terrible
there,
> but when it didn't do what was wanted, and apache failed to load, they
> de
What a day ! A clients web designer decided to make some changes to the
conf file on our windows 2003 based apache box. Nothing terrible there,
but when it didn't do what was wanted, and apache failed to load, they
decided to start pulling files from the apache folder. When that didn't
work, they d
28 matches
Mail list logo