Click here to Skip to main content
15,886,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: FIX protocol: Logon using QuickFix engine Pin
Garth J Lancaster18-Jul-10 1:07
professionalGarth J Lancaster18-Jul-10 1:07 
Questioncurl to return server response Pin
Eli Nurman16-Jul-10 4:40
Eli Nurman16-Jul-10 4:40 
AnswerRe: curl to return server response Pin
Aescleal16-Jul-10 20:18
Aescleal16-Jul-10 20:18 
QuestionMagic Packet Pin
Fareed Rizkalla16-Jul-10 4:04
Fareed Rizkalla16-Jul-10 4:04 
AnswerRe: Magic Packet Pin
Richard MacCutchan16-Jul-10 7:07
mveRichard MacCutchan16-Jul-10 7:07 
QuestionHow to send data to a C# App which has WPF control (text box) from VC++ application. Pin
Joseph8216-Jul-10 3:38
Joseph8216-Jul-10 3:38 
AnswerRe: How to send data to a C# App which has WPF control (text box) from VC++ application. Pin
Hristo-Bojilov16-Jul-10 7:24
Hristo-Bojilov16-Jul-10 7:24 
QuestionActive Directory/LDAP. Pin
Mike Doner16-Jul-10 2:47
Mike Doner16-Jul-10 2:47 
Hi all,

We have a client/server (C/C++/MFC/Win32) application that historically has used an internal table for managing users/passwords/product permissions etc. We've had a request from a customer to manage these types of things via Active Directory and take advantage of Single Sign-on etc.

I know very little about Active Directory since we don't use it here in our office, but I've done a fair amount of reading and managed to set one up in a VM for testing purposes.

Questions:

1) Since much of our product depends on OUR UserID table and we have some customers that want to use AD , I'm thinking we should be importing account information FROM Active Directory periodically. Does this sound right?

2) When a user logs in - I should be authenticating the user through Active Directory and NOT our internal mechanism?

3) Does Active Directory have a means for me to define a list of permission options that the ADMIN can manage? ie: Add Record, Delete Record, Update Record, that I can check against when one of these operations are performed in our product.

4) I have found a lot of AD code in C# but, having a harder time finding stuff in C++. Anyone have any good examples?

Anything you could forward my way would be greatly appreciated.

Cheers.
Mike.
AnswerRe: Active Directory/LDAP. Pin
Emilio Garavaglia16-Jul-10 7:05
Emilio Garavaglia16-Jul-10 7:05 
GeneralRe: Active Directory/LDAP. Pin
Mike Doner29-Jul-10 7:59
Mike Doner29-Jul-10 7:59 
GeneralRe: Active Directory/LDAP. Pin
Emilio Garavaglia31-Jul-10 9:33
Emilio Garavaglia31-Jul-10 9:33 
QuestionINT_PTR in VC++ 2010 Pin
rp_suman16-Jul-10 1:43
rp_suman16-Jul-10 1:43 
AnswerRe: INT_PTR in VC++ 2010 Pin
Sauro Viti16-Jul-10 2:16
professionalSauro Viti16-Jul-10 2:16 
AnswerRe: INT_PTR in VC++ 2010 Pin
ThatsAlok18-Jul-10 20:49
ThatsAlok18-Jul-10 20:49 
QuestionHow to focus a message box Pin
rahul.kulshreshtha15-Jul-10 22:06
rahul.kulshreshtha15-Jul-10 22:06 
AnswerRe: How to focus a message box Pin
Eugen Podsypalnikov16-Jul-10 2:06
Eugen Podsypalnikov16-Jul-10 2:06 
GeneralRe: How to focus a message box Pin
rahul.kulshreshtha16-Jul-10 2:36
rahul.kulshreshtha16-Jul-10 2:36 
GeneralRe: How to focus a message box Pin
Cool_Dev16-Jul-10 3:04
Cool_Dev16-Jul-10 3:04 
AnswerRe: How to focus a message box Pin
E.F. Nijboer19-Jul-10 4:56
E.F. Nijboer19-Jul-10 4:56 
QuestionException Pin
Pryabu15-Jul-10 20:31
Pryabu15-Jul-10 20:31 
AnswerRe: Exception Pin
KarstenK15-Jul-10 20:47
mveKarstenK15-Jul-10 20:47 
GeneralRe: Exception Pin
Pryabu15-Jul-10 21:10
Pryabu15-Jul-10 21:10 
GeneralRe: Exception Pin
Richard MacCutchan15-Jul-10 21:30
mveRichard MacCutchan15-Jul-10 21:30 
GeneralRe: Exception Pin
Pryabu15-Jul-10 22:38
Pryabu15-Jul-10 22:38 
GeneralRe: Exception Pin
Niklas L15-Jul-10 23:09
Niklas L15-Jul-10 23:09 

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.