[EMAIL PROTECTED]:/# saslauthd -m
saslauthd: option requires an argument -- a
usage: saslauthd [options]
option information:
-a <authmech> Selects the authentication mechanism to use.
-c Enable credential caching.
-d Debugging (don't detach from tty, implies -V)
-O <option> Optional argument to pass to the authentication
mechanism.
-l Disable accept() locking. Increases performance, but
may not be compatible with some operating systems.
-m <path> Alternate path for the sslauthd working directory,
must be absolute.
-n <procs> Number of worker processes to create.
-s <kilobytes> Size of the credential cache (in kilobytes)
-t <seconds> Timeout for items in the credential cache (in seconds)
-v Display version information and available
-V Enable verbose logging
authentication mechanisms and exit.
-h Dispaly this message.
saslauthd 2.1.13
authentication mechanisms: getpwent rimap shadow
deci cred ca nu am PAM
la ./configure am dat si --with-pam deci cred ca am compilat cu suport pt
PAM
am acele fisiere in /etc/pam.d
conteaza cumva faptul ca mai intai am instalat saslu si apoi PAM ?(defapt
asa zi aia in howto)
----- Original Message -----
From: "Mitrana Cristian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 31, 2003 3:00 PM
Subject: [rlug] Re: eroare saslauthd -a pam
>
> Nu ai compilat saslauthd cu suport de pam. Daca dai saslauthd -m ar
> trebui sa-ti afiseze toate metodele de autentificare pe care le stie.
> Cauta un pam-devel.tgz sau ceva de genul asta. Vezi ca dupa aceea ar
> trebui sa ai si un /etc/pam.d/{imap|smtp|pop3} corespunzator.
> Mai bine folosesti direct auxprop ca metoda de autentificare ca stie sa
> faca autentificarea din mysql si in plus ai si DIGEST-MD5 care e mai
> sigur decat PLAIN (se iti ofera saslauthd). Citeste putin prin
> documentatia de la cyrus-sasl si te lamuresti.
>
> mitu