Authentication without root privileges.
Patch:
rpm fedora core6 spec:
mkdir -p ~/rpmbuild/{BUILD,SOURCES,SPECS,SRPMS,RPMS}
rpm -i ejabberd-1.1.2-2.fc6.src.rpm
cp ejabberd-1.1.2-saslauthd.diff ~/rpmbuild/SOURCES
cp ejabberd-1.1.2-saslauthd.spec ~/rpmbuild/SOURCES
rpmbuild -ba ~/rpmbuild/SPECS/ejabberd-1.1.2-saslauthd.spec
sudo rpm -i rpmbuild/RPMS/ppc/ejabberd-1.1.2-2.saslauthd.ppc.rpm
PD: This is a copy of http://www.ejabberd.im/node/1339/