It's all about the answers!

Ask a question

RTC/RQM password security management


Bernard Dupre (2687) | asked Oct 18 '10, 11:01 a.m.
Hello,

Can we provide any password security management capability with RTC/RQM when not using LDAP ?

For instance:
The password must be changed at first login
The account must be blocked after 5 errors
The password must be change after 180 days

And so on. It seems that application servers (tomcat or WAS) don't manage such rules.

Thanks

Bernard

2 answers



permanent link
Seth Packham (1.4k42213) | answered Oct 20 '10, 10:04 a.m.
FORUM ADMINISTRATOR / JAZZ DEVELOPER
(I know your original question was about "not" using LDAP, but I thought some background on how we are doing things here might be interesting.)

On jazz.net we share a single LDAP directory server for all jazz.net authentication services, including the website and the Jazz repositories that we are running for our projects. Neither our website nor the applications really control the password policies, but it is the LDAP server that dictates the policies. Our registration process and password change page on jazz.net do enforce users follow the appropriate policies, but these policies are dictated by a corporate security standard.

permanent link
Geoffrey Clemm (30.1k33035) | answered Oct 19 '10, 1:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Those kinds of policies are handled by your user authentication
mechanism, not by RTC/RQM. So if you are using your application servers
authentication mechanism, you get only what is provided by that
application server.

Cheers,
Geoff

On 10/18/2010 11:08 AM, berndup wrote:
Hello,

Can we provide any password security management capability with
RTC/RQM when not using LDAP ?

For instance:
The password must be changed at first login
The account must be blocked after 5 errors
The password must be change after 180 days

And so on. It seems that application servers (tomcat or WAS) don't
manage such rules.

Thanks

Bernard

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.