3 mostly it should be merged into signup.html and fs_signup/ieak.template
5 - download and install the IEAK from
6 http://www.microsoft.com/windows/ieak/default.asp
8 - Good examples may be found in
9 C:\Program Files\IEAK\toolkit\isp\server\ICW\signup\perl\signup08.pl
10 C:\Program Files\IEAK\toolkit\isp\server\ICW\reconfig\perl\reconfig04.pl
11 C:\Program Files\IEAK6\toolkit\isp\servless\basic\sample.ins
12 C:\Program Files\IEAK6\toolkit\isp\servless\advanced\4567.ins
13 C:\Program Files\IEAK6\toolkit\isp\servless\advanced\4568.ins
14 C:\Program Files\IEAK6\toolkit\isp\servless\advanced\7890.ins
15 C:\Program Files\IEAK6\toolkit\isp\servless\advanced\7891.ins
17 - Full documentation on all the settings available in .INS files is
18 avaialble under Program Files | Microsoft IEAK 6 | IEAK Help
19 | Reference | Internet Settings (.ins) Files
21 - Freeside will make the following substitutions before sending the file
24 { $ac } - area code of selected POP
25 { $exch } - exchange of selected POP
26 { $loc } - local part of selected POP
29 { $email_name } - first and last name
30 { $pkg } - package name
32 - Simple example follows:
35 Entry Name = IEAK Sample
38 Phone_Number = { $exch }{ $loc }
46 Negotiate_TCP/IP = Yes
49 Specity_IP_Address = No
50 Specity_Server_Address = No
51 IP_Header_Compress = Yes
52 Gateway_On_Remote = Yes
55 Passowrd = { $password }
56 Display_Password = Yes
58 Email_Name = { $email_name }
59 Email_Address = { $username }@example.com
60 POP_Server = mail.example.com
61 POP_Server_Port_Number = 110
62 POP_Logon_Password = { $password }
63 SMTP_Server = mail.example.com
64 SMTP_Server_Port_Number = 25
67 Help_Page = http://www.ieaksample.net/helpdesk
68 Home_Page = http://www.ieaksample.net
69 Search_Page = http://www.ieaksample,net/search
71 IEAK Sample \\ IEAK Sample Home Page.url = http://acme.ieaksample.net/
73 Window_Title = Internet Explorer from Acme Internet Services