2007-10-28 09:18:39 +00:00
|
|
|
\input texinfo @c -*-texinfo-*-
|
2011-02-06 00:25:41 +00:00
|
|
|
|
2014-06-10 02:20:31 +00:00
|
|
|
@setfilename ../../info/sasl.info
|
2007-10-28 09:18:39 +00:00
|
|
|
|
|
|
|
@set VERSION 0.2
|
|
|
|
@settitle Emacs SASL Library @value{VERSION}
|
Fix single-quoting style in PDF manuals
The PDF versions of the GNU manuals used curved single quotes to
represent grave accent and apostrophe, which made it a pain to cut
and paste code examples from them. Fix the PDF versions to use
grave accent and apostrophe for Lisp source code, keystrokes, etc.
This change does not affect the info files, nor does it affect
ordinary uses of curved single quotes in PDF.
* doc/emacs/docstyle.texi: New file, which specifies treatment for
grave accent and apostrophe, as well as the document encoding.
* doc/emacs/emacs-xtra.texi, doc/emacs/emacs.texi:
* doc/lispintro/emacs-lisp-intro.texi:
* doc/lispref/back.texi, doc/lispref/book-spine.texi:
* doc/lispref/elisp.texi, doc/lispref/lay-flat.texi:
* doc/misc/ada-mode.texi, doc/misc/auth.texi:
* doc/misc/autotype.texi, doc/misc/bovine.texi, doc/misc/calc.texi:
* doc/misc/cc-mode.texi, doc/misc/cl.texi, doc/misc/dbus.texi:
* doc/misc/dired-x.texi, doc/misc/ebrowse.texi, doc/misc/ede.texi:
* doc/misc/ediff.texi, doc/misc/edt.texi, doc/misc/efaq-w32.texi:
* doc/misc/efaq.texi, doc/misc/eieio.texi, doc/misc/emacs-gnutls.texi:
* doc/misc/emacs-mime.texi, doc/misc/epa.texi, doc/misc/erc.texi:
* doc/misc/ert.texi, doc/misc/eshell.texi, doc/misc/eudc.texi:
* doc/misc/eww.texi, doc/misc/flymake.texi, doc/misc/forms.texi:
* doc/misc/gnus-coding.texi, doc/misc/gnus-faq.texi:
* doc/misc/gnus.texi, doc/misc/htmlfontify.texi:
* doc/misc/idlwave.texi, doc/misc/ido.texi, doc/misc/info.texi:
* doc/misc/mairix-el.texi, doc/misc/message.texi, doc/misc/mh-e.texi:
* doc/misc/newsticker.texi, doc/misc/nxml-mode.texi:
* doc/misc/octave-mode.texi, doc/misc/org.texi, doc/misc/pcl-cvs.texi:
* doc/misc/pgg.texi, doc/misc/rcirc.texi, doc/misc/reftex.texi:
* doc/misc/remember.texi, doc/misc/sasl.texi, doc/misc/sc.texi:
* doc/misc/semantic.texi, doc/misc/ses.texi, doc/misc/sieve.texi:
* doc/misc/smtpmail.texi, doc/misc/speedbar.texi:
* doc/misc/srecode.texi, doc/misc/todo-mode.texi, doc/misc/tramp.texi:
* doc/misc/url.texi, doc/misc/vhdl-mode.texi, doc/misc/vip.texi:
* doc/misc/viper.texi, doc/misc/widget.texi, doc/misc/wisent.texi:
* doc/misc/woman.texi:
Use it instead of '@documentencoding UTF-8', to lessen the need for
global changes like this in the future.
* doc/emacs/Makefile.in (EMACS_XTRA):
* doc/lispintro/Makefile.in (srcs):
* doc/lispref/Makefile.in (srcs):
Add dependency on docstyle.texi.
* doc/misc/Makefile.in (style): New macro.
(${buildinfodir}/%.info, %.dvi, %.pdf, %.html)
(${buildinfodir}/ccmode.info, ${buildinfodir}/efaq%.info, gnus_deps):
Use it.
2015-05-01 19:05:53 +00:00
|
|
|
@include docstyle.texi
|
Specify .texi encoding.
* emacs-lisp-intro.texi:
* back.texi, book-spine.texi, lay-flat.texi:
* ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
* cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
* ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
* emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
* eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
* gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
* message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
* octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
* reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
* ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
* todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
* widget.texi, wisent.texi, woman.texi:
Add @documentencoding.
2014-01-06 05:25:46 +00:00
|
|
|
|
2008-06-15 02:21:36 +00:00
|
|
|
@copying
|
2009-02-16 17:41:58 +00:00
|
|
|
This file describes the Emacs SASL library, version @value{VERSION}.
|
2007-10-28 09:18:39 +00:00
|
|
|
|
2021-01-01 09:13:56 +00:00
|
|
|
Copyright @copyright{} 2000, 2004--2021 Free Software Foundation, Inc.
|
2007-10-28 09:18:39 +00:00
|
|
|
|
2008-06-15 02:21:36 +00:00
|
|
|
@quotation
|
2007-10-28 09:18:39 +00:00
|
|
|
Permission is granted to copy, distribute and/or modify this document
|
2008-11-19 04:29:29 +00:00
|
|
|
under the terms of the GNU Free Documentation License, Version 1.3 or
|
2007-10-28 09:18:39 +00:00
|
|
|
any later version published by the Free Software Foundation; with no
|
2014-05-07 17:34:53 +00:00
|
|
|
Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,''
|
2008-06-16 01:57:42 +00:00
|
|
|
and with the Back-Cover Texts as in (a) below. A copy of the license
|
2012-12-21 19:01:24 +00:00
|
|
|
is included in the section entitled ``GNU Free Documentation License''.
|
2008-06-16 01:57:42 +00:00
|
|
|
|
|
|
|
(a) The FSF's Back-Cover Text is: ``You have the freedom to copy and
|
2012-12-21 18:36:41 +00:00
|
|
|
modify this GNU manual.''
|
2008-06-15 02:21:36 +00:00
|
|
|
@end quotation
|
|
|
|
@end copying
|
2007-10-28 09:18:39 +00:00
|
|
|
|
2011-02-18 13:57:53 +00:00
|
|
|
@dircategory Emacs network features
|
2009-02-16 17:41:58 +00:00
|
|
|
@direntry
|
Minor doc/misc/*.texi direntry fixes.
* ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
* dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
* emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
* flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
* newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
* remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
* speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
* woman.texi:
Start direntry descriptions in column 32, per Texinfo convention.
Make them end with a period.
2010-06-24 07:10:51 +00:00
|
|
|
* SASL: (sasl). The Emacs SASL library.
|
2009-02-16 17:41:58 +00:00
|
|
|
@end direntry
|
|
|
|
|
2007-10-28 09:18:39 +00:00
|
|
|
|
|
|
|
@titlepage
|
2011-02-06 00:25:41 +00:00
|
|
|
@ifset WEBHACKDEVEL
|
|
|
|
@title Emacs SASL Library @value{VERSION} (DEVELOPMENT VERSION)
|
|
|
|
@end ifset
|
|
|
|
@ifclear WEBHACKDEVEL
|
2009-02-16 17:41:58 +00:00
|
|
|
@title Emacs SASL Library @value{VERSION}
|
2011-02-06 00:25:41 +00:00
|
|
|
@end ifclear
|
2007-10-28 09:18:39 +00:00
|
|
|
|
|
|
|
@author by Daiki Ueno
|
|
|
|
@page
|
|
|
|
|
|
|
|
@vskip 0pt plus 1filll
|
2008-06-15 02:21:36 +00:00
|
|
|
@insertcopying
|
2007-10-28 09:18:39 +00:00
|
|
|
@end titlepage
|
|
|
|
|
|
|
|
|
|
|
|
@node Top
|
|
|
|
@top Emacs SASL
|
|
|
|
|
2009-02-16 17:41:58 +00:00
|
|
|
SASL is a common interface to share several authentication mechanisms between
|
2007-10-28 09:18:39 +00:00
|
|
|
applications using different protocols.
|
|
|
|
|
2009-02-16 17:41:58 +00:00
|
|
|
@ifnottex
|
2012-12-22 16:25:40 +00:00
|
|
|
@insertcopying
|
2009-02-16 17:41:58 +00:00
|
|
|
@end ifnottex
|
|
|
|
|
2007-10-28 09:18:39 +00:00
|
|
|
@menu
|
|
|
|
* Overview:: What Emacs SASL library is.
|
|
|
|
* How to use:: Adding authentication support to your applications.
|
2012-12-22 16:25:40 +00:00
|
|
|
* Data types::
|
2007-10-28 09:18:39 +00:00
|
|
|
* Back end drivers:: Writing your own drivers.
|
2012-12-21 19:01:24 +00:00
|
|
|
* GNU Free Documentation License:: The license for this documentation.
|
2012-12-22 16:25:40 +00:00
|
|
|
* Index::
|
|
|
|
* Function Index::
|
|
|
|
* Variable Index::
|
2007-10-28 09:18:39 +00:00
|
|
|
@end menu
|
|
|
|
|
|
|
|
@node Overview
|
|
|
|
@chapter Overview
|
|
|
|
|
|
|
|
@sc{sasl} is short for @dfn{Simple Authentication and Security Layer}.
|
|
|
|
This standard is documented in RFC2222. It provides a simple method for
|
|
|
|
adding authentication support to various application protocols.
|
|
|
|
|
|
|
|
The toplevel interface of this library is inspired by Java @sc{sasl}
|
|
|
|
Application Program Interface. It defines an abstraction over a series
|
|
|
|
of authentication mechanism drivers (@ref{Back end drivers}).
|
|
|
|
|
|
|
|
Back end drivers are designed to be close as possible to the
|
|
|
|
authentication mechanism. You can access the additional configuration
|
|
|
|
information anywhere from the implementation.
|
|
|
|
|
|
|
|
@node How to use
|
|
|
|
@chapter How to use
|
|
|
|
|
|
|
|
(Not yet written).
|
|
|
|
|
|
|
|
To use Emacs SASL library, please evaluate following expression at the
|
|
|
|
beginning of your application program.
|
|
|
|
|
|
|
|
@lisp
|
|
|
|
(require 'sasl)
|
|
|
|
@end lisp
|
|
|
|
|
|
|
|
If you want to check existence of sasl.el at runtime, instead you
|
|
|
|
can list autoload settings for functions you want.
|
|
|
|
|
|
|
|
@node Data types
|
|
|
|
@chapter Data types
|
|
|
|
|
|
|
|
There are three data types to be used for carrying a negotiated
|
|
|
|
security layer---a mechanism, a client parameter and an authentication
|
|
|
|
step.
|
|
|
|
|
|
|
|
@menu
|
2012-12-22 16:25:40 +00:00
|
|
|
* Mechanisms::
|
|
|
|
* Clients::
|
|
|
|
* Steps::
|
2007-10-28 09:18:39 +00:00
|
|
|
@end menu
|
|
|
|
|
|
|
|
@node Mechanisms
|
|
|
|
@section Mechanisms
|
|
|
|
|
|
|
|
A mechanism (@code{sasl-mechanism} object) is a schema of the @sc{sasl}
|
|
|
|
authentication mechanism driver.
|
|
|
|
|
|
|
|
@defvar sasl-mechanisms
|
|
|
|
A list of mechanism names.
|
|
|
|
@end defvar
|
|
|
|
|
|
|
|
@defun sasl-find-mechanism mechanisms
|
|
|
|
|
2008-06-29 01:51:51 +00:00
|
|
|
Retrieve an appropriate mechanism.
|
2007-10-28 09:18:39 +00:00
|
|
|
This function compares @var{mechanisms} and @code{sasl-mechanisms} then
|
2008-06-29 01:51:51 +00:00
|
|
|
returns appropriate @code{sasl-mechanism} object.
|
2007-10-28 09:18:39 +00:00
|
|
|
|
|
|
|
@example
|
|
|
|
(let ((sasl-mechanisms '("CRAM-MD5" "DIGEST-MD5")))
|
|
|
|
(setq mechanism (sasl-find-mechanism server-supported-mechanisms)))
|
|
|
|
@end example
|
|
|
|
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@defun sasl-mechanism-name mechanism
|
|
|
|
Return name of mechanism, a string.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
If you want to write an authentication mechanism driver (@ref{Back end
|
|
|
|
drivers}), use @code{sasl-make-mechanism} and modify
|
|
|
|
@code{sasl-mechanisms} and @code{sasl-mechanism-alist} correctly.
|
|
|
|
|
|
|
|
@defun sasl-make-mechanism name steps
|
|
|
|
Allocate a @code{sasl-mechanism} object.
|
|
|
|
This function takes two parameters---name of the mechanism, and a list
|
|
|
|
of authentication functions.
|
|
|
|
|
|
|
|
@example
|
|
|
|
(defconst sasl-anonymous-steps
|
Untabify doc/misc/*.texi.
* autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
* eieio.texi, faq.texi, flymake.texi, forms.texi, gnus-faq.texi:
* idlwave.texi, mh-e.texi, org.texi, pcl-cvs.texi, pgg.texi:
* reftex.texi, sasl.texi, sc.texi, sem-user.texi, semantic.texi:
* sieve.texi, smtpmail.texi, speedbar.texi, vip.texi, viper.texi:
* widget.texi: Untabify (except for examples).
2010-06-23 02:57:26 +00:00
|
|
|
'(identity ;no initial response
|
2007-10-28 09:18:39 +00:00
|
|
|
sasl-anonymous-response))
|
|
|
|
|
|
|
|
(put 'sasl-anonymous 'sasl-mechanism
|
|
|
|
(sasl-make-mechanism "ANONYMOUS" sasl-anonymous-steps))
|
|
|
|
@end example
|
|
|
|
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@node Clients
|
|
|
|
@section Clients
|
|
|
|
|
|
|
|
A client (@code{sasl-client} object) initialized with four
|
|
|
|
parameters---a mechanism, a user name, name of the service and name of
|
|
|
|
the server.
|
|
|
|
|
|
|
|
@defun sasl-make-client mechanism name service server
|
|
|
|
Prepare a @code{sasl-client} object.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@defun sasl-client-mechanism client
|
|
|
|
Return the mechanism (@code{sasl-mechanism} object) of client.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@defun sasl-client-name client
|
|
|
|
Return the authorization name of client, a string.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@defun sasl-client-service client
|
|
|
|
Return the service name of client, a string.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@defun sasl-client-server client
|
|
|
|
Return the server name of client, a string.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
If you want to specify additional configuration properties, please use
|
|
|
|
@code{sasl-client-set-property}.
|
|
|
|
|
|
|
|
@defun sasl-client-set-property client property value
|
|
|
|
Add the given property/value to client.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@defun sasl-client-property client property
|
|
|
|
Return the value of the property of client.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@defun sasl-client-set-properties client plist
|
|
|
|
Destructively set the properties of client.
|
|
|
|
The second argument is the new property list.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@defun sasl-client-properties client
|
|
|
|
Return the whole property list of client configuration.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@node Steps
|
|
|
|
@section Steps
|
|
|
|
|
|
|
|
A step (@code{sasl-step} object) is an abstraction of authentication
|
|
|
|
``step'' which holds the response value and the next entry point for the
|
|
|
|
authentication process (the latter is not accessible).
|
|
|
|
|
|
|
|
@defun sasl-step-data step
|
|
|
|
Return the data which @var{step} holds, a string.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@defun sasl-step-set-data step data
|
|
|
|
Store @var{data} string to @var{step}.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
To get the initial response, you should call the function
|
|
|
|
@code{sasl-next-step} with the second argument @code{nil}.
|
|
|
|
|
|
|
|
@example
|
|
|
|
(setq name (sasl-mechanism-name mechanism))
|
|
|
|
@end example
|
|
|
|
|
|
|
|
At this point we could send the command which starts a SASL
|
|
|
|
authentication protocol exchange. For example,
|
|
|
|
|
|
|
|
@example
|
|
|
|
(process-send-string
|
|
|
|
process
|
Untabify doc/misc/*.texi.
* autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
* eieio.texi, faq.texi, flymake.texi, forms.texi, gnus-faq.texi:
* idlwave.texi, mh-e.texi, org.texi, pcl-cvs.texi, pgg.texi:
* reftex.texi, sasl.texi, sc.texi, sem-user.texi, semantic.texi:
* sieve.texi, smtpmail.texi, speedbar.texi, vip.texi, viper.texi:
* widget.texi: Untabify (except for examples).
2010-06-23 02:57:26 +00:00
|
|
|
(if (sasl-step-data step) ;initial response
|
2007-10-28 09:18:39 +00:00
|
|
|
(format "AUTH %s %s\r\n" name (base64-encode-string (sasl-step-data step) t))
|
|
|
|
(format "AUTH %s\r\n" name)))
|
|
|
|
@end example
|
|
|
|
|
|
|
|
To go on with the authentication process, all you have to do is call
|
|
|
|
@code{sasl-next-step} consecutively.
|
|
|
|
|
|
|
|
@defun sasl-next-step client step
|
|
|
|
Perform the authentication step.
|
|
|
|
At the first time @var{step} should be set to @code{nil}.
|
|
|
|
@end defun
|
|
|
|
|
|
|
|
@node Back end drivers
|
|
|
|
@chapter Back end drivers
|
|
|
|
|
|
|
|
(Not yet written).
|
|
|
|
|
2012-12-21 19:01:24 +00:00
|
|
|
@node GNU Free Documentation License
|
|
|
|
@appendix GNU Free Documentation License
|
|
|
|
@include doclicense.texi
|
|
|
|
|
2007-10-28 09:18:39 +00:00
|
|
|
@node Index
|
2012-12-21 19:01:24 +00:00
|
|
|
@unnumbered Index
|
2007-10-28 09:18:39 +00:00
|
|
|
@printindex cp
|
|
|
|
|
|
|
|
@node Function Index
|
2012-12-21 19:01:24 +00:00
|
|
|
@unnumbered Function Index
|
2007-10-28 09:18:39 +00:00
|
|
|
@printindex fn
|
|
|
|
|
|
|
|
@node Variable Index
|
2012-12-21 19:01:24 +00:00
|
|
|
@unnumbered Variable Index
|
2007-10-28 09:18:39 +00:00
|
|
|
@printindex vr
|
|
|
|
|
|
|
|
@summarycontents
|
|
|
|
@contents
|
|
|
|
@bye
|
|
|
|
|
|
|
|
@c End:
|