Issue with security trimming in .NET 2.0?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
mr breaker
Posts: 20
Joined: Thu 31 Aug 2006 18:19

Issue with security trimming in .NET 2.0?

Post by mr breaker » Thu 31 Aug 2006 18:34

Has anyone encountered any issues with security trimming (using the sitemap and roles) with .NET 2.0 and MySQLDirect ?

I believe I have it setup correctly... but it's showing all nodes in my sitemap no matter what roles are assigned.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 01 Sep 2006 06:31

Please describe the problem in detail.
Send us small test project if possible to reproduce the problem; it is
desirable to use 'test' schema objects, otherwise include definition of
your own database objects. Do not use third party components.
If it is impossible for you to create test project please send us a piece of
your code where the error occurs.

mr breaker
Posts: 20
Joined: Thu 31 Aug 2006 18:19

Post by mr breaker » Fri 01 Sep 2006 14:45

Thanks for the quick reply...I actually figured it out. The problem was on my end.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Sat 02 Sep 2006 08:46

OK. I see.

Post Reply