2003-06-01 06:24:15 +02:00
|
|
|
saslauthd is a daemon process that handles plaintext authentication
|
|
|
|
requests on behalf of the SASL library.
|
|
|
|
|
|
|
|
The server fulfills two roles: it isolates all code requiring
|
|
|
|
superuser privileges into a single process, and it can be used to
|
|
|
|
provide proxy authentication services to clients that do not
|
|
|
|
understand SASL based authentication.
|
|
|
|
|
|
|
|
|
2006-04-01 05:38:36 +02:00
|
|
|
WWW: http://cyrusimap.web.cmu.edu/
|