Re: [HACKERS] Feature request: permissions change history for auditing

2009-12-01 Thread Euler Taveira de Oliveira
Thom Brown escreveu: > As far as I am aware, there is no way to tell when a user/role was > granted permissions or had permissions revoked, or who made these > changes. I'm wondering if it would be useful for security auditing to > maintain a history of permissions changes only accessible to super

Re: [HACKERS] Feature request: permissions change history for auditing

2009-11-30 Thread Andrew Dunstan
Thom Brown wrote: 2009/11/30 Glyn Astill > --- On Mon, 30/11/09, Thom Brown mailto:thombr...@gmail.com>> wrote: > As far as I am aware, there is no way to tell when a > user/role was granted permissions or had permissions > revoked, or who made t

Re: [HACKERS] Feature request: permissions change history for auditing

2009-11-30 Thread Thom Brown
2009/11/30 Glyn Astill > --- On Mon, 30/11/09, Thom Brown wrote: > > > As far as I am aware, there is no way to tell when a > > user/role was granted permissions or had permissions > > revoked, or who made these changes. I'm wondering if > > it would be useful for security auditing to maintain

Re: [HACKERS] Feature request: permissions change history for auditing

2009-11-30 Thread Glyn Astill
--- On Mon, 30/11/09, Thom Brown wrote: > As far as I am aware, there is no way to tell when a > user/role was granted permissions or had permissions > revoked, or who made these changes.  I'm wondering if > it would be useful for security auditing to maintain a > history of permissions changes o

[HACKERS] Feature request: permissions change history for auditing

2009-11-30 Thread Thom Brown
Hi, As far as I am aware, there is no way to tell when a user/role was granted permissions or had permissions revoked, or who made these changes. I'm wondering if it would be useful for security auditing to maintain a history of permissions changes only accessible to superusers? Thanks Thom