|
Home > Archive > IIS Server Security > June 2005 > Web folder permissions changes are not immediate
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Web folder permissions changes are not immediate
|
|
| Stefano 2005-06-13, 7:53 am |
| Hi all,
I created a web folder (using WebDAV in IIS 6). I assigned NTFS full control
to a specified local group of users.
So, I can access to the web folder using users credentials. But, when I add
a new user to the group, I've to wait about 20 minutes until I can access
using the credentials of the new user of the group.
Why does this happen?
Thanks
Bye
| |
| Bernard Cheah [MVP] 2005-06-13, 8:48 pm |
| Sounds like token caching issues. default is 15mins
Changing the Default Interval for User Tokens in IIS
http://support.microsoft.com/?id=152526
--
Regards,
Bernard Cheah
http://www.microsoft.com/iis/
http://www.iiswebcastseries.com/
http://www.msmvps.com/bernard/
"Stefano" <stefano_REMOVETHIS@giasoft.it> wrote in message
news:501095632542711318876866@msnews.microsoft.com...
> Hi all,
>
> I created a web folder (using WebDAV in IIS 6). I assigned NTFS full
> control to a specified local group of users.
>
> So, I can access to the web folder using users credentials. But, when I
> add a new user to the group, I've to wait about 20 minutes until I can
> access using the credentials of the new user of the group.
>
> Why does this happen?
>
> Thanks
>
> Bye
>
>
|
|
|
|
|