Realm Server Interactions
- Realm Server Connect Call
Every application program must connect as a client to a realm server. The realm connect call identifies the client to the realm server, and receives the realm definition in return. - Operation of the Realm Server Connect Call
When a client program contacts a realm server, the realm connect call uses these algorithms: - Trust Properties of the Realm Connect Method
In an enterprise with TLS security, client applications must trust the realm server. Properties of the realm connect method specify the behavior of this interaction. - Update and Disable
After the initial connect call, the client and server remain in contact.
Copyright © Cloud Software Group, Inc. All rights reserved.