Leaked source code of windows server 2003
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.

288 lines
16 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 mode = console|stream Specify the mode of operation.\n"
  49. //IDR_TELNET_USAGE will not be used for compatibility with XP SP1. XPSP1 does not allow localization of individual
  50. //binaries. So we need to checkin all the changed strings in XPSP1RES.dll. The code that looks for resources first tries
  51. //to look into our dll/binary ( for efficiency purpose ). The following string will need to be loaded from XPSP1res.dll
  52. //hence the change of name.
  53. IDR_NEW_TELNET_USAGE
  54. "\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 mode = console|stream Specify the mode of operation.\n"
  55. IDR_TELNET_ILLEGAL
  56. "\nUsage: tnadmin [computer name] [common options] start | stop | pause | continue | -S | -K | -M | config config_options \n For detailed help type tnadmin /?\n"
  57. IDR_TELNET_MUTUALLY_EXCLUSIVE_OPTIONS
  58. "\nInvalid option combination. Specify one of '-k' '-m' '-s' 'config' 'start' 'stop' 'pause' 'continue'. \nFor detailed help type tnadmin /?\n"
  59. #else
  60. IDR_TELNET_USAGE
  61. "\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 mode = console|stream Specify the mode of operation.\n"
  62. IDR_NEW_TELNET_USAGE
  63. "\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 mode = console|stream Specify the mode of operation.\n"
  64. IDR_TELNET_ILLEGAL
  65. "\nUsage: tlntadmn [computer name] [common options] start | stop | pause | continue | -S | -K | -M | config config_options \n For detailed help type tlntadmn /?\n"
  66. IDR_TELNET_MUTUALLY_EXCLUSIVE_OPTIONS
  67. "\nInvalid option combination. Specify one of '-k' '-m' '-s' 'config' 'start' 'stop' 'pause' 'continue'. \nFor detailed help type tlntadmn /?\n"
  68. #endif
  69. IDR_TELNET_CONTROL_VALUES
  70. "\nInvalid option. Look at usage message for further help.\n"
  71. IDR_TELNET_SECURITY_VALUES
  72. "\nInvalid value. Specify NTLM or PASSWD for sec option.\n"
  73. IDR_CTRLAKEYMAP_VALUES
  74. "\nInvalid value. Specify yes or no for CtrlAKeyMap option.\n"
  75. IDR_MAXFAIL_VALUES
  76. "\nInvalid value. Specify a positive number less than or equal to 100 for MaxFail option.\n"
  77. IDR_MAXCONN_VALUES
  78. "\nInvalid value. The maximum value for MaxConn option is 2147483647.\n"
  79. IDR_MAXCONN_VALUES_WHISTLER
  80. "\nInvalid value. The maximum value for MaxConn option is 2.\n"
  81. IDR_MAXCONN_VALUES_WORKSTATION
  82. "\nInvalid value. The maximum value for MaxConn option is 10.\n"
  83. IDR_TELNETPORT_VALUES
  84. "\nInvalid value. Specify a positive number less than 1024 for Port option.\n"
  85. IDR_TIMEOUT_INTEGER_VALUES
  86. "\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"
  87. IDR_KILLALL_VALUES
  88. "\nInvalid value. Specify yes or no for KillAll option.\n"
  89. IDR_TIMEOUTACTIVE_VALUES
  90. "\nInvalid value. Specify yes or no for timeoutactive option.\n"
  91. IDR_FILESIZE_VALUES
  92. "\nInvalid value. Specify a positive number less than or equal to 4096 Megabytes (4 Gigabyte) for fsize option.\n"
  93. IDR_FOLDER_SPECIFIED
  94. "\nFolder exists by the same name. Specify a different file name for fname option.\n"
  95. IDR_INVALID_TELNET_SERVER_VERSION
  96. "\nYou can not remotely administer the specified telnet server because of a version mismatch.\n"
  97. IDR_INVALID_MODE_OF_OPERATION
  98. "Invalid value. Specify stream or console for mode option.\n"
  99. IDR_SESSION
  100. "Invalid value. Specify a valid session id or [all].\n"
  101. IDR_INVALID_SESSION
  102. "Invalid session id. Specify a valid session id.\n"
  103. IDR_NO_MESSAGE
  104. "Message not specified. Specify the message to be transmitted to telnet sessions. \n"
  105. IDR_MESSAGE_SENT
  106. "The message sent successfully.\n"
  107. IDR_MESSAGE
  108. "Session id or message missing. Specify the session id and the message.\n"
  109. IDR_NO_ACTIVE_SESSION
  110. "There are no active sessions to the telnet server.\n"
  111. IDR_AUDITLOCATION
  112. "\nInvalid value. Specify eventlog file or both for auditlocation option.\n"
  113. IDR_AUDIT
  114. "\nInvalid value. Specify [+/-]user [+/-]fail [+/-]admin for audit option.\n"
  115. IDR_ALT_KEY_MAPPING "Alt Key Mapped to 'CTRL+A' : "
  116. IDR_IDLE_SESSION_TIMEOUT "Idle session timeout : "
  117. IDR_MAX_CONNECTIONS "Max connections : "
  118. IDR_TELNET_PORT "Telnet port : "
  119. IDR_MAX_FAILED_LOGIN_ATTEMPTS "Max failed login attempts : "
  120. IDR_END_TASKS_ON_DISCONNECT "End tasks on disconnect : "
  121. IDR_MODE_OF_OPERATION "Mode of Operation : "
  122. IDR_MAX_AUDIT_FILE_SIZE "Max audit file size : "
  123. IDR_AUDIT_LOGS "Audit logs : "
  124. IDR_AUTHENTICATION_MECHANISM "Authentication Mechanism : "
  125. IDR_DEFAULT_DOMAIN "Default Domain : "
  126. IDR_TELNET_SESSIONS " telnet session(s)\n"
  127. IDR_YES "\tYES\n"
  128. IDR_NO "\tNO\n"
  129. IDR_TIME_HOURS "hours"
  130. IDR_TIME_MINUTES "minutes"
  131. IDR_TIME_SECONDS "seconds\n"
  132. IDR_MAPPING_NOT_ON "\tNot On\n"
  133. IDR_STATUS_STOPPED "\tStopped\n"
  134. IDR_STATUS_RUNNING "\tRunning\n"
  135. IDR_STATUS_PAUSED "\tPaused\n"
  136. IDR_STATUS_START_PENDING "\tStart Pending\n"
  137. IDR_STATUS_STOP_PENDING "\tStop Pending\n"
  138. IDR_STATUS_CONTINUE_PENDING "\tContinue Pending\n"
  139. IDR_STATUS_PAUSE_PENDING "\tPause Pending\n"
  140. IDR_MACHINE_NOT_AVAILABLE
  141. "\nComputer not found. Verify that the computer name is entered correctly and that the computer is alive.\n"
  142. IDR_UNSPECIFIED
  143. "\nAn unspecified error occurred. Contact your system administrator.\n"
  144. IDR_NOT_PRIVILEGED
  145. "\nInsufficient privileges for this operation. Verify you have administrative privileges on "
  146. IDR_SERVICE_NOT_INSTALLED
  147. "\nService not installed. Service = "
  148. IDR_VERIFY_SERVICE_INSTALLED
  149. "Verify the service is installed on '%s'\n"
  150. IDR_SERVICE_CONTROLLED
  151. "\nThe service was stopped successfully.\n"
  152. IDR_SERVICE_NOT_CONTROLLED
  153. "Error occurred while stopping the service.\n"
  154. IDR_PASSWD_PROMPT "password :"
  155. IDR_FILENAME_VALUES
  156. "\nInvalid filename. Specify a valid filename.\n"
  157. IDR_INVALID_NTDOMAIN
  158. "Invalid domain. Specify a valid domain name.\n"
  159. IDR_LONG_COMMAND_LINE "The command line is too long\n"
  160. IDR_SETTINGS_UPDATED
  161. "The settings were successfully updated.\n"
  162. IDR_NOFILENAME
  163. "\nAudit file name not specified. Specify a filename for auditing.\n"
  164. IDR_ERROR_DRIVE_NOT_SPECIFIED
  165. "\nInvalid path. Specify an absolute path for the audit file.\n"
  166. IDR_ERROR_DRIVE_NOT_EXIST
  167. "\nInvalid drive. Specify a local drive for the audit file.\n"
  168. IDR_TIMEOUTACTIVE_TIMEOUT_MUTUAL_EXCLUSION
  169. "\nInvalid option combination. Timeout cannot be set when timeoutactive is being disabled.\n"
  170. IDR_NO_AUTHENTICATION_MECHANISM
  171. "\nNo authentication method specified. Specify atleast one.\n"
  172. IDR_MACHINE_SETTINGS "The following are the settings on %s \n \n"
  173. IDR_AUDITING "Audit Settings : "
  174. IDR_STATE "State : "
  175. IDR_DOMAIN "Domain"
  176. IDR_USERNAME "UserName"
  177. IDR_CLIENT "Client"
  178. IDR_LOGONDATE "LogonDate LogonTime"
  179. IDR_IDLETIME "IdleTime"
  180. IDR_ALREADY_STARTED
  181. "\nThe service is already started.\n"
  182. IDS_E_OUTOFMEMORY "Out of memory"
  183. IDS_E_UNEXPECTED "An unexpected error occurred."
  184. IDS_E_LOGINNOTSPECIFIED "User name is not specified (-u option)."
  185. IDS_DUP_OPTION_ON_CL "Duplicate option on command line.\noption = \n"
  186. IDS_MISSING_FILE_OR_ARGUMENT_EX "Insufficient arguments: Missing filename or argument(s) for option '%s'\n"
  187. IDS_E_OPTIONGROUP "Invalid option combination."
  188. IDS_E_CANNOT_CONTACT_TELNETSERVER "Error: Can not contact the telnet server. Check if the server is running."
  189. IDS_E_CANNOT_MANAGE_TELNETSERVER "Error: You do not have the necessary permission(s) to manage the telnet server."
  190. IDS_SERVICE_STARTED "\nThe service was started successfully.\n"
  191. IDS_E_SERVICE_NOT_STARTED "\nError occured while starting the service."
  192. IDR_SERVICE_PAUSED "\nThe service has been paused.\n"
  193. IDR_SERVICE_CONTINUED "\nThe service has been resumed.\n"
  194. IDR_SERVICE_NOT_PAUSED "\nThe service could not be paused.\n"
  195. IDR_SERVICE_NOT_CONTINUED "\nThe service could not be resumed.\n"
  196. IDS_E_INVALIDARG "Invalid option argument."
  197. END
  198. #endif // English (U.S.) resources
  199. /////////////////////////////////////////////////////////////////////////////
  200. #ifndef APSTUDIO_INVOKED
  201. /////////////////////////////////////////////////////////////////////////////
  202. //
  203. // Generated from the TEXTINCLUDE 3 resource.
  204. //
  205. /////////////////////////////////////////////////////////////////////////////
  206. #endif // not APSTUDIO_INVOKED
  207. #include "winver.h"
  208. #ifdef WHISTLER_BUILD
  209. #include "ntverp.h"
  210. #else
  211. #include "solarver.h"
  212. #endif
  213. /*-----------------------------------------------*/
  214. /* the following lines are specific to this file */
  215. /*-----------------------------------------------*/
  216. /* VER_FILETYPE, VER_FILESUBTYPE, VER_FILEDESCRIPTION_STR
  217. * and VER_INTERNALNAME_STR must be defined before including COMMON.VER
  218. * The strings don't need a '\0', since common.ver has them.
  219. */
  220. #define VER_FILETYPE VFT_APP
  221. #define VER_FILESUBTYPE VFT2_DRV_INSTALLABLE
  222. #define VER_FILEDESCRIPTION_STR ""
  223. #ifdef _CLADMIN_DLL
  224. #define VER_INTERNALNAME_STR "cladmin.dll"
  225. #define VER_ORIGINALFILENAME_STR "cladmin.dll"
  226. #include "common.ver"
  227. #endif // _CLADMIN_DLL