libpam-modules patch pam_group for NSS groups

2008-09-09 Thread Edward Murrell
Hi, I've written a patch to allow the use of NSS groups in pam_group. Is
this a good place to submit it? The patch is for 8.04/hardy
0.99.7.1-5ubuntu6.1 package.

I wrote the patch so I can pull in groups on a ad-hoc basis for each
machine, while still leveraging the LDAP infrastructure.

For example, /etc/security/group.conf might have the following options for
a developers server to give developers more options;

ssh;*;%unixadmins; Al-2400; adm,fuse,sudoadmin
ssh;*;%developers; Al-2400; adm,tomcat,www-data

Or on a desktop box, automagically allow people in the desktop to use the
local devices (I think you can do this already with '*' for the third
field);
gdm;:0;%desktopusers; Al-2400; audio,plugdev,lpadmin,scanner,video

Cheers,
Edward Murrell
[EMAIL PROTECTED]

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: libpam-modules patch pam_group for NSS groups

2008-09-09 Thread Matthew East
Hi Edward,

On Mon, Sep 8, 2008 at 4:41 AM, Edward Murrell [EMAIL PROTECTED] wrote:
 Hi, I've written a patch to allow the use of NSS groups in pam_group. Is
 this a good place to submit it? The patch is for 8.04/hardy
 0.99.7.1-5ubuntu6.1 package.

Patches will tend to get lost in a mailing list archive - you should
probably file a but to describe the problem which the patch fixes, and
attach your patch. That should lead to it getting some attention.

-- 
Matthew East
http://www.mdke.org
gnupg pub 1024D/0E6B06FF

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss