Re: Issues with key-table

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Sat, 23 Oct 2010 19:50:08 -0700 (PDT)

The first possibility that comes to mind is that you're having the filter
run as a different user via config file or command line options and not
via "su". In this case, KeyFile is loaded before the userid changes while
a key is loaded via the KeyTable afterwards. So if you started it the old
way as root, for example, it may have permission to read the key prior to
the userid change, while afterwards it no longer has the right
permissions to access the key file.

Let me know if that seems to line up with what you're observing.

-MSK
Received on Sun Oct 24 2010 - 02:50:29 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:19:49 PST