emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/net/ldap.el,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/net/ldap.el,v
Date: Sat, 09 Sep 2006 11:06:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/09/09 11:06:19

Index: ldap.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/net/ldap.el,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- ldap.el     7 Sep 2006 21:16:16 -0000       1.23
+++ ldap.el     9 Sep 2006 11:06:19 -0000       1.24
@@ -494,6 +494,7 @@
   `base' is the base for the search as described in RFC 1779.
   `scope' is one of the three symbols `sub', `base' or `one'.
   `binddn' is the distinguished name of the user to bind as (in RFC 1779 
syntax).
+  `auth' is one of the symbols `simple', `krbv41' or `krbv42'
   `passwd' is the password to use for simple authentication.
   `deref' is one of the symbols `never', `always', `search' or `find'.
   `timelimit' is the timeout limit for the connection in seconds.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]