4 Aug
2012
4 Aug
'12
11:50 a.m.
Am 04.08.2012 16:01, schrieb Arran Cudbard-Bell:
On Sat, Aug 04, 2012 at 11:10:38AM +0200, Klaus Klein wrote:
Therefore I'm a bit puzzled that if no matching entry in users is found that the authentication still takes place.
authorize { files if (notfound || noop) { reject } }
Thank you, works!! Maybe one day I'll understand what it does, how it does it and if there are implications to/from other Autz-Modules. Cheers, Klaus