|
Posted by Roger Abell [MVP] on March 25, 2008, 12:16 am
Please log in for more thread options well, it would help to actually do the x-posting . . .
>> Hi,
>>
>> Is it possible to use a migrated account (with sid history) to access a
>> web server via basic authentication?
>> In the NTFS ACL of the web's directory only the original source account
>> has read permissions, not the migrated user. Should the migrated user get
>> access to the web when using basic authentication ?
>>
>> Thanks in advance,
>> Mario
>>
> x-posting with
> microsoft.public.inetserver.iis.security
>
> Authentication is going to return the same thing.
> The adjectives, like basic or digest more detail
> how the credentials exchange happens for IIS, but
> the creds are passed by IIS through _the_ Windows
> authenticator when Windows accounts are involved.
>
> Now, whether the IIS code with your OS rev handles
> a token with a sid history correctly . . .
>
> Roger
>
> >
>
|