SHARE
TWEET

Untitled

a guest Feb 20th, 2016 47 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # Directory in which to place saslauthd's listening socket, pid file, and so
  2. # on.  This directory must already exist.
  3. SOCKETDIR=/var/run/saslauthd
  4.  
  5. # Mechanism to use when checking passwords.  Run "saslauthd -v" to get a list
  6. # of which mechanism your installation was compiled with the ablity to use.
  7. MECH=pam
  8.  
  9. # Options sent to the saslauthd. If the MECH is other than "pam" uncomment the next line.
  10. # DAEMONOPTS=--user saslauth
  11.  
  12. # Additional flags to pass to saslauthd on the command line.  See saslauthd(8)
  13. # for the list of accepted flags.
  14. FLAGS=
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top