Changeset 4166 for trunk/lisp/net/ldap.el
- Timestamp:
- 2006年09月18日 20時48分14秒 (2 years ago)
- Files:
-
- trunk/lisp/net/ldap.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/net/ldap.el
r4161 r4166 495 495 `scope' is one of the three symbols `sub', `base' or `one'. 496 496 `binddn' is the distinguished name of the user to bind as (in RFC 1779 syntax). 497 `auth' is one of the symbols `simple', `krbv41' or `krbv42' 497 498 `passwd' is the password to use for simple authentication. 498 499 `deref' is one of the symbols `never', `always', `search' or `find'.
