saslauthd - LCFG Saslauthd component
Simple component to start and stop a default installation of Saslauthd.
Mechanism to use when checking passwords. Run "saslauthd -v" to get a list of which mechanism your installation was compiled to use. eg shadow, pam
Additional flags to pass to saslauthd on the command line. See saslauthd(8) for the list of accepted flags.
Directory in which to place saslauthd's listening socket, pid file, and so on. This directory will be created if it doesn't exist.
Calls /etc/init.d/saslauthd start
Calls /etc/init.d/saslauthd stop
As LCFG spec, ie calls stop then start.
This component currently just configures /etc/sysconfig/saslauthd, the rest is standard /etc/init.d/saslauthd stuff.