G
Guest
Hi
When developing intranet applications in C# I use the
User.IsInRole(ROLENAME) to check for users permissions
e.g. Admin , General User etc.
However I am now developing an application that is to sit on a Novell based
network, and was wondering if anyone had any ideas or links to articles on
how to check if a user is in a Novell role (or whatever they are called - I
have zero knowledge of Novell)
Thanks very much for your time.
Cheers
Ian
When developing intranet applications in C# I use the
User.IsInRole(ROLENAME) to check for users permissions
e.g. Admin , General User etc.
However I am now developing an application that is to sit on a Novell based
network, and was wondering if anyone had any ideas or links to articles on
how to check if a user is in a Novell role (or whatever they are called - I
have zero knowledge of Novell)
Thanks very much for your time.
Cheers
Ian