From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Vikram Khurana" <vkhurana(at)mail(dot)nmfs(dot)hawaii(dot)edu> |
Cc: | <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: VMWare connection |
Date: | 2002-08-26 21:25:26 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B8673F@mail.vale-housing.co.uk |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: Vikram Khurana [mailto:vkhurana(at)mail(dot)nmfs(dot)hawaii(dot)edu]
> Sent: 26 August 2002 21:24
> To: Dave Page
> Cc: pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] VMWare connection
>
>
> > try setting it to password instead of ident.
>
> I guess ident means the same password as the users, correct?
No. Ident means use an ident server.
> But I don't understand your statement above at all....
>
> Can you please explain a little more.
Replace the word ident with the word password. You want a line like:
host all 192.168.1.0 255.255.255.0 password
You'll need to adjust the ip/subnet mask as approriate.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Vikram Khurana | 2002-08-26 21:37:30 | Re: VMWare connection |
Previous Message | Dave Page | 2002-08-26 20:32:10 | Re: limiting the number of rows displayed |