« Previous Next »
Last post 10-22-2009 10:34 AM by qbernard. 3 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (4 items)
Sort Posts: Oldest to newest Newest to oldest
HiI have a webfarm and intend to allow the IIS Remote Manager access to my clients. The only problem i have with this is that all my users are domain based rather than local and i would rather not expose my end users to the name of the internal domain. Currently i can log on happily using Remote manager using domain\user username. I really want to try and omit the domain\ part of it so that users simply type user to get access. Is this possible? In the ftp authentication section we can set a default domain. Is there any such setting here?
ThanksRichard
You should be able to use IIS manager users instead of domain users.
http://learn.iis.net/page.aspx/549/setting-up-delegated-administration-server-and-client-experiences/
Doubt you can set default domain for this, as it is not using basic auth. Anyway, if the client machine is within the domain, do you still need to put in domain\username format? if not, then you have to live with it :)