Does anyone know how to do this? Someone must have more information. I have searched online for hours trying to find some tutorial or documentation. The server is Leap 42.1 64-bit. I have already used YaST > Network Services > Windows domain Membership and I can log into the server using Active Directory Logins. All I need to get working is so that users can authenticate to the website with their active directory accounts (therefore no password entry required internally and we can then make the site available externally). Other than this apache is working perfectly and so is OS ticket. thanks I don't want to have to use IIS for this (yuk!) but I am running out of time. On 17 March 2016 at 10:19, Paul Groves <paul.groves.787@gmail.com> wrote:
Not getting any further I'm afraid :(I cannot find any good documentation on the subject. But to be fair I have not done this before so may not be searching for the right thing.
On 10 March 2016 at 12:29, Moby <moby@mobsternet.com> wrote:
On 03/10/2016 03:59 AM, Paul Groves wrote:
Hi, I am trying to get apache working with Single Sign On on our windows domain.
We are using Leap 42.1 Server Minimal Text Mode with apache / php5
This server is for OS Ticket which I already have working with LDAP but need to get single sign on working so users authenticate automatically..
I have set up Yast > Windows Domain Membership and I can log in as a domain user successfully.
I cannot quite get my head around how this works. Where do I go from here to configure apache to work with active directory?
Thanks
I have a setup similar to what you are trying to achieve. You are on the right path. Now look at apache's mod_authz and the pwauth pacakge - the 2 together with PAM will allow you to use AD authentication from pache. This is one way of doing this, and the way I am using it. Another method is to use LDAP against AD.
-- --Moby
They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org