Unix Technical Forum

Re: Where is the msi-setup described ?

This is a discussion on Re: Where is the msi-setup described ? within the pgsql Admins forums, part of the PostgreSQL category; --> Hi Josef! You need a line looking like this one: host all all 0.0.0.0 0.0.0.0 md5 This would enable ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Admins

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-10-2008, 07:39 AM
Matthias.Pitzl@izb.de
 
Posts: n/a
Default Re: Where is the msi-setup described ?

Hi Josef!

You need a line looking like this one:

host all all 0.0.0.0 0.0.0.0 md5

This would enable every client to connect to all databases on the server
with using MD5 hashed passwords.
The two lines posted by you are just rules for localhost. One is for IPv4,
the other for IPv6.
Further explanations can be found at
http://www.postgresql.org/docs/8.1/i...ntication.html
<http://www.postgresql.org/docs/8.1/interactive/client-authentication.html>

Greetings,
Matthias

-----Original Message-----
From: pgsql-admin-owner@postgresql.org
[mailtogsql-admin-owner@postgresql.org] On Behalf Of Josef Springer
Sent: Tuesday, September 19, 2006 1:00 PM
To: Magnus Hagander
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] Where is the msi-setup described ?


Hi Magnus,

i must explain my users how to maintain.
The menu opens the dialog pgAdminIII - Backend Access Configuration Editor
with 6 colomns:

Type
Database
User
IP-Address
Method
Option

host
all
all
127.0.0.1/32
md5


host
all
all
::1/128
md5



Is all required option set ? If no, what is required to access from any
client ?

Josef




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:33 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com