14 Aug
2005
14 Aug
'05
2:12 p.m.
Hi,
I am wondering if it's possible to authenticate users that come from specific IP differently then other users.
I will be authenticating them by postgresql so something like this would be very useful:
password_query = SELECT password from get_user('%username','%host')
Is that possible? Can it be done any other way?
Thanks,
Sebastjan