  
      A sec_create_db Run Example
The following example shows the sec_create_db command that is run to create the master database and the information that sec_create_db displays as it runs.  Note that, 
because the -k option is not entered, sec_create_db prompts you for the master key seed string.  This string is not displayed as it is entered.  
 
/work/krb/sec_create_db -v -myname /.../dresden.com/subsys/dce/sec/master -master  
Enter keyseed for initial database master key: <enter up to    	1024 characters> 
  
SECD Checkpoint on Tue Sep 27 11:44:12 1994 
....  saving rgy 
....  saving acct 
....  saving person 
....  saving group 
....  saving org 
....  saving replicas 
....  saving acl 
End SECD Checkpoint on Tue Sep 27 11:44:13 1994 
SECD Checkpoint on Tue Sep 27 11:44:15 1994 
....  saving rgy 
....  saving acct 
....  saving person 
....  saving group 
....  saving org 
....  saving acl 
End SECD Checkpoint on Tue Sep 27 11:44:17 1994   
 
 
  |