Author Topic: Password and DB connection security  (Read 1610 times)

SV

  • Jr. Member
  • **
  • Posts: 37
    • View Profile
Password and DB connection security
« on: October 05, 2017, 09:12:11 AM »
I have general questions around security

CMOD   version > 9.0

Is password encrypted
  -  from OnDemand Desktop thick client to CMOD?
  -  From ODWEK to CMOD?

Is DB connection from CMOD secured? Does CMOD encrypt pw to DB?
Intrests: #zOS #AIX #Linux #DB2, #TSM, #Install #Migrations #Conversion #Educate #Repair #Upgrade #Migrate #Enhance #Optimize, #ODWEK #DR #ContentNavigator; #CLOUD

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2230
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: Password and DB connection security
« Reply #1 on: October 05, 2017, 01:29:22 PM »
IBM CMOD passwords are stored in the database as a "one-way cryptographic hash".  This is in line with IT security best practices.

For systems that have ODWEK and CMOD on the same server, as long as your web services uses HTTPS, the hash should be secure in transit.  For ODWEK and CMOD on different servers, you'd want to verify and validate that the connection between them is either in a trusted network zone, or that the traffic passes through an encrypted connection.

Most IBM CMOD installations have the database located on the same server as the CMOD software itself -- a "local connection".  DB2 authenticates the user connecting to the database through the operating system.  In systems where the database is remote (which is specifically NOT recommended, by the way) you are responsible for securing that connection on your own with whatever encryption tools your chosen database engine provides.

-JD.

IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR