summaryrefslogtreecommitdiff
path: root/modules/pam_group/pam_group.8
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_group/pam_group.8')
-rw-r--r--modules/pam_group/pam_group.829
1 files changed, 17 insertions, 12 deletions
diff --git a/modules/pam_group/pam_group.8 b/modules/pam_group/pam_group.8
index b754dc4c..a72a66dc 100644
--- a/modules/pam_group/pam_group.8
+++ b/modules/pam_group/pam_group.8
@@ -1,8 +1,11 @@
-.\" ** You probably do not want to edit this file directly **
-.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
-.\" Instead of manually editing it, you probably should edit the DocBook XML
-.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "PAM_GROUP" "8" "06/01/2006" "Linux\-PAM Manual" "Linux\-PAM Manual"
+.\" Title: pam_group
+.\" Author:
+.\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/>
+.\" Date: 06/02/2006
+.\" Manual: Linux\-PAM Manual
+.\" Source: Linux\-PAM Manual
+.\"
+.TH "PAM_GROUP" "8" "06/02/2006" "Linux\-PAM Manual" "Linux\-PAM Manual"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -39,31 +42,33 @@ Only the
\fBauth\fR
service is supported.
.SH "RETURN VALUES"
-.TP
+.TP 3n
PAM_SUCCESS
group membership was granted.
-.TP
+.TP 3n
PAM_ABORT
Not all relevant data could be gotten.
-.TP
+.TP 3n
PAM_BUF_ERR
Memory buffer error.
-.TP
+.TP 3n
PAM_CRED_ERR
Group membership was not granted.
-.TP
+.TP 3n
PAM_IGNORE
+
\fBpam_sm_authenticate\fR
was called which does nothing.
-.TP
+.TP 3n
PAM_USER_UNKNOWN
The user is not known to the system.
.SH "FILES"
-.TP
+.TP 3n
\fI/etc/security/group.conf\fR
Default configuration file
.SH "SEE ALSO"
.PP
+
\fBgroup.conf\fR(5),
\fBpam.d\fR(8),
\fBpam\fR(8).