AutoFill in C# for Logon screen

F

fischertm

Does anyone know where to find code to use Autofill to add user names
and passwords into a login screen.

For example: We would like to use Single Sign on in SharePoint Portal
server, but need to be able to use it with several windows applicatios
too.
 
M

Michael Nemtsev

Hello (e-mail address removed),

Do u want to use your windows account credentials or what?

PS: What's "Single Sign" ?
Does anyone know where to find code to use Autofill to add user names
and passwords into a login screen.

For example: We would like to use Single Sign on in SharePoint Portal
server, but need to be able to use it with several windows applicatios
too.
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
F

fischertm

I want to be able to do either -- For the most part, the same thing as
Microsoft Single Sign-On; which is: An encrypted store of Password
information that can be passed to a specific application.

Think of it this way, Single Sign-On would allow a user to open other
applications without having to log on.

This is used in BizTalk Server and Sharepoint Portal Server 2003 (like
a canned intranet).
 
M

Michael Nemtsev

Hello (e-mail address removed),

To don't invent that has been invented, i suggest to look at .NET passport
(btw, it's commersial solution)
I want to be able to do either -- For the most part, the same thing as
Microsoft Single Sign-On; which is: An encrypted store of Password
information that can be passed to a specific application.

Think of it this way, Single Sign-On would allow a user to open other
applications without having to log on.

This is used in BizTalk Server and Sharepoint Portal Server 2003 (like
a canned intranet).
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top