Imported Upstream version 0.63.0
[hcoop/debian/courier-authlib.git] / auth_enumerate.3
index ea8fdf6..ff42f3b 100644 (file)
@@ -3,23 +3,23 @@
 .\"  <!-- distribution information. -->
 .\"     Title: auth_enumerate
 .\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
-.\"      Date: 07/21/2007
+.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
+.\"      Date: 08/23/2008
 .\"    Manual: Double Precision, Inc.
 .\"    Source: Double Precision, Inc.
 .\"
-.TH "AUTH_ENUMERATE" "3" "07/21/2007" "Double Precision, Inc." "Double Precision, Inc."
+.TH "AUTH_ENUMERATE" "3" "08/23/2008" "Double Precision, Inc." "Double Precision, Inc."
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .ad l
 .SH "NAME"
-auth_enumerate \- Obtain list of accounts
+auth_enumerate - Obtain list of accounts
 .SH "SYNOPSIS"
 .sp
 .RS 4
 .nf
-#include <courierauth.h>
+#include <courierauth\.h>
 .fi
 .RE
 .HP 15
@@ -28,35 +28,42 @@ auth_enumerate \- Obtain list of accounts
 .PP
 
 \fBauth_enumerate\fR
-enumerates all of the available accounts.
+enumerates all of the available accounts\.
 \fBauth_enumerate\fR
 repeatedly calls
-\fBcallback_func\fR, once for each account.
+\fBcallback_func\fR, once for each account\.
 \fBcallback_func\fR
 receives the following arguments:
+.sp
 .RS 4
-\h'-04'\(bu\h'+03'Account name.
+\h'-04'\(bu\h'+03'Account name\.
 .RE
+.sp
 .RS 4
-\h'-04'\(bu\h'+03'Account's numeric userid.
+\h'-04'\(bu\h'+03'Account\'s numeric userid\.
 .RE
+.sp
 .RS 4
-\h'-04'\(bu\h'+03'Account's numeric groupid.
+\h'-04'\(bu\h'+03'Account\'s numeric groupid\.
 .RE
+.sp
 .RS 4
-\h'-04'\(bu\h'+03'Account's home directory.
+\h'-04'\(bu\h'+03'Account\'s home directory\.
 .RE
+.sp
 .RS 4
-\h'-04'\(bu\h'+03'Account's mailbox (if defined, may be
-NULL, which indicates the default mailbox location).
+\h'-04'\(bu\h'+03'Account\'s mailbox (if defined, may be
+NULL, which indicates the default mailbox location)\.
 .RE
+.sp
 .RS 4
-\h'-04'\(bu\h'+03'Account's options string (if defined, may be
+\h'-04'\(bu\h'+03'Account\'s options string (if defined, may be
 NULL)
 .RE
+.sp
 .RS 4
 \h'-04'\(bu\h'+03'
-\fIcallback_arg\fR, verbatim.
+\fIcallback_arg\fR, verbatim\.
 .RE
 .PP
 After invoking
@@ -67,7 +74,7 @@ invokes
 \fBcallback_func\fR
 one more time with all parameters set to
 NULL
-or 0.
+or 0\.
 .PP
 If
 \fBauth_enumerate\fR
@@ -75,15 +82,15 @@ encounters an error it will terminate without calling
 \fBcallback_func\fR
 with all
 NULL
-or 0 parameters. This can be used to determine whether a partial list of accounts was received.
+or 0 parameters\. This can be used to determine whether a partial list of accounts was received\.
 .sp
 .it 1 an-trap
 .nr an-no-space-flag 1
 .nr an-break-flag 1
 .br
-\fBNote\fR
+Note
 .PP
-Some back\-end Courier authentication modules do not implement account enumeration, so this function may not be available in all configurations.
+Some back\-end Courier authentication modules do not implement account enumeration, so this function may not be available in all configurations\.
 .SH "SEE ALSO"
 .PP
 
@@ -91,8 +98,8 @@ Some back\-end Courier authentication modules do not implement account enumerati
 \fI\fBauth_generic\fR(3)\fR\&[2],
 \fI\fBauth_login\fR(3)\fR\&[3],
 \fI\fBauth_getuserinfo\fR(3)\fR\&[4],
-\fI\fBauth_passwd\fR(3)\fR\&[5].
-.SH "REFERENCES"
+\fI\fBauth_passwd\fR(3)\fR\&[5]\.
+.SH "NOTES"
 .IP " 1." 4
 \fBauthlib\fR(3)
 .RS 4