NAME

pmx-resources-init - Initialize the resources system


SYNOPSIS

    pmx-resources-init init --dsn='dbi:Pg:dbname=pmx_quarantine;port=5432'


DESCRIPTION

Use the pmx-resources-init command to configure the resources system for interaction with the database.

Commands

help
Displays help.

init
Initializes the resources system.

Options

The following options are recognized:

--dsn
The dsn of the database host used to configure the resources system.

--enable-schedule
Activate scheduled resource syncronization task if initialisation was successful.

--existing-dsn
Attempt to initialize with the already configured dsn from etc/pmx.d/pmdb.conf.

--reuse-location
If you are reinstalling PureMessage on this server, there may already be a location registered in the database for this host. Using this option will instruct the initialization command to resuse that registered location if it exists rather than attempt to create a new one.


SEE ALSO

the pmx-profile manpage


COPYRIGHT

Copyright (C) 2000-2008 Sophos Group. All rights reserved. Sophos and PureMessage are trademarks of Sophos Plc and Sophos Group.