Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

254 lines
13 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""winres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. END
  36. #endif // APSTUDIO_INVOKED
  37. /////////////////////////////////////////////////////////////////////////////
  38. //
  39. // String Table
  40. //
  41. STRINGTABLE DISCARDABLE
  42. BEGIN
  43. #ifndef WHISTLER_BUILD
  44. #include "cladmin2.rc"
  45. #endif
  46. #ifndef WHISTLER_BUILD
  47. IDR_TELNET_USAGE
  48. "\nUsage: tnadmin [computer name] [common_options] start | stop | pause | continue | -s | -k | -m | config config_options \n Use 'all' for all sessions.\n -s sessionid List information about the session.\n -k sessionid Terminate a session. \n -m sessionid Send message to a session. \n\n config Configure telnet server parameters.\n\ncommon_options are:\n -u user Identity of the user whose credentials are to be used\n -p password Password of the user\n\nconfig_options are:\n dom = domain Set the default domain for user names\n ctrlakeymap = yes|no Set the mapping of the ALT key\n timeout = hh:mm:ss Set the Idle Session Timeout\n timeoutactive = yes|no Enable idle session timeout.\n maxfail = attempts Set the maximum number of login failure attempts\n before disconnecting.\n maxconn = connections Set the maximum number of connections.\n port = number Set the telnet port.\n killall = yes|no Enable terminating applications started via\n telnet while disconnecting that session.\n sec = [+/-]NTLM [+/-]passwd\n Set the authentication mechanism\n fname = file Specify the name of the audit file.\n fsize = size Specify the maximum size (in MB) of the audit file.\n mode = console|stream Specify the mode of operation.\n auditlocation = eventlog|file|both\n Specify where to log\n audit = [+/-]user [+/-]fail [+/-]admin\n Specify events to audit\n"
  49. IDR_TELNET_ILLEGAL
  50. "\nUsage: tnadmin [computer name] [common options] start | stop | pause | continue | -S | -K | -M | config config_options \n For detailed help type tnadmin /?\n"
  51. IDR_TELNET_MUTUALLY_EXCLUSIVE_OPTIONS
  52. "\nInvalid option combination. Specify one of '-k' '-m' '-s' 'config' 'start' 'stop' 'pause' 'continue'. \nFor detailed help type tnadmin /?\n"
  53. #else
  54. IDR_TELNET_USAGE
  55. "\nUsage: tlntadmn [computer name] [common_options] start | stop | pause | continue | -s | -k | -m | config config_options \n Use 'all' for all sessions.\n -s sessionid List information about the session.\n -k sessionid Terminate a session. \n -m sessionid Send message to a session. \n\n config Configure telnet server parameters.\n\ncommon_options are:\n -u user Identity of the user whose credentials are to be used\n -p password Password of the user\n\nconfig_options are:\n dom = domain Set the default domain for user names\n ctrlakeymap = yes|no Set the mapping of the ALT key\n timeout = hh:mm:ss Set the Idle Session Timeout\n timeoutactive = yes|no Enable idle session timeout.\n maxfail = attempts Set the maximum number of login failure attempts\n before disconnecting.\n maxconn = connections Set the maximum number of connections.\n port = number Set the telnet port.\n sec = [+/-]NTLM [+/-]passwd\n Set the authentication mechanism\n fname = file Specify the name of the audit file.\n fsize = size Specify the maximum size (in MB) of the audit file.\n mode = console|stream Specify the mode of operation.\n auditlocation = eventlog|file|both\n Specify where to log\n audit = [+/-]user [+/-]fail [+/-]admin\n Specify events to audit\n"
  56. IDR_TELNET_ILLEGAL
  57. "\nUsage: tlntadmn [computer name] [common options] start | stop | pause | continue | -S | -K | -M | config config_options \n For detailed help type tlntadmn /?\n"
  58. IDR_TELNET_MUTUALLY_EXCLUSIVE_OPTIONS
  59. "\nInvalid option combination. Specify one of '-k' '-m' '-s' 'config' 'start' 'stop' 'pause' 'continue'. \nFor detailed help type tlntadmn /?\n"
  60. #endif
  61. IDR_TELNET_CONTROL_VALUES
  62. "\nInvalid option. Look at usage message for further help.\n"
  63. IDR_TELNET_SECURITY_VALUES
  64. "\nInvalid value. Specify NTLM or PASSWD for sec option.\n"
  65. IDR_CTRLAKEYMAP_VALUES
  66. "\nInvalid value. Specify yes or no for CtrlAKeyMap option.\n"
  67. IDR_MAXFAIL_VALUES
  68. "\nInvalid value. Specify a positive number less than or equal to 100 for MaxFail option.\n"
  69. IDR_MAXCONN_VALUES
  70. "\nInvalid value. The maximum value for MaxConn option is 2147483647.\n"
  71. IDR_MAXCONN_VALUES_WHISTLER
  72. "\nInvalid value. The maximum value for MaxConn option is 2.\n"
  73. IDR_MAXCONN_VALUES_WORKSTATION
  74. "\nInvalid value. The maximum value for MaxConn option is 10.\n"
  75. IDR_TELNETPORT_VALUES
  76. "\nInvalid value. Specify a positive number less than 1024 for Port option.\n"
  77. IDR_TIMEOUT_INTEGER_VALUES
  78. "\nInvalid value. Specify a value in the hh:mm:ss format where hh is less than 2400 and mm/ss is less than 60.\n"
  79. IDR_KILLALL_VALUES
  80. "\nInvalid value. Specify yes or no for KillAll option.\n"
  81. IDR_TIMEOUTACTIVE_VALUES
  82. "\nInvalid value. Specify yes or no for timeoutactive option.\n"
  83. IDR_FILESIZE_VALUES
  84. "\nInvalid value. Specify a positive number less than or equal to 4096 Megabytes (4 Gigabyte) for fsize option.\n"
  85. IDR_FOLDER_SPECIFIED
  86. "\nFolder exists by the same name. Specify a different file name for fname option.\n"
  87. IDR_INVALID_TELNET_SERVER_VERSION
  88. "\nYou can not remotely administer the specified telnet server because of a version mismatch.\n"
  89. IDR_INVALID_MODE_OF_OPERATION
  90. "Invalid value. Specify stream or console for mode option.\n"
  91. IDR_SESSION
  92. "Invalid value. Specify a valid session id or [all].\n"
  93. IDR_INVALID_SESSION
  94. "Invalid session id. Specify a valid session id.\n"
  95. IDR_NO_MESSAGE
  96. "Message not specified. Specify the message to be transmitted to telnet sessions. \n"
  97. IDR_MESSAGE_SENT
  98. "The message sent successfully.\n"
  99. IDR_MESSAGE
  100. "Session id or message missing. Specify the session id and the message.\n"
  101. IDR_NO_ACTIVE_SESSION
  102. "There are no active sessions to the telnet server.\n"
  103. IDR_AUDITLOCATION
  104. "\nInvalid value. Specify eventlog file or both for auditlocation option.\n"
  105. IDR_AUDIT
  106. "\nInvalid value. Specify [+/-]user [+/-]fail [+/-]admin for audit option.\n"
  107. IDR_ALT_KEY_MAPPING "Alt Key Mapped to 'CTRL+A' : "
  108. IDR_IDLE_SESSION_TIMEOUT "Idle session timeout : "
  109. IDR_MAX_CONNECTIONS "Max connections : "
  110. IDR_TELNET_PORT "Telnet port : "
  111. IDR_MAX_FAILED_LOGIN_ATTEMPTS "Max failed login attempts : "
  112. IDR_END_TASKS_ON_DISCONNECT "End tasks on disconnect : "
  113. IDR_MODE_OF_OPERATION "Mode of Operation : "
  114. IDR_MAX_AUDIT_FILE_SIZE "Max audit file size : "
  115. IDR_AUDIT_LOGS "Audit logs : "
  116. IDR_AUTHENTICATION_MECHANISM "Authentication Mechanism : "
  117. IDR_DEFAULT_DOMAIN "Default Domain : "
  118. IDR_TELNET_SESSIONS " telnet session(s)\n"
  119. IDR_MACHINE_NOT_AVAILABLE
  120. "\nComputer not found. Verify that the computer name is entered correctly and that the computer is alive.\n"
  121. IDR_UNSPECIFIED
  122. "\nAn unspecified error occurred. Contact your system administrator.\n"
  123. IDR_NOT_PRIVILEGED
  124. "\nInsufficient privileges for this operation. Verify you have administrative privileges on "
  125. IDR_SERVICE_NOT_INSTALLED
  126. "\nService not installed. Service = "
  127. IDR_VERIFY_SERVICE_INSTALLED
  128. "Verify the service is installed on '%s'\n"
  129. IDR_SERVICE_CONTROLLED
  130. "The service was controlled successfully.\n"
  131. IDR_SERVICE_NOT_CONTROLLED
  132. "The service could not be controlled successfully.\n"
  133. IDR_PASSWD_PROMPT "password :"
  134. IDR_FILENAME_VALUES
  135. "\nInvalid filename. Specify a valid filename.\n"
  136. IDR_INVALID_NTDOMAIN
  137. "Invalid domain. Specify a valid domain name.\n"
  138. IDR_LONG_COMMAND_LINE "The command line is too long\n"
  139. IDR_SETTINGS_UPDATED
  140. "The settings were successfully updated.\n"
  141. IDR_NOFILENAME
  142. "\nAudit file name not specified. Specify a filename for auditing.\n"
  143. IDR_ERROR_DRIVE_NOT_SPECIFIED
  144. "\nInvalid path. Specify an absolute path for the audit file.\n"
  145. IDR_ERROR_DRIVE_NOT_EXIST
  146. "\nInvalid drive. Specify a local drive for the audit file.\n"
  147. IDR_TIMEOUTACTIVE_TIMEOUT_MUTUAL_EXCLUSION
  148. "\nInvalid option combination. Timeout cannot be set when timeoutactive is being disabled.\n"
  149. IDR_NO_AUTHENTICATION_MECHANISM
  150. "\nNo authentication method specified. Specify atleast one.\n"
  151. IDR_MACHINE_SETTINGS "The following are the settings on %s \n \n"
  152. IDR_AUDITING "Audit Settings : "
  153. IDR_STATE "State : "
  154. IDR_DOMAIN "Domain"
  155. IDR_USERNAME "UserName"
  156. IDR_CLIENT "Client"
  157. IDR_LOGONDATE "LogonDate LogonTime"
  158. IDR_IDLETIME "IdleTime"
  159. IDS_E_OUTOFMEMORY "Out of memory"
  160. IDS_E_UNEXPECTED "An unexpected error occurred."
  161. IDS_E_LOGINNOTSPECIFIED "User name is not specified (-u option)."
  162. IDS_DUP_OPTION_ON_CL "Duplicate option on command line.\noption = \n"
  163. IDS_MISSING_FILE_OR_ARGUMENT_EX "Insufficient arguments: Missing filename or argument(s) for option '%s'\n"
  164. IDS_E_OPTIONGROUP "Invalid option combination."
  165. IDS_E_CANNOT_CONTACT_TELNETSERVER "Error: Can not contact the telnet server. Check if the server is running."
  166. IDS_E_CANNOT_MANAGE_TELNETSERVER "Error: You do not have the necessary permission(s) to manage the telnet server."
  167. END
  168. #endif // English (U.S.) resources
  169. /////////////////////////////////////////////////////////////////////////////
  170. #ifndef APSTUDIO_INVOKED
  171. /////////////////////////////////////////////////////////////////////////////
  172. //
  173. // Generated from the TEXTINCLUDE 3 resource.
  174. //
  175. /////////////////////////////////////////////////////////////////////////////
  176. #endif // not APSTUDIO_INVOKED
  177. #include "winver.h"
  178. #ifdef WHISTLER_BUILD
  179. #include "ntverp.h"
  180. #else
  181. #include "solarver.h"
  182. #endif
  183. /*-----------------------------------------------*/
  184. /* the following lines are specific to this file */
  185. /*-----------------------------------------------*/
  186. /* VER_FILETYPE, VER_FILESUBTYPE, VER_FILEDESCRIPTION_STR
  187. * and VER_INTERNALNAME_STR must be defined before including COMMON.VER
  188. * The strings don't need a '\0', since common.ver has them.
  189. */
  190. #define VER_FILETYPE VFT_APP
  191. #define VER_FILESUBTYPE VFT2_DRV_INSTALLABLE
  192. #define VER_FILEDESCRIPTION_STR ""
  193. #ifdef _CLADMIN_DLL
  194. #define VER_INTERNALNAME_STR "cladmin.dll"
  195. #define VER_ORIGINALFILENAME_STR "cladmin.dll"
  196. #include "common.ver"
  197. #endif // _CLADMIN_DLL