I think a good security balance would be to allow local users to connect using their username without a password / with a different username & password. However i haven't figured out how to actually do this; my attempts so far at what look logical seem to fail.
rite now i have create 3 diffrent user for postgress in table pg_shadow with different privilege(GRANTED diffrently) ..my problem is how to make it login equal with the username & password at the login page..
now i only set dbusername='pgsql' in my config file (fix)..
tq..
rite now i have create 3 diffrent user for postgress in table pg_shadow with different privilege(GRANTED diffrently) ..my problem is how to make it login equal with the username & password at the login page..
now i only set dbusername='pgsql' in my config file (fix)..
tq..