c2s(8) - Linux man page

Name

c2s - client-to-server connector

Synopsis

c2s [-h] [-c config] [-D]

Description

c2s accepts incoming connections from clients, performs authentication and registration functions, and communicates with the session manager on their behalf.

Options

-h
Show summary of options.
-c
Alternate configuration file to use. The compiled-in default is /etc/jabberd/c2s.xml.
-D
Print debugging output. You should configure jabberd with the --enable-debug switch to enable this.

See Also

jabberd(8) router(8) resolver(8) s2s(8) sm(8)

Author

Robert Norris <rob@cataclysm.cx>