From 27b99cd55e70c3efe082da4a106456d700662afc Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 14 Sep 2013 17:42:50 -0700 Subject: Clarify use of the tivoli-key file type in Stanford policy tivoli-key used to always contain the entirety of the TSM.PWD file, but it's more useful to store only the encryption key in password form. Change-Id: Id770691fb756b7675ec0fe2eee1308a8974c9c3f Reviewed-on: https://gerrit.stanford.edu/1309 Reviewed-by: Russ Allbery Tested-by: Russ Allbery --- docs/stanford-naming | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/stanford-naming b/docs/stanford-naming index fa42ee6..c86c820 100644 --- a/docs/stanford-naming +++ b/docs/stanford-naming @@ -157,10 +157,10 @@ Object Naming tivoli-key/ - The Tivoli password or backup encryption key for this server. - Both the password and the encryption key, if used, are stored in - the same file, so both are stored together. This file is found at - /etc/adsm/TSM.PWD. + The Tivoli encryption key for this server. We previously stored + the whole /etc/adsm/TSM.PWD file in this object, but now we store + only the encryption key in password form, since the file contains + both it and the server password and the latter keeps changing. (OLD: --tivoli-key) -- cgit v1.2.3