Posts

About Kerberos Authentication

Image
The steps in the process are: A principal name and key are specified to the client. The client sends the principal name and a request for a TGT to the KDC. The KDC generates a session key and a TGT that contains a copy of the session key, and uses the Ticket Granting Service (TGS) key to encrypt the TGT. It then uses the principal's key to encrypt both the already encrypted TGT and another copy of the session key. The KDC sends the encrypted combination of the session key and the encrypted TGT to the client. The client uses the principal's key to extract the session key and the encrypted TGT. When the client want to use a service, usually to obtain access to a local or remote host system, it uses the session key to encrypt a copy of the encrypted TGT, the client's IP address, a time stamp, and a service ticket request, and it sends this item to the KDC. The KDC uses its copies of t...

IBM Education Assistant modules for Information Server

Question Where have the IBM Education Assistant modules for Information Server been moved to? Cause The IBM Education Assistant modules have been moved to IBM Media Center. Below is a list of all of the Information Server IEA modules and their associated tech doc number. Click on the tech doc number to be directed to the module's tech doc. This tech doc will include a link to both the mulitimedia and pdf versions of the IEA module Answer The new IBM Education Assistant page may be found at: http://www-01.ibm.com/software/info/education/assistant/ Below are a list of all the available IEA modules for the Information Server suite. Information Server Administration and Configuration Title Tech Doc Number Adding additional search bases to federated repositories 7023991 Advanced LDAP filtering techniques to minimize the Information Server user list 7023908 Changing the Information Server 8.0 and 8.1 Metadata repository to use Oracle RAC 7024230 Changing the Information Server 8.5 and 8....