Web Hosting Talk







View Full Version : sasl auth - login disabled


RICHQRD
10-11-2004, 11:58 AM
apart from recompiling sasl 2.1.15-6 with --enable-login is there any way to get the login authentication enabled?

thanks:eek:

OCXBIOS
10-11-2004, 01:32 PM
what os
what cpanel
need more info to help ya =]

RICHQRD
10-11-2004, 01:39 PM
linux fedora core1 using webmin thanks

in the sendmail.mc i have

dnl define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl

dnl TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl

yet still no change! i have tried rebuilding sendmail.mc and restarting its like sasl dont listen to it.. is this how it should be? im just a newbi

OCXBIOS
10-11-2004, 02:22 PM
im not to familer with with that..i would recomend using
exim with a mailscanner pretty easy to setup

alot of servers stoped using sendmail it self for reasons of security issue in it self..tho all the rest are clones of sendmail
seem to work better.too (just my 2cents tho)

maybe someone else can give ya a hand or checkout sendmails support?

sorry i couldnt be more helpfull =\

RICHQRD
10-11-2004, 02:31 PM
its ok.. thanks anyway:-) the support is no help.. nore is support for sasl.. just tells you if u use it mke sure u no what you need.. but not how to do it.. grr

andreyka
10-11-2004, 03:32 PM
Please check config file. What same auth use - PAM or SASLDB ?

RICHQRD
10-11-2004, 03:35 PM
sendmail.conf? within that its - saslauthd

andreyka
10-11-2004, 03:42 PM
No, sasl config file.

RICHQRD
10-11-2004, 03:55 PM
there seems to be no sasl config file! where should i look for it? it isnt in the list of files for sasl..