summaryrefslogtreecommitdiff
path: root/security/cy2-sql/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'security/cy2-sql/DESCR')
-rw-r--r--security/cy2-sql/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/security/cy2-sql/DESCR b/security/cy2-sql/DESCR
new file mode 100644
index 00000000000..66119e2f504
--- /dev/null
+++ b/security/cy2-sql/DESCR
@@ -0,0 +1,8 @@
+SASL is 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.
+
+This is the Cyrus SASL plugin that implements the SQL auxprop
+authentication mechanism.