From: Karl O. P. <ko...@me...> - 2010-11-17 21:43:13
|
On 11/17/2010 03:32:05 PM, Douglas Mortensen wrote: > Besides making a connection attempt from a whitelisted IP/FQDN & > watching the sqlgrey logging, is there any way that I can simply > query > the locally loaded whitelist for the IP/FQDN in question, or have it > output the entire currently loaded whitelist to the console or > logging? All the data's in postgresql. Use psql to write an sql query, connecting as the postgresql user or some other user with rights. Karl <ko...@me...> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein |