Martincccc - 2015-05-25

hi all,

I am trying to implement SSO in my company's intranet using apache,php,mod_auth_sspi & Microsoft active directory
SSO works fine with a domain account[CompanyDomain\Username], but prompts for login if the account is not on the domain[Localmachine\administrator].

is there a way to disable login prompts and redirect the user to a login page.