Re: [PATCH -resend 1/6] mISDN: Add support for group membership check

2013-05-22 Thread Sergei Shtylyov
Hello. On 22-05-2013 16:59, Jiri Slaby wrote: From: Jeff Mahoney This patch adds a module parameter to allow a group access to the mISDN devices. Otherwise, unpriviledged users on systems with ISDN hardware have the ability to dial out, potentially causing expensive bills. Based on a dif

[PATCH -resend 1/6] mISDN: Add support for group membership check

2013-05-22 Thread Jiri Slaby
From: Jeff Mahoney This patch adds a module parameter to allow a group access to the mISDN devices. Otherwise, unpriviledged users on systems with ISDN hardware have the ability to dial out, potentially causing expensive bills. Based on a different implementation by Patrick Koppen Acked-by: Je