]> March 9, 2010 b10-cmdctl 8 BIND10 b10-cmdctl BIND 10 remote control daemon 2010 Internet Systems Consortium, Inc. ("ISC") b10-cmdctl DESCRIPTION The b10-cmdctl daemon provides an entry for commands sent to the BIND 10 services. For example, the bindctl user interface communicates via b10-cmdctl. It is a lightweight HTTPS server with HTTP Digest Authentication (username and password validation). It offers a RESTful style interface. OPTIONS The arguments are as follows: , The IP address that b10-cmdctl will listen on. The default is 127.0.0.1. , Display command usage. , The socket idle timeout for the HTTPS connection in seconds. The default is 1200 seconds. , The port number b10-cmdctl will listen on. The default is 8080. Enable verbose mode. Display the version number and exit. FILES /usr/local/etc/bind10-devel/cmdctl-accounts.csv — account database containing the name, hashed password, and the salt. /usr/local/etc/bind10-devel/cmdctl-keyfile.pem — contains the Private key. /usr/local/etc/bind10-devel/cmdctl-certfile.pem — contains the Certificate. SEE ALSO b10-cfgmgr8 , bind108 , bindctl1 . AUTHORS The b10-cmdctl daemon was initially designed and coded by Zhang Likun of CNNIC.