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 > DB2 > newbie db2 and centura

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-11-09, 14:16
offtheboxuser offtheboxuser is offline
Registered User
 
Join Date: Sep 2009
Posts: 4
newbie db2 and centura

Hi.I'm starting a new project and we are developing gupta centura applications with DB2.
Question:can anyone tell how many db2 authentication methods do i have to authenticate a gupta application user when logging to db2 server?
Does the password travels unencrypted?
Can I use a proxy user?

Thank you
Reply With Quote
  #2 (permalink)  
Old 09-11-09, 15:17
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Three authentication methods that are included: OS (default), LDAP, and Kerberos. You can roll your own plug-in too. Password encryption is supported in recent versions of DB2 (I think beginning with 8.2), but you have to configure it.
Reply With Quote
  #3 (permalink)  
Old 09-11-09, 15:24
offtheboxuser offtheboxuser is offline
Registered User
 
Join Date: Sep 2009
Posts: 4
Does this mean that by default previous versions of DB2 v.8.2 don't encrypt password while authenticating?
Reply With Quote
  #4 (permalink)  
Old 09-11-09, 16:15
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Not sure I understand the question. I can only rephrase what I said earlier: Password encryption is supported beginning with 8.2, but is not configured by default. You need to change the instance configuration to enable it. Obviously, it requires client-side support as well, which is provided by the DB2 drivers of the matching version.
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