Friday, 9 August 2013

how to configure apache2 realm in ubuntu to authenticate against windows active directory

how to configure apache2 realm in ubuntu to authenticate against windows
active directory

on ubuntu 12.04.2, we want to only allow users who have accounts on
windows active directory to access certain online appications. so users
could enter their user name and password through user name/password window
prompt. the user name could be retrieved by PHP $PHP_AUTH_USER. I did some
research, but could not find step-by-step instruction on how to configure.
Thanks for your help. Jill

No comments:

Post a Comment