Hi Andy,

My answer bellow:

Regards, 
Vered

----- Original Message -----
> From: "Andy Michielsen" <andy.michiel...@gmail.com>
> To: "Vered Volansky" <ve...@redhat.com>, users@ovirt.org
> Sent: Thursday, July 3, 2014 3:28:35 PM
> Subject: [ovirt-users] trouble running unlock_entity.sh
> 
> Hello Vered,
> 
> When I try to run the command I get an error psql: fe_sendauth: no password
> supplied ?

I've encountered this problem and what solved this for me was changing 
/var/lib/pgsql/data/pg_hba.conf (fedora) authentication methods to trust (all 
options trust).
Is this an option for you to run as root and change this? I don't know by what 
limitations you are bound by...
Other OSs:
Fedora,RHEL     /var/lib/pgsql/data/pg_hba.conf
Debian  /etc/postgresql/*/main/pg_hba.conf
Gentoo  /etc/postgresql-*/pg_hba.conf 

If it is an option, then restart postrges after you update the file:
$$> systemctl restart postgresql.service

If it isn't, update the list, maybe someone else has another solution.


> 
> Kind regards.
> 
> _______________________________________________
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to