The KDC should be on a machine separate from both the IDS server and client machines. Follow these steps to configure sso.
KDC应该安装在另一台机器上,与IDS服务器和客户机分开。
X11 always has a client and a server, even when both of them run on the same physical machine.
X11总是有一个客户机和一个服务器,即使当它们都运行在同一台实际机器上。
And although this results in a "thin" client, it's not really very useful since the fat server is running on the same machine.
尽管这会产生一个“瘦”客户机,但是实际上这并没有太大用处,因为胖服务器也是在相同的机器上运行的。
This should only work if the client and the server are on the same machine, and no special restriction logic is implemented in the customized security plug-ins.
此操作仅当客户机和服务器处于同一个机器上时才能进行,且在定制的安全性插件中没有执行任何特殊的限制逻辑。
The client end of the socket is created on the machine where the client application is running and given a port, and it then listens on this port for a connection from a server application.
套接字的客户机端在运行客户端应用程序的机器上创建,该客户端应用程序获得一个端口并在该端口上侦听来自服务器应用程序的连接。
Cloud computing, where portable devices complement powerful servers, requires an operating system that maximizes what the server architects and programmers can do on a small client machine.
云计算将可移植设备与强大的服务器互为补充,它需要一个能够让服务器架构师和程序员最大程度利用小型客户机机器的操作系统。
Developers often build and test their applications with PHP, the DB2 client, and the database server all on the same machine, and in this configuration the combination performs extremely well.
开发人员经常在PHP、DB 2客户机和数据库服务器都位于同一台机器的情况下构建和测试其应用程序,在这种配置中,该组合表现极佳。
However, as soon as PHP and the DB2 client are running on a machine separate from the database server, performance is dramatically slower.
然而,只要php和db2客户机运行在不同于数据库服务器的机器上,性能就会明显下降。
This URL assumes that the client is running on the same machine as the server, and that the application server HTTP listener is listening on port 9081.
这个URL假设客户机和服务器运行在同一台机器上,而且这个应用服务器的HTTP监听端口为 9081。
For simplicity, let's assume that your client and server are located on the same machine.
简单起见,假定客户机和服务器位于同一机器上。
Each IDS client and server machine should have enabled Kerberos authentication to use SSO.
每个IDS客户机和服务器机器都应该启用Kerberos身份验证以使用SSO。
Encryption type mismatches occur particularly when the client and server machine are configured with different Kerberos installations.
当客户机和服务器机器用不同的Kerberos安装进行配置时,就更容易导致加密类型不匹配。
WebSphere Application server doesn't need to know anything about the standby machine, since the high availability and client reroute features are supported on the DB2 server side.
WebSphereApplicationServer不需要知道有关备用计算机的任何信息,因为在DB 2服务器端支持高可用性和客户端重新路由功能。
We installed the Tivoli Directory Server and the Lotus Sametime 7.5 client on the same physical machine for the purposes of our study.
出于学习的目的,我们在同一台物理机器上安装了TivoliDirectoryServer和LotusSametime 7.5客户机。
The client connects to the server using a machine address and port number. The client can be on any machine with network access to the machine running the server.
客户端通过机器地址和端口号连接到服务器。
You can set up both the client and server software on one machine.
您可以在同一台机器上设置客户机和服务器软件。
The server end of the socket is created on the machine where the server application is running and given a port, and it then listens on this port for a connection from a client application.
套接字的服务器端是在运行服务器应用程序的机器上创建的,服务器应用程序获得一个端口并在该端口上侦听来自客户端应用程序的连接。
Remember that if your client and federated server are on the same machine, then DB2 USES IPC by default.
切记如果客户端和联合服务器位于同一个机器上,则默认情况下DB 2使用IPC。
Copy the JAR file to the appropriate location on the remote computer, or even the same machine, invoke the debug server, and then attach a client to it.
将JAR文件复制到远程计算机或同一台计算机上的适当位置,调用调试服务器,然后为它添加一个客户机。
If the database is a standard database that comes with the install and the server has been started on the same machine as the client is running the prefilled in values will work.
如果数据库是安装所附带的标准数据库,并且服务器已在运行客户端的相同计算机上启动,则预先填入的值将生效。
In other words: It's visible to anyone between the client machine and the server.
换句话说,客户机和服务器之间的任何人都可以看见它。
Secure communication sessions between a client and server start by pulling in the requestor's (user's and machine's) PAC identifier from the initiating host machine.
客户机和服务器之间的安全通信会话是通过从发起主机上获取请求者(用户和机器)的PAC标识符开始的。
This URL assumes that the client is running on the same machine as the server and that the application server HTTP listener is listening on port 9081.
这个URL假设客户机和服务器运行在同一台机器上面,而且这个应用服务器的HTTP监听端口为 9081。
This protocol permits a client machine and the Web server to negotiate what protocols they will communicate with each other.
此协议允许客户端计算机与Web服务器进行协商,确定将使用什么协议进行彼此通信。
For example, if a machine is installed with both 6.0 and 6.1 client-server filesets, default system links will be generated for all 6.0 client-server command line utilities.
例如,如果某台计算机同时安装了6.0和6.1版本的客户端-服务器文件集,则会为所有的6.0版客户端-服务器命令行实用工具生成缺省的系统链接。
The client software for your relational database (for example SQL 2005) must be installed on the same machine on which you are creating the FAP ODBC data Source and TM1 server.
您的关系数据库的客户端软件(例如SQL 2005)必须安装在FAPODBCDataSource和TM 1服务器所在的机器上。
If you are writing the server-side code and the client-side code based on a machine-readable contract such as a WADL document, the coding flow may be as follows.
如果你正在编写基于机器可读契约(如wadl文档)的服务器端代码和客户端代码,编码流程可能如下。
This should allow you to run the server application and the client application on a local machine.
这将允许你在本地计算机上运行服务器应用程序和客户应用程序。
After each call, the client application would push the modified data back to the server, and the server would respond with all changes since the last time this client machine asked for data.
在每次电话后,客户应用程序将修改后的数据返回到服务器,服务器将对客户机上次请求数据后做出的所有更改做出反应。
Viewing and working with forms deployed to the Lotus Webform Server does not require a viewer on the client machine.
查看和使用部署到LotusWebformServer 的表单不需要客户机上的查看器。
应用推荐