It's all about the answers!

Ask a question

Enforce logon passwords from the Jazz IDE


antonio sanso (114) | asked Nov 05 '07, 11:59 a.m.
Does anyone experienced any problem after enforce logon passwords from the Jazz IDE. Jazz server leverage on LDAP authentication and after the change made on web.xml:

change from the following:

<web-resource-collection> <web-resource-name>secure</web-resource-name>
<url-pattern>/secure/*</url-pattern> </web-resource-collection>
.
.
.

To this:
<web-resource-collection> <web-resource-name>secure</web-resource-name>
<url-pattern>/*</url-pattern>
</web-resource-collection>

few users experienced some authentication problem.

Thanks

One answer



permanent link
Christophe Elek (2.9k13021) | answered Nov 06 '07, 6:17 a.m.
JAZZ DEVELOPER
antonio_sanso@ie.ibm-dot-com.no-spam.invalid (asanso) wrote in news:fgnile
$csn$1@localhost.localdomain:

few users experienced some authentication problem.


Which problem ? :) They are not challenged ? Their uid/password is not
recognized ? They have error accessing resources ?

--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational

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.