Networking Forums

Networking Forums > Computer Networking > Windows Networking > CMAK InternetPassword - SOLVED

Reply
Thread Tools Display Modes

CMAK InternetPassword - SOLVED

 
 
Jeff Vandervoort
Guest
Posts: n/a

 
      05-02-2006, 11:41 PM
If you are creating a CMAK package (in my case for a VPN) and despite doing
everything right, can't get the ISP password field to populate for dialup
ISPs, the answer is NOT documented in the CMAK 1.3 help file or the MSKB.

Since I've spent a BUNCH of time hunting this down on Google Groups and the
MSKB, only to find out it's un(der)documented, I thought I'd post a message
for those trying to solve the same problem since I had to learn the solution
on the MS partner groups. I didn't find a single Usenet post where someone
actually had the solution. Most concluded it was a bug and couldn't be done.

But it can.

It IS documented here, but you have to know to look for it--

http://technet.microsoft.com/Windows...cbd3c1033.mspx

--and you have to look hard, because it's buried. In case the URL changes,
the Technet article title is "Connection Manager Tools and Settings" so
search Technet for that phrase.

Read the Technet documentation for the caveats, but, bottom line, add PCS=0
to the [Connection Manager] section of your otherwise perfect *.CMP file and
it will work.

A complete, working CMAK 1.3 .CMP file follows:

=======================
[Profile Format]
Version=4

[Connection Manager]
CMSFile=<ProfileName>\<ProfileName>.cms
InternetUserName=<ISPUserNameHere>
InternetPassword=<ISPPasswordHere>
KeepDefaultCredentials=1
RememberInternetPassword=1
PCS=0
======================

Hope this saves you some time. Wish it had been here a month ago for me to
find it!

--
Jeff Vandervoort
JRVsystems


 
Reply With Quote
 
 
 
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      05-03-2006, 07:06 PM
Thank you for sharing your experience with us.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Jeff Vandervoort" <jeffv @ jrvsystems dot com> wrote in message news:%23XVP$(E-Mail Removed)...
If you are creating a CMAK package (in my case for a VPN) and despite doing
everything right, can't get the ISP password field to populate for dialup
ISPs, the answer is NOT documented in the CMAK 1.3 help file or the MSKB.

Since I've spent a BUNCH of time hunting this down on Google Groups and the
MSKB, only to find out it's un(der)documented, I thought I'd post a message
for those trying to solve the same problem since I had to learn the solution
on the MS partner groups. I didn't find a single Usenet post where someone
actually had the solution. Most concluded it was a bug and couldn't be done.

But it can.

It IS documented here, but you have to know to look for it--

http://technet.microsoft.com/Windows...cbd3c1033.mspx

--and you have to look hard, because it's buried. In case the URL changes,
the Technet article title is "Connection Manager Tools and Settings" so
search Technet for that phrase.

Read the Technet documentation for the caveats, but, bottom line, add PCS=0
to the [Connection Manager] section of your otherwise perfect *.CMP file and
it will work.

A complete, working CMAK 1.3 .CMP file follows:

=======================
[Profile Format]
Version=4

[Connection Manager]
CMSFile=<ProfileName>\<ProfileName>.cms
InternetUserName=<ISPUserNameHere>
InternetPassword=<ISPPasswordHere>
KeepDefaultCredentials=1
RememberInternetPassword=1
PCS=0
======================

Hope this saves you some time. Wish it had been here a month ago for me to
find it!

--
Jeff Vandervoort
JRVsystems


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
CMAK for x64 Systems Ben Windows Networking 0 02-02-2008 03:51 PM
CMAK and Dialup Scooty Windows Networking 0 10-23-2007 04:11 AM
CMAK & RSA Authentiation Agent Scooty Windows Networking 0 03-26-2007 02:47 AM
CMAK or configuration for VPN? kenw@kmsi.net Windows Networking 2 11-18-2005 01:55 PM
Using CMAK =?Utf-8?B?S2V2aW4=?= Windows Networking 1 03-01-2004 05:20 AM



1 2 3 4 5 6 7 8 9 10 11