|
在 td checker后有三个项提示warning,一下是提示信息,这个问题是什么原因造成的呢,怎么解决
TD Application Server (OTAServer) Warning The Interactive user
Use Custom Access Permissions.
Use Custom Launch Permissions.
If "Interactive User" option is selected in "Identity" tab and a user is not logged on, the application will not start. Note that not all Interactive Users will have necessary permissions for TestDirector to work correctilly.
If Allow Anonymous Access is selected, IIS launches the TestDirector Application Server with the same user account that enables anonymous access to IIS. The user account for IIS anonymous access is IUSR_machine, where machineis the NetBIOS name of the machine at the time IIS was installed.
If Basic Authentication is selected, IIS launches the TestDirector Application Server with the same user account that is used for basic authenticated access to IIS.
Integrated Windows Authentication is best suited for an intranet environment. The current Windows user information on the client machine is used to launch the TestDirector Application Server. Not that only Microsft browsers (IE version 2.0 or higher) support this authentication method and this method does not work over HTTP Proxy connections. Once this method selected, you must allow everyone in the intranet to launch the TestDirector Application server.
TD Domain Server (TDDomSrv) Warning The Interactive user
Use Custom Access Permissions.
Use Custom Launch Permissions.
If "Interactive User" option is selected in "Identity" tab and a user is not logged on, the application will not start. Note that not all Interactive Users will have necessary permissions for TestDirector to work correctilly.
If Allow Anonymous Access is selected, IIS launches the TestDirector Application Server with the same user account that enables anonymous access to IIS. The user account for IIS anonymous access is IUSR_machine, where machineis the NetBIOS name of the machine at the time IIS was installed.
If Basic Authentication is selected, IIS launches the TestDirector Application Server with the same user account that is used for basic authenticated access to IIS.
Integrated Windows Authentication is best suited for an intranet environment. The current Windows user information on the client machine is used to launch the TestDirector Application Server. Not that only Microsft browsers (IE version 2.0 or higher) support this authentication method and this method does not work over HTTP Proxy connections. Once this method selected, you must allow everyone in the intranet to launch the TestDirector Application server.
OTA Scripting Warning The Launching user
Use Custom Access Permissions.
Use Custom Launch Permissions.
If "Launching User" option is selected in "Identity" tab, the application will run using the security context of the user who started the application (launching user) in order to be autenticated in the domain. |
|