If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Reg: Password verification in Enterprise DB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-10-07, 04:40
Kaliki Neelima Kaliki Neelima is offline
Registered User
 
Join Date: Apr 2007
Posts: 3
Exclamation Reg: Password verification in Enterprise DB

Hi,

Can any one of you guys help me in the following secnario?

While connecting to the Enterprise DB from any web application, is password must? I mean while connecting to the database will it be verifying with the password? If we give wrong password can we validate it?

Kindly help me out.

Regards,
Neelima.
Reply With Quote
  #2 (permalink)  
Old 09-01-07, 18:26
Lewisc Lewisc is offline
Registered User
 
Join Date: Jan 2004
Location: Palm Harbor, FL
Posts: 5
EnterpriseDB is based on PostgreSQL

EnterpriseDB is based on postgres so configuring your security works exactly the same. Depending on your pg_hba.conf settings you can allow passwords or not. In general, of course, you should be validating.

For more info, check the docs for pg_hba.conf. You can also buy my book, The EnterpriseDB: The Definitive Reference. It's on amazon and should be shipping in the next week or so.

LewisC
Reply With Quote
  #3 (permalink)  
Old 09-04-07, 01:38
loquin loquin is offline
Super Moderator
 
Join Date: Jun 2004
Location: Arizona, USA
Posts: 1,797
Chapter 20 in the PostgreSQL documentation (online) should get you started.
__________________
Lou
使大吃一惊
"Lisa, in this house, we obey the laws of thermodynamics!" - Homer Simpson
"I have my standards. They may be low, but I have them!" - Bette Middler
"It's a book about a Spanish guy named Manual. You should read it." - Dilbert

Reply With Quote
  #4 (permalink)  
Old 01-03-08, 22:27
Lewisc Lewisc is offline
Registered User
 
Join Date: Jan 2004
Location: Palm Harbor, FL
Posts: 5
My Book Has Been Printed

you can link to it from my blog: http://enterprisedbnews.*************...n-printed.html

LewisC
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On