Click here to Skip to main content
15,917,177 members
Home / Discussions / C#
   

C#

 
GeneralRe: _ID field goes wrong Pin
Luc Pattyn22-May-09 17:19
sitebuilderLuc Pattyn22-May-09 17:19 
AnswerRe: _ID field goes wrong Pin
fly90422-May-09 16:34
fly90422-May-09 16:34 
GeneralRe: _ID field goes wrong Pin
misCafe22-May-09 17:27
misCafe22-May-09 17:27 
Questionwindows installer user interface checkbox to disable next button Pin
Member 202095122-May-09 11:07
Member 202095122-May-09 11:07 
QuestionChange FileAccess/FileShare permissions on a FileStream Pin
Dan Neely22-May-09 10:18
Dan Neely22-May-09 10:18 
AnswerRe: Change FileAccess/FileShare permissions on a FileStream Pin
Luc Pattyn22-May-09 11:21
sitebuilderLuc Pattyn22-May-09 11:21 
GeneralRe: Change FileAccess/FileShare permissions on a FileStream Pin
Dan Neely22-May-09 15:52
Dan Neely22-May-09 15:52 
QuestionHow to get the roles for a user other than the current one Pin
MGoetz22-May-09 8:22
MGoetz22-May-09 8:22 
I am writing a web application that I want to use windows authentication for. The only problem is that the users using it may not always be running it from there own machine. I want to check the roles for the current windows user and if they have the required role take them directly into the application. If the current user does not have the required role I will take them to a sign-on page so they can enter their windows user i.d. and password. Then I will check if that user has the required role. The problem is that I can only find a way to check the roles for the current windows user.

Is there a way to validate the user that signs in to the application rather than the windows user and check the roles or groups they are in?

Thank you
Marty
AnswerRe: How to get the roles for a user other than the current one Pin
0x3c022-May-09 8:48
0x3c022-May-09 8:48 
GeneralRe: How to get the roles for a user other than the current one Pin
MGoetz22-May-09 9:13
MGoetz22-May-09 9:13 
GeneralRe: How to get the roles for a user other than the current one Pin
MGoetz26-May-09 4:44
MGoetz26-May-09 4:44 
Questionexternal database? Pin
benjamin yap22-May-09 6:55
benjamin yap22-May-09 6:55 
AnswerRe: external database? Pin
EliottA22-May-09 7:06
EliottA22-May-09 7:06 
GeneralRe: external database? Pin
benjamin yap22-May-09 7:09
benjamin yap22-May-09 7:09 
GeneralRe: external database? Pin
EliottA22-May-09 7:14
EliottA22-May-09 7:14 
GeneralRe: external database? Pin
benjamin yap22-May-09 7:21
benjamin yap22-May-09 7:21 
GeneralRe: external database? Pin
EliottA22-May-09 7:27
EliottA22-May-09 7:27 
GeneralRe: external database? Pin
ameeen22-May-09 8:52
ameeen22-May-09 8:52 
GeneralRe: external database? Pin
EliottA22-May-09 9:36
EliottA22-May-09 9:36 
AnswerRe: external database? Pin
Ennis Ray Lynch, Jr.22-May-09 7:59
Ennis Ray Lynch, Jr.22-May-09 7:59 
QuestionByteA Column in PostGreSQL Pin
xcorporation22-May-09 6:49
xcorporation22-May-09 6:49 
Questionhow to create function in c# ? Pin
xingselex22-May-09 5:55
xingselex22-May-09 5:55 
AnswerRe: how to create function in c# ? Pin
musefan22-May-09 6:01
musefan22-May-09 6:01 
GeneralRe: how to create function in c# ? Pin
EliottA22-May-09 6:30
EliottA22-May-09 6:30 
AnswerRe: how to create function in c# ? Pin
Luc Pattyn22-May-09 6:03
sitebuilderLuc Pattyn22-May-09 6:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.