003 File Manager
Current Path:
/usr/local/share/doc/cyrus-sasl2/legacy
usr
/
local
/
share
/
doc
/
cyrus-sasl2
/
legacy
/
📁
..
📄
TODO
(1.18 KB)
📄
advanced.html
(1.69 KB)
📄
appconvert.html
(4.73 KB)
📄
components.html
(8.98 KB)
📄
gssapi.html
(7.59 KB)
📄
index.html
(5.21 KB)
📄
install.html
(10.13 KB)
📄
macosx.html
(11.57 KB)
📄
mechanisms.html
(9.48 KB)
📄
options.html
(12.35 KB)
📄
os390.html
(2.66 KB)
📄
plugprog.html
(16.16 KB)
📄
programming.html
(40.72 KB)
📄
readme.html
(4.65 KB)
📄
server-plugin-flow.fig
(4.34 KB)
📄
sysadmin.html
(21.85 KB)
📄
testing.txt
(3.2 KB)
📄
upgrading.html
(4.07 KB)
📄
windows.html
(6.1 KB)
Editing: index.html
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <HTML><head> <TITLE>Cyrus SASL library</TITLE> </head> <body> <h1>Cyrus SASL library, version 2</h1> <p> SASL (Simple Authentication Security Layer) is an Internet standards-track method for remote computers to authenticate. The Cyrus SASL library makes supporting various SASL mechanisms easy for both client and server writers. <P>The Cyrus project is the implementation of an enterprise mail system by the Carnegie Mellon University Computing Services Department. We are interested in scalable, easy to administer systems. <h2>The Cyrus SASL library distribution</h2> <p><a href="http://asg.web.cmu.edu/cyrus/download/"><b>Cyrus SASL library distribution</B></A> <h2>Documentation</h2> <ul> <li> <a href="readme.html"><b>Read Me First</b></A></li> <li> <a href="install.html"><b>Installation Documentation</b></A></li> <li> <a href="upgrading.html"><b>Information for upgrading from SASLv1</b></A></li> <li> <a href="appconvert.html"><b>SASLv1 to SASLv2 Application Conversion Guide</B></A></li> </ul> <ul> <li> <a href="components.html">A high-level overview of Cyrus SASL Components</a></li> <li> <a href="sysadmin.html">The Cyrus SASL for System Administrators</A></li> <li> <a href="options.html">Options for use with Cyrus SASL</A></li> <li> <a href="programming.html">The SASL Application Programmer's Guide</A></li> <li> <a href="plugprog.html">The SASL Plugin Programmer's Guide</A></li> <li> <a href="advanced.html">Advanced SASL usage</A></li> </ul> <b>Special Platforms</b> <ul> <li> <a href="macosx.html"><b>Mac OS X Build Guide</b></a> <li> <a href="os390.html"><b>OS/390 Build Guide</b></a> <li> <a href="windows.html"><b>Win32 Build Guide</b></a> </ul> <b>RFCs and drafts</b> <ul> <li><a href="https://tools.ietf.org/html/rfc4422">Simple Authentication and Security Layer (SASL)</a></li> <li><a href="https://tools.ietf.org/html/draft-newman-sasl-c-api"> Simple Authentication and Security Layer C API</a></li> <li><a href="https://tools.ietf.org/html/rfc7613">Preparation, Enforcement, and Comparison of Internationalized Strings Representing Usernames and Passwords</a></li> <li><a href="https://tools.ietf.org/html/rfc4505">Anonymous Simple Authentication and Security Layer (SASL) Mechanism</a></li> <li><a href="https://tools.ietf.org/html/rfc4616">The PLAIN Simple Authentication and Security Layer (SASL) Mechanism</a></li> <li><a href="https://tools.ietf.org/html/rfc4752">The Kerberos V5 ("GSSAPI") Simple Authentication and Security Layer (SASL) Mechanism</a></li> <li><a href="https://tools.ietf.org/html/rfc5801">Using Generic Security Service Application Program Interface (GSS-API) Mechanisms in SASL: The GS2 Mechanism Family</a></li> <li><a href="https://tools.ietf.org/html/rfc5802">Salted Challenge Response Authentication Mechanism (SCRAM) SASL and GSS-API Mechanisms</a></li> <li><a href="https://tools.ietf.org/html/rfc2444">The One-Time-Password SASL Mechanism</a></li> <li><a href="https://tools.ietf.org/html/rfc2808">The SecurID(r) SASL Mechanism</a></li> <li><a href="https://tools.ietf.org/html/rfc2831">Using Digest Authentication as a SASL Mechanism</a> (<a href="https://tools.ietf.org/html/rfc6331">Historic</a>)</li> <li><a href="https://tools.ietf.org/html/rfc2222#section-7.1"> Kerberos Version 4 SASL Mechanism</a></li> <li><a href="https://tools.ietf.org/html/draft-nerenberg-sasl-crammd5"> The CRAM-MD5 SASL Mechanism</a></li> <li><a href="https://tools.ietf.org/html/draft-murchison-sasl-login"> The LOGIN SASL Mechanism</a></li> <li><a href="https://tools.ietf.org/html/draft-burdis-cat-srp-sasl"> Secure Remote Password Authentication Mechanism</a></li> <li><a href="https://tools.ietf.org/html/draft-newman-sasl-passdss"> DSS Secured Password Authentication Mechanism</a></li> <li><a href="https://tools.ietf.org/html/rfc1939#page-15"> Post Office Protocol - Version 3 (POP3): APOP Command</a> <li><a href="https://tools.ietf.org/html/rfc4648#section-4"> Base64 Data Encoding</a> </ul> <b>Other Documentation & Resources</b> <ul> <li><a href="http://www.oreillynet.com/pub/a/network/2002/04/09/sasl.html"> Using SASL: Pluggable Security</a></li> <li><a href="http://www.oreillynet.com/pub/a/network/2002/04/30/sasl2.html"> Using SASL: CMU's Cyrus SASL Library</a></li> <li><a href="http://www.melnikov.ca/mel/devel/SASL_info.html">Information on SASL mechanisms, profiles, servers and clients implementing SASL.</a></li> <li><a href="http://www.sendmail.org/~ca/email/auth.html">FAQ</a> from Sendmail. </li> <li><a href="http://www-cs-students.stanford.edu/~tjw/srp/ndss.html"> The Secure Remote Password Protocol</a> paper by Thomas Wu</li> <li><a href="http://beepcore-tcl.sourceforge.net/tclsasl.html">TCL extensions for SASL</A></li> <li><a href="http://davenport.sourceforge.net/ntlm.html"> The NTLM Authentication Protocol</a> (NTLM)</li> <li><a href="http://www.snia.org/tech_activities/CIFS/CIFS-TR-1p00_FINAL.pdf"> Common Internet File System (CIFS) Technical Reference</a> (SMB/NTLM)</li> </ul> <p><hr><p> <A HREF="http://asg.web.cmu.edu/cyrus">Go</A> to the Project Cyrus Home Page<br> <A HREF="http://asg.web.cmu.edu">Go</A> to the Andrew Systems Group homepage. </body>
Upload File
Create Folder