2005-05-23 10:26:03 +02:00
|
|
|
GNU SASL is an implementation of the Simple Authentication and Security Layer
|
|
|
|
framework and a few common SASL mechanisms. SASL is used by network servers
|
|
|
|
(e.g., IMAP, SMTP) to request authentication from clients, and in clients to
|
Initial import gsasl-0.0.8 from pkgsrc-wip.
GNU SASL is an implementation of the Simple Authentication and Security Layer
framework and a few common SASL mechanisms. SASL is used by network servers
(e.g., IMAP, SMTP) to request authentication from clients, and in clients to
authenticate against servers.
GNU SASL contains a library (`libgsasl'), a command line utility (`gsasl')
to access the library from the shell, and a manual. The library includes
support for the SASL framework (with authentication functions and application
data privacy and integrity functions) and at least partial support for the
CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, LOGIN,
NTLM and KERBEROS_V5 mechanisms.
2003-12-03 20:23:13 +01:00
|
|
|
authenticate against servers.
|
|
|
|
|
2005-05-23 10:26:03 +02:00
|
|
|
GNU SASL contains a library (`libgsasl'), a command line utility (`gsasl')
|
|
|
|
to access the library from the shell, and a manual. The library includes
|
|
|
|
support for the SASL framework (with authentication functions and application
|
|
|
|
data privacy and integrity functions) and at least partial support for the
|
|
|
|
CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, LOGIN,
|
Initial import gsasl-0.0.8 from pkgsrc-wip.
GNU SASL is an implementation of the Simple Authentication and Security Layer
framework and a few common SASL mechanisms. SASL is used by network servers
(e.g., IMAP, SMTP) to request authentication from clients, and in clients to
authenticate against servers.
GNU SASL contains a library (`libgsasl'), a command line utility (`gsasl')
to access the library from the shell, and a manual. The library includes
support for the SASL framework (with authentication functions and application
data privacy and integrity functions) and at least partial support for the
CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, LOGIN,
NTLM and KERBEROS_V5 mechanisms.
2003-12-03 20:23:13 +01:00
|
|
|
NTLM and KERBEROS_V5 mechanisms.
|