if [ -f $INSTALL_ROOT/etc/sysconfig/saslauthd ] && is_depends_enabled $SPELL linux-pam; then
  sedit  "s:shadow:pam:"  $INSTALL_ROOT/etc/sysconfig/saslauthd
fi
