|   
      sec_admin(8sec)
Registry replica administration tool 
Synopsis 
sec_admin [-site name] [-nq] 
Options 
-site name Causes sec_admin to bind to the replica specified by the name argument.  If the option is not supplied, sec_admin binds randomly 
to any replica in the local cell.
 
The name argument can be: 
 	A specific cell name (or /.: for the local cell) to bind to any  replica in the named cell. 
 	The global name of a replica to bind to  that specific replica in that specific cell. 
 	The name of a replica as it appears on the replica list to bind to  that replica in the local cell. 
 	A string binding to a specific replica.  An example of a string binding is ncadg_ip_udp:15.22.144.163.  This form is used primarily for debugging or if the Cell Directory Service is not 
available.  
 
-nq The -nq flag turns off queries initiated by certain sec_admin subcommands before they perform a specified operation.  For example the delrep 
subcommand deletes a registry replica.  Before sec_admin performs the deletion, it prompts for verification.  If you invoke sec_admin with the -nq option, the subcommand 
performs the deletion without prompting.
 
Notes With the exception of the following subcommands, this command is replaced at Revision 1.1 by the dcecp command.  This command may be fully replaced by the 
dcecp command in a future release of DCE, and may no longer be supported at that time.
 
· 	monitor 
· 	exit 
· 	help 
· 	quit 
More: 
Description 
Subcommands 
Examples 
Related Information 
 
 
 |