-
kukuk committed patchset 1030 of module Linux-PAM to the Pluggable Auth Modules CVS repository, changing 53 files.
2009-11-10 15:52:20 UTC by kukuk
-
I'm raising the priority on this a little, because for us, the new version of pam_access completely breaks our authorization setup.
2009-11-06 18:28:19 UTC by apollock
-
I get this error if I compile a C++ program that includes security/pam_misc.h using g++ with -Werror
security/_pam_macros.h:93:warning: 'void _pam_output_debug_info(const char*, const char*, int)' defined but not used
Steps to reproduce:
make DESTDIR=/tmp/asc-pam install
create a C++ source file that just does:
#include
compile it with g++:
# g++ -c -Wall...
2009-11-05 11:16:53 UTC by andy20070829
-
Background:
Our netgroups look like:
login_samplehost.example.com (-, apollock, )
Our access.conf looks like:
+:root:ALL
+:@login_samplehost.example.com:ALL
-:ALL:ALL
To be clear, we have per-host netgroups.
As of the change made in
http://pam.cvs.sourceforge.net/viewvc/pam/Linux-PAM/modules/pam_access/pam_access.c?view=diff&pathrev=Linux-PAM-1_0_90&r1=1.29&r2=1.30...
2009-11-04 21:24:25 UTC by apollock
-
kukuk committed patchset 1029 of module Linux-PAM to the Pluggable Auth Modules CVS repository, changing 1 files.
2009-11-04 14:07:44 UTC by kukuk
-
t8m committed patchset 1028 of module Linux-PAM to the Pluggable Auth Modules CVS repository, changing 2 files.
2009-11-02 16:12:56 UTC by t8m
-
t8m committed patchset 1027 of module Linux-PAM to the Pluggable Auth Modules CVS repository, changing 5 files.
2009-11-02 16:09:07 UTC by t8m
-
Is anybody home?.
2009-11-02 09:20:14 UTC by blake-r
-
t8m committed patchset 1026 of module Linux-PAM to the Pluggable Auth Modules CVS repository, changing 3 files.
2009-10-29 15:26:50 UTC by t8m
-
t8m committed patchset 1025 of module Linux-PAM to the Pluggable Auth Modules CVS repository, changing 2 files.
2009-10-08 15:19:41 UTC by t8m