nss-pam-ldapd commit: r1435 - nss-pam-ldapd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1435 - nss-pam-ldapd
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1435 - nss-pam-ldapd
- Date: Sun, 24 Apr 2011 22:54:36 +0200 (CEST)
Author: arthur
Date: Sun Apr 24 22:54:35 2011
New Revision: 1435
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1435
Log:
document use of returned authorisation message
Modified:
nss-pam-ldapd/nslcd.h
Modified: nss-pam-ldapd/nslcd.h
==============================================================================
--- nss-pam-ldapd/nslcd.h Sun Apr 24 22:52:18 2011 (r1434)
+++ nss-pam-ldapd/nslcd.h Sun Apr 24 22:54:35 2011 (r1435)
@@ -2,7 +2,7 @@
nslcd.h - file describing client/server protocol
Copyright (C) 2006 West Consulting
- Copyright (C) 2006, 2007, 2009, 2010 Arthur de Jong
+ Copyright (C) 2006, 2007, 2009, 2010, 2011 Arthur de Jong
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -187,7 +187,10 @@
STRING service name
all requests, except the SESSION requests start the result value with:
STRING user name (cannonical name)
- STRING DN (can be used to speed up requests) */
+ STRING DN (can be used to speed up requests)
+ Some functions may return an authorisation message. This message, if
+ supplied will be used by the PAM module instead of a message that is
+ generated by the PAM module itself. */
/* PAM authentication check request. The extra request values are:
STRING password
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1435 - nss-pam-ldapd,
Commits of the nss-pam-ldapd project