The Cyrus SASL (Simple Authentication and Security Layer) SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. FEATURES -------- The following mechanisms are included in this distribution: ANONYMOUS CRAM-MD5 DIGEST-MD5 GSSAPI (MIT Kerberos 5 or Heimdal Kerberos 5) KERBEROS_V4 PLAIN The library can use a Berkeley DB, gdbm or ndbm file on the server side to store per-user authentication secrets. The utility saslpasswd has been included for adding authentication secrets to the file. PLAIN can either check /etc/passwd, Kerberos V4, use PAM, or the sasl secrets database. By default PAM is used if PAM is found, then Kerberos, finally /etc/passwd (non-shadow). This is tweakable in the configuration file. Please see "${PREFIX}/share/doc/sasl/sysadmin.html". The sample directory contains two programs which provide a reference for using the library, as well as making it easy to test a mechanism on the command line. See "${PREFIX}/share/doc/sasl/programming.html" for more information. WWW: http://asg.web.cmu.edu/sasl/ cinnamon'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Expand)AuthorAgeFilesLines
* Chase Emacs updateashish2017-09-128-3/+8
* Quick COMMENT fix for lang/py-hy.olgeni2017-09-121-1/+1
* lang/phantomjs: unbreak with ICU 59.1jbeich2017-09-122-1/+65
* Back out C++11 changes for ICU >= 59jbeich2017-09-121-4/+2
* Fix -i -ne usage when the argument has a full path.mat2017-09-121-1/+5
* lang/phantomjs: unbreak with ICU >= 59jbeich2017-09-121-2/+4
* lang/tcl84, x11-toolkits/tk84: deprecate Tcl/Tk 8.4 and dependentsgahr2017-09-112-0/+7
* Update to the 20170910 snapshot of GCC 8 skipping last week's snapshotgerald2017-09-112-4/+5
* Replace the hard-coded PORTVERSION by GCC_DEFAULT now that we did dumpgerald2017-09-111-2/+1
* Update to v5.27.3-84-g7bd9fb1.mat2017-09-115-10/+11
* lang/tcl87: remove leftover of pre-release agegahr2017-09-111-2/+0
* lang/tcl86: remove empty files from pkg-plistgahr2017-09-111-2/+0
* Also bump PORTREVISION of lang/gcc which now refers to lang/gcc6 bygerald2017-09-111-1/+1
* lang/tcl87, x11-toolkits/tk87: import Tcl/Tk 8.7a1gahr2017-09-112-8/+9
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-11