.\" nss_cctl_template.8: auto-generated, DO NOT EDIT .\" .\" Copyright 2017. Quantum Corporation. All Rights Reserved. .\" StorNext is either a trademark or registered trademark of .\" Quantum Corporation in the US and/or other countries. .\" .\" Code start macro .de Cs .sp .ft C .in +0.3i .nf .. .\" Code end macro .de Ce .fi .in -0.3i .ft R .. .TH NSS_CCTL_TEMPLATE 8 "January 2017" "Xsan File System" .SH NAME Central control facility template generator .SH SYNOPSIS na .nh .HP .B nss_cctl_template [-h] [--host HOST] [FILE] .ad .hy .SH DESCRIPTION \fBnss_cctl_template\fR is a utility to create an initial configuration file for the central control facility. It uses the \fBsnprobe\fR command to scan the existing cluster as seen from the host it is run on and generates an initial \fBnss_cctl.xml\fR file. The output is a permissive version of the control file with all features enabled. This can be used as a basis for a version which restricts the type of access allowed for different clients. The output needs to be placed in /usr/cvfs/config/nss_cctl.xml on the cluster name server hosts. Output defaults to stdout unless a file name is specified. .P By default the cluster is scanned from the local host, this can be overridden using the --host option. .SH SEE ALSO nss_cctl(8)