05-26-07 06:20 AM
In general this is not possible.
You could create two virtual directories that point to the same content.
Enable anonymous on one, and IWA on the other. (Re)Direct the user to the
appropriate virtual directory based on whether they are an internal or
external user...
Cheers
Ken
--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
"JavierBolivia" <JavierBolivia@discussions.microsoft.com> wrote in message
news:2ADDBE84-E80F-49AA-9C9A-BCD4FD444FAC@microsoft.com...
> Hello IIS gurus,
>
> Never mind the reason, but I need to configure a virtual directory with
> anonymous access enabled (it's accesed by both domain users and non-domain
> users in an intranet), but the users that do belong to the domain must
> access
> the site with their domain account, instead of "IUSR_<machine_name>" (An
> asp.net application needs to impersonate the domain users accounts, only
> when
> it is in fact a domain users that is accessing the application).
>
> I'm almost certain it's not posible but, just in case, I might just ask
> the
> experts.
>
> Is it posible?
>
> Thank you in advance.
[ Post a follow-up to this message ]
|