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 > Password problems

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-30-07, 17:31
PKPChuck PKPChuck is offline
Registered User
 
Join Date: Sep 2006
Location: Columbus, OH
Posts: 64
Password problems

DB2 8.2
Various OS


Our group is being asked to satisfy an audit by changing our Unix ID/passwords once every 90 days. Currently we have not followed this standard and have gotten gotten away with sloppy authentication standards because we reuse the same ID/passwords. So we have scripts/application/files hardcoded with password info. That would need to all be changed when the database ID changes. Basically I'm looking for some thoughts and ideas on this. What practices have been used that can secure passwords but also easy to maintain when a password reset is required.


Thanks,

Charlie
Reply With Quote
  #2 (permalink)  
Old 10-31-07, 06:29
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Since you can use any arbitrary serucity plugin with DB2 LUW, this question is really hard to answer. However, if you are using the default security plugin that refer to the underlying operating system for authorization, you will just have to change the password at the OS level.

If you are using DB2 federation, it may be a bit more involved because you have to adjust your user mappings.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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