Jump to content

DCERouter Command Line Options: Difference between revisions

From LinuxMCE
No edit summary
No edit summary
Line 1: Line 1:
[[category: Programmer's Guide]]
[[category: Programmer's Guide]]
DCERouter will attempt to find the [[LinuxMCE_main database]] database using the hostname dcerouter, root user, no password, and the database name "pluto_main".  If this is not correct, you must specify the connection information on the command line as shown below, or in the '''/etc/pluto.conf''' file.  Once connected, DCERouter will attempt to determine what its own device and installation are.  If the database contains more than 1 installation or more than 1 DCE Router device, you must specify the installation and/or device on the command line or in the pluto.conf file.  The command line options are:
DCERouter will attempt to find the [[pluto_main database]] database using the hostname dcerouter, root user, no password, and the database name "pluto_main".  If this is not correct, you must specify the connection information on the command line as shown below, or in the '''/etc/pluto.conf''' file.  Once connected, DCERouter will attempt to determine what its own device and installation are.  If the database contains more than 1 installation or more than 1 DCE Router device, you must specify the installation and/or device on the command line or in the pluto.conf file.  The command line options are:


[-i installation] [-d device] [-h hostname] [-u username] [-p password] [-D database] [-P mysql port] [-t tcp/ip port to listen on] [-f Base Path]
[-i installation] [-d device] [-h hostname] [-u username] [-p password] [-D database] [-P mysql port] [-t tcp/ip port to listen on] [-f Base Path]

Revision as of 15:59, 17 May 2010

DCERouter will attempt to find the pluto_main database database using the hostname dcerouter, root user, no password, and the database name "pluto_main". If this is not correct, you must specify the connection information on the command line as shown below, or in the /etc/pluto.conf file. Once connected, DCERouter will attempt to determine what its own device and installation are. If the database contains more than 1 installation or more than 1 DCE Router device, you must specify the installation and/or device on the command line or in the pluto.conf file. The command line options are:

[-i installation] [-d device] [-h hostname] [-u username] [-p password] [-D database] [-P mysql port] [-t tcp/ip port to listen on] [-f Base Path]