Jasper Wong writes:
>
> What I am looking for is a simple configuration where some of the domain
> info
> (such as 'hostname' and 'logindomainlist') can be made domain specific
> instead
> of universally applied. Does such a configuration exist?
You can do this by manually editing the html templates for each domain, and
inserting a hidden field containing the domain. Look at the HTML for the
login dialog with a dropdown list, then edit the html file and replace the
dropdown list with a hidden field. You'll need to do this in login.html,
invalid.html, and expired.html, for each domain.
--
Sam