How to set a RAS password in the PWL file 
Author Message
 How to set a RAS password in the PWL file

Hi,

How can I set the password for a dial-up connection in the user's PWL file? Can it be done with the RasSetEntryDialParams function? I haven't been able to use this function because of some problems with the structure needed by it.

And, another thing: When I use the RasDial function and the password is incorrect, Windows displays a dialog box prompting me to enter a new username and password. How can I know what the user is entering in those fields? I don't need this for the RasDial function to work, because it sends the new values automatically, I need to know this for, eventually, saving the username and the password in the PWL file (it possible).

--
Radu Stanciu

Outlook Express Web Page: www.outlookexpress.go.ro
VB Open-Source Site: http://www.*-*-*.com/

Visit http://www.*-*-*.com/ on August 11, 1999 and you will see live the total solar eclipse filmed from Romania, the place where the eclipse will be best seen in the entire world.



Mon, 21 Jan 2002 03:00:00 GMT  
 How to set a RAS password in the PWL file
subclass the keyboard...or subclass the 2 windows with WM_CHAR and intercept all keys typed...that will be the information you need.
Quote:

> Hi,

> How can I set the password for a dial-up connection in the user's PWL file? Can it be done with the RasSetEntryDialParams function? I haven't been able to use this function because of some problems with the structure needed by it.

> And, another thing: When I use the RasDial function and the password is incorrect, Windows displays a dialog box prompting me to enter a new username and password. How can I know what the user is entering in those fields? I don't need this for the RasDial function to work, because it sends the new values automatically, I need to know this for, eventually, saving the username and the password in the PWL file (it possible).

> --
> Radu Stanciu

> Outlook Express Web Page: www.outlookexpress.go.ro
> VB Open-Source Site: http://open-source.home.ro

> Visit http://www.eclipsa99.ro on August 11, 1999 and you will see live the total solar eclipse filmed from Romania, the place where the eclipse will be best seen in the entire world.



Tue, 29 Jan 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Password decoded from pwl file

2. Password Lists (.PWL files)

3. RAS: Setting Username and Password under NT

4. *** parsing PWL files *** plz help

5. PWL files

6. PWL files

7. Help to delete pwl files

8. PWL files?

9. pwl files

10. pwl files

11. How to open a .PWL file?

12. How to open .PWL file?

 

 
Powered by phpBB® Forum Software