Re: SSO on Apache
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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 valid-user
changed the, yourdomain.example.com
to actual one.
Now i get this error:
[Wed Dec 27 18:08:20 2006] [error] [client 127.0.0.1] client denied by server configuration: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/test
On 12/27/06, Davide Bianchi <davide@xxxxxxxxxxxxxx> wrote:
> 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
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:
http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
> " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail:
users-help@xxxxxxxxxxxxxxxx
>
>
--
Gayal Rupasinghe
SU-APIIT
"The willingness to make a commitment even when results are unknown."
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]