aboutsummaryrefslogtreecommitdiff
path: root/docs/stanford-naming
diff options
context:
space:
mode:
Diffstat (limited to 'docs/stanford-naming')
-rw-r--r--docs/stanford-naming12
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/stanford-naming b/docs/stanford-naming
index cf56d24..e362c1f 100644
--- a/docs/stanford-naming
+++ b/docs/stanford-naming
@@ -72,7 +72,17 @@ Object Naming
<group>-<service>-db-<name>
- Stores the database password for the database named <name>.
+ Stores the database password for the database named <name>. This
+ may be a file containing only the database password or a Perl
+ AppConfig configuration file with the database connection
+ information including the password.
+
+ <group>-<server>-pam-<app>
+
+ A PAM configuration for <app> that requires secure information,
+ such as a password for pam_msyql. <server> may be either a
+ specific server name or a general class of servers (production and
+ test) that uses that PAM configuration.
<group>-<server>-ssl-key