Is it compulsory to use LDAP. I m trying to achieve it via NTLM?? Any clue?
On 12/27/06, Yvo van Doorn <[EMAIL PROTECTED]> wrote:
You will need to load mod_ldap (
http://httpd.apache.org/docs/2.2/mod/mod_ldap.html) and mod_authnz_ldap
(http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html)
Hi,
What are the possible Single Sign On ways available in Apache to
authenticate users from a Domain Controller.
--
Gayal Rupasinghe
SU-APIIT
"The willingness to make a commitment even when results are unknown."
-
The official
Gayal wrote:
What are the possible Single Sign On ways available in Apache to
authenticate users from a Domain Controller.
Use the ldap_auth module and point it to your Domain Controller.
Davide
--
"Microsoft technology" -- isn't that an oxymoron?
-- Gareth Barnard
I added LoadModule ldap_module modules/mod_ldap.so to the httpd.conf file.
And change the .htaccess file as below
SetHandler ldap-status
Order deny,allow
Deny from all
Allow from yourdomain.example.com
#AuthLDAPURL ldap://127.0.0.1/dc=example,dc=com?uid?one
#AuthzLDAPAuthoritative off
require val
Hi:
How can I make apache server to include an icon in the
url line. Is there perhaps a standard (directory-)name
for the icon?
__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.yahoo.com.
No long talk: Find information here
http://en.wikipedia.org/wiki/Favicon
Happy holidays! /Carsten
>-Original Message-
>From: Arturo Zentella Dehesa [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, December 27, 2006 2:30 PM
>To: users@httpd.apache.org; [EMAIL PROTECTED]
>Subject: [EMAIL PROTECT
mod_kerberos should give you SSO with an existing AD environment
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMA
Hello everyone!
I've an apache 2.2 WebServer that is working as a reverse proxy for a
WebSphere application server that is on a separate machine.
Now I have a web application that need an information that is included in
a client certificate field (OU).
I would like to know if, with apache, is p
Hello everyone!
I've an apache 2.2 WebServer that is working as a reverse proxy for a
WebSphere application server that is on a separate machine.
Now I have a web application that need an information that is included in
a client certificate field (OU).
I would like to know if, with apache, is p
Arturo Zentella Dehesa wrote:
How can I make apache server to include an icon in the
url line. Is there perhaps a standard (directory-)name
for the icon?
Put your icon in the document root and call it 'favicon.ico', is not
apache, is the browser that will request it.
Davide
--
Bill Gates di
I am having trouble using text file authorization.
Only certain user/password combinations work, I can't find documentation on
user/pass restrictions.
Alan
-
The official User-To-User support forum of the Apache HTTP Server Pro
Running apache 2.0.53 on Solaris 8. Child processes build up to the maximum
(MaxClients), and then the web server stops responding so I have to go and
kill old httpd process (I never have to restart apache). The processes I
kill are generally a few days old, or several hours old.
As I understan
Apache 2.2.2 was having problems displaying content for 'error 500'
responses (either it would not display anything, or it would display the
data output as plaintext) so i upgraded to 2.2.3 and now, at least, i am
getting apache to consistently display data but it always sends a
content-length
thks
arturo
__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.yahoo.com.mx/
-
The official User-To-User support forum o
Does anyone have a better way of running xBase++ or Clipper apps under
Apache OTHER than mod_isapi or WAA?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.ht
Hi,
What/how should I configure so that a complied file
(.exe from c/c++/pas) does the cgi job. I need it
working in the user's dir .../cgi or perhaps a
specialized dir .../exe. I have to implement this in
both linux+winXP apache 2.2.
I tried things like:
Options ExecCGI
AddHandler applicati
Arturo Zentella Dehesa wrote:
I tried things like:
Options ExecCGI
If you have 'execcgi' or a directory defined as 'scriptalias' you don't
need anything else, apache will treat every file in there as an
executable and try to execute it instead of serving it.
Davide
--
In a world without
17 matches
Mail list logo