|
-
Sep 18th, 2011, 10:57 PM
#5
Re: How to implement Single Sign on VB6 client base project
To log in to what system? Over what protocols?
If the service you're using is not part of the same domain/workgroup then it isn't even practical, if possible at all. SQL Server connection strings can specify integrated authentication. Various HTTP Request objects can too, though that assumes (1.) IIS, and (2.) same domain/workgroup. The same goes for DCOM.
I think we are still very much in the dark about what you want to do.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|