Re: [pgadmin-support] password authentication fails after assigning a group role to a login role

2013-10-14 Thread Dinesh Kumar
Hi, While you doing the step 5, please go to "Definition Tab" on login role properties dialogue box, and then uncheck/clear the "Account Expires" check box or the value. And then press "OK" for applying your modifications. This is reported earlier, and i am already working on this on priority.

[pgadmin-support] password authentication fails after assigning a group role to a login role

2013-10-14 Thread Heiko Folkerts
Hi all, I get a error saying password authentication failed when executing the following steps. Please check wether this is a bug or a wrong usage from me. 1. create a login role called "truetest" and assign it a password. The role should get the "can add databases" privilege. 2. add a server us

Re: [pgadmin-support] user 'postgres' can't we make it as Domain User while installing PostgreSQL9.0

2013-10-14 Thread Sandeep Thakkar
I think, PostgreSQL should have installed fine in silent/unattended mode. What options are you providing with the installer? What does the install-postgresql.log in the system temp says? On Mon, Oct 14, 2013 at 3:41 PM, Gopavarapu, Rambabu (HP Software) < rambab...@hp.com> wrote: > Dear Experts

[pgadmin-support] user 'postgres' can't we make it as Domain User while installing PostgreSQL9.0

2013-10-14 Thread Gopavarapu, Rambabu (HP Software)
Dear Experts, The default user 'postgres' that is shipped while installing PostgresSQL9.0, can't be created as domain user account ? We have a following requirement: We have our own product XYZ, and we wanted bundle it PostgresSQL9.0 as a sailent installer during our product install. Our prod