summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nslcd.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/nslcd.h b/nslcd.h
index daaf1b1..d9aa3b8 100644
--- a/nslcd.h
+++ b/nslcd.h
@@ -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