DonDavisFCB
Programmer
This was originally referenced in thread52-745587
I have user logins working using the krb5 client from the expansion pack. I now have problems with how to handle DB2 logins. For example :
db2 connect to <instance> user <userid> using <password>
This does not work using this methodology.
I also have issues with Tivoli Remote Control with similar issues. It will not authenticate to AD.
I've been told that I need PAM but don't think there is PAM for AIX. Has anyone else got this working?
This is all being driven by audit/SOX because AIX does not have password options to force mixed case and numeric values in the password.
I have user logins working using the krb5 client from the expansion pack. I now have problems with how to handle DB2 logins. For example :
db2 connect to <instance> user <userid> using <password>
This does not work using this methodology.
I also have issues with Tivoli Remote Control with similar issues. It will not authenticate to AD.
I've been told that I need PAM but don't think there is PAM for AIX. Has anyone else got this working?
This is all being driven by audit/SOX because AIX does not have password options to force mixed case and numeric values in the password.