diff options
author | Russ Allbery <rra@stanford.edu> | 2009-09-15 17:44:58 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-01-13 18:42:29 -0800 |
commit | 56b95aca27c49538a3c306ac0fe5cf537c3441f0 (patch) | |
tree | 0d396982a090d2b4f9fc029b2e4a2493d5866ced /docs | |
parent | 99e39ac2639d99acdfd74acc05c25b5a95189860 (diff) |
Add Tivoli encryption keys to the Stanford naming guide
Diffstat (limited to 'docs')
-rw-r--r-- | docs/stanford-naming | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/stanford-naming b/docs/stanford-naming index 94537bb..f2a45a7 100644 --- a/docs/stanford-naming +++ b/docs/stanford-naming @@ -102,6 +102,14 @@ Object Naming The public certificate we manage external to wallet since it doesn't need to be protected or encrypted. + <group>-<server>-tivoli-key + + The Tivoli backup encryption key for this server. This is stored + in the same file as the password used to connect to the Tivoli + server, so both are stored together. This file is found at + /etc/adsm/TSM.PWD. It must be base64-encoded before being stored + in the wallet. + <group>-<service>-config-<name> A configuration file named <name> that contains some secure |