Fixed BUG228036 which was causing casa_atvd to not re-start after a
system re-boot. Also added code to deal with cases where the CASA_auth_token_jaas_support rpm is installed before the basic ATS setup script is executed, thus ending up with the signing cert not being imported into the client's key store. M server/package/linux/CASA_auth_token_server.changes M server/package/linux/CASA_auth_token_server.spec.in M server/AuthTokenValidate/Svc/linux/CasaAuthtokenValidateD
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 14:58:51 MST 2007 - jluciani@novell.com
|
||||
|
||||
- Fixed casa_atvd not starting by default problem documented
|
||||
in BUG228036.
|
||||
|
||||
- Fixed problem that was causing token validation to fail because
|
||||
the signing certificate had not been imported to the key store
|
||||
used for token validations. The issue would be seen whenever
|
||||
the CASA_auth_token_jaas_support rpm was installed before running
|
||||
the basic ATS setup script. Now, the casa_atvd init.d scrip executes
|
||||
the script used to import the certificate as part of its daemon start
|
||||
sequence.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 15:20:11 MST 2006 - jluciani@novell.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user