WindowsPrinciple.IsInRole not working with cached info
From: John (john_at_nospam.com)
Date: 01/26/05
- Previous message: JohnHorb: "RE: Strange 'bug' with Windows Authentication"
- Next in thread: Paul Clement: "Re: WindowsPrinciple.IsInRole not working with cached info"
- Reply: Paul Clement: "Re: WindowsPrinciple.IsInRole not working with cached info"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 26 Jan 2005 11:11:14 -0500
I'm using IsInRole to determine a user's authority to use various features
of a winforms application. Everything works fine while the client machine
is connected to the network. However, when the application is disconnected,
the authentication works with the cached credentials, but any attempt (using
both IsInRole, and other methods) to access the groups that the user is a
member of fails. The custom groups I have created do not show up.
The client OS is Windows XP Pro with version v1.1.4322 of the framework.
The principle is a WinNT 4 domain user.
Any thoughts?
Thanks,
John
- Previous message: JohnHorb: "RE: Strange 'bug' with Windows Authentication"
- Next in thread: Paul Clement: "Re: WindowsPrinciple.IsInRole not working with cached info"
- Reply: Paul Clement: "Re: WindowsPrinciple.IsInRole not working with cached info"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|