Thread: BUG #2182: Internal account lookup failure:

BUG #2182: Internal account lookup failure:

From
"Anantha Prasad"
Date:
The following bug has been logged online:

Bug reference:      2182
Logged by:          Anantha Prasad
Email address:      aprasad@fs.fed.us
PostgreSQL version: 8.1.2-1
Operating system:   Win2000 Prof
Description:        Internal account lookup failure:
Details:

I had not installed PostGreSQL on this computer before. When I use the
installer, it gives the foll. message and rolls back the installation.

"Internal account lookup failure: No mapping between account names and
security IDs was done."

Tried with other user names etc. but cannot proceed.

Re: BUG #2182: Internal account lookup failure:

From
Bruce Momjian
Date:
Anantha Prasad wrote:
>
> The following bug has been logged online:
>
> Bug reference:      2182
> Logged by:          Anantha Prasad
> Email address:      aprasad@fs.fed.us
> PostgreSQL version: 8.1.2-1
> Operating system:   Win2000 Prof
> Description:        Internal account lookup failure:
> Details:
>
> I had not installed PostGreSQL on this computer before. When I use the
> installer, it gives the foll. message and rolls back the installation.
>
> "Internal account lookup failure: No mapping between account names and
> security IDs was done."
>
> Tried with other user names etc. but cannot proceed.

No idea --- that isn't our error message.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Re: BUG #2182: Internal account lookup failure:

From
"Magnus Hagander"
Date:
> > The following bug has been logged online:
> >=20
> > Bug reference:      2182
> > Logged by:          Anantha Prasad
> > Email address:      aprasad@fs.fed.us
> > PostgreSQL version: 8.1.2-1
> > Operating system:   Win2000 Prof
> > Description:        Internal account lookup failure:
> > Details:=20
> >=20
> > I had not installed PostGreSQL on this computer before.=20
> When I use the=20
> > installer, it gives the foll. message and rolls back the=20
> installation.
> >=20
> > "Internal account lookup failure: No mapping between=20
> account names and=20
> > security IDs was done."
> >=20
> > Tried with other user names etc. but cannot proceed.
>=20
> No idea --- that isn't our error message.

Well, it is from pginstaller. It usually means that the SAM somehow lost
sync. This can happen in a domain environment, haven't seen it anywhere
else. It usually works if you just restart the installation process
having created the user account manually first.

//Magnus

Re: BUG #2182: Internal account lookup failure:

From
"Peter van der Maas"
Date:
After struggling with this same problem for too long, I discovered that
omitting the SERVICEDOMAIN value and letting the installer set it via
default did the trick.=20
=20
Hope this helps someone else.
=20
-Peter van der Maas
=20
> > The following bug has been logged online:
> >=20
> > Bug reference:      2182
> > Logged by:          Anantha Prasad
> > Email address:      aprasad ( at ) fs ( dot ) fed ( dot ) us
> > PostgreSQL version: 8.1.2-1
> > Operating system:   Win2000 Prof
> > Description:        Internal account lookup failure:
> > Details:=20
> >=20
> > I had not installed PostGreSQL on this computer before.=20
> When I use the=20
> > installer, it gives the foll. message and rolls back the=20
> installation.
> >=20
> > "Internal account lookup failure: No mapping between=20
> account names and=20
> > security IDs was done."
> >=20
> > Tried with other user names etc. but cannot proceed.
>=20
> No idea --- that isn't our error message.
=20
Well, it is from pginstaller. It usually means that the SAM somehow lost
sync. This can happen in a domain environment, haven't seen it anywhere
else. It usually works if you just restart the installation process
having created the user account manually first.
=20
//Magnus

=20