Re: installation problem with postgres password

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: KOTa <kota(dot)alba(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: installation problem with postgres password
Date: 2012-07-11 19:48:37
Message-ID: 4FFDD895.6090105@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/07/2012 15:47, KOTa wrote:
> Hi all,
>
> i am trying to install postgres on a new machine with win 7. i tried
> two different versions (9.0.4 and 9.1.4) and the problem is the same
>
> when i run installation it asks me to provide a password for superuser
> and service account,
>
> i tried to enter numerous options, including leaving it blank - the
> setup hangs for a minute or two and then show a warning message:
>
> "The password specified does not meet the local or domain policy.
> Check the minimum length, password complexity and password history
> requirements."

The clue is in the message - there's a security policy in place
somewhere governing the minimum requirements for the password. Are you
in an Active Directory domain?

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2012-07-11 20:01:55 Re: Error with plpython
Previous Message Raymond O'Donnell 2012-07-11 19:46:44 Re: question about installation