Security trimming with impersonation
am 03.04.2006 04:21:01 von TotySantana
I am using impersonation for my asp.net 2 web application, as the application
requires db and file access permission , but in the same time I am using
security trimming for the sitemap and I am using WindowsProvider as the
role manager, I donât want to use other providers because i already have
active directory,
So now the security trimming always display the treeview based on the
impersonating account not the logged in user account.
Is there a way to make the security trimming work for the logged in used,
while using impersonation?
RE: Security trimming with impersonation
am 03.04.2006 06:38:02 von TotySantana
It is working now, as the anonymous access was enabled in IIS, but now after
i disabled it , it working just fine
"Toty Santana" wrote:
> I am using impersonation for my asp.net 2 web application, as the application
> requires db and file access permission , but in the same time I am using
> security trimming for the sitemap and I am using WindowsProvider as the
> role manager, I donât want to use other providers because i already have
> active directory,
>
> So now the security trimming always display the treeview based on the
> impersonating account not the logged in user account.
>
> Is there a way to make the security trimming work for the logged in used,
> while using impersonation?
>
RE: Security trimming with impersonation
am 03.04.2006 15:40:43 von v-yren
Hi Toty,
I'm glad to hear the issue has been resolved. If you have any issues in the
future, please feel you free to let me know.
Regards,
Yuan Ren
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights