Release Notes for RMSAUTH.1.01-3 13th June 2003 =============================================== RMS Authentication Library -------------------------- By default the rmsauth RPM installs the default authentication library. If the file /etc/rms/krb5 exists then a Kerberos 5 version of the authentication library is used. All nodes in a system must either use the default authentication library or the Kerberos authentication library. RMSAUTH.1.06-0 22nd June 2007 ============================= * Changed the name to the ticket cache to /tmp/krb5cc_uid_rms_jobid_ where uid is the users id and jobid is the RMS job id, so as to be consistent with NFSv4. RMSAUTH.1.05-2 12th Apr 2007 ============================ * Corrected librmsauth_krb.so linkage with Kerberos libraries RMSAUTH.1.05-1 23rd Mar 2007 ============================ * GNAT 8877: fixed problem with Kerberos ticket cache being initialised with the user's default principal on the application node rather than that of the prun process. * GNAT 8065: Added appropriate RPM dependency to ensure RPM post-install script correctly runs. RMSAUTH.1.04-1 27th Feb 2006 ============================ * added missing dependencies to ensure correct installation when installed at OS install-time. Release Notes for RMSAUTH.1.03-3 7th Feb 2006 ============================================== . Rebuild with correct code stream Release Notes for RMSAUTH.1.03-2 27th Jan 2006 ============================================== . Rebuild to resolve undue dependency issues Release Notes for RMSAUTH.1.03-1 2nd Nov 2005 ============================================== . Added script rmsauthdefault to enable changing RMS authentication libraries between none and Kerberos 5. Release Notes for RMSAUTH.1.02-0 11th Oct 2005 ============================================== . Fixed a bug in the renewal of Kerberos credentials. The ticket renewal interval needs to be caculated on the remaining lifetime . Added rmsauthdefault script to set/show whether null authentication or kerberos authentication is in use . Added support for removing per job ticket cache Release Notes for RMSAUTH.1.01-3 13th June 2003 =============================================== . Support for SuSE distribution and x86_64 added (note kerberos is not supported for x85_64). Release Notes for RMSAUTH.1.01-2 21st May 2003 ============================================== . Minor build changes - no functional changes. Release Notes for RMSAUTH.1.01-1 11th April 2003 ================================================ . The header file was being installed into /include/rmsauth - this has been corrected and it now installs into /usr/include/rmsauth. . Fixed a bug in the preuninstall script which resulted in removal of the link to /usr/lib/rmsauth if the rpm was upgraded rather than removed and then installed. A trigger script has been added so that upgrading to this release from all previous versions will succeed. Release Notes for RMSAUTH.1.00 5th August 2002 ============================================== Version 1.00 Initial version of the authentication library.