Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Enforce logon passwords from the Jazz IDE

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

0 votes



One answer

Permanent link
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

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 05 '07, 11:59 a.m.

Question was seen: 4,677 times

Last updated: Nov 05 '07, 11:59 a.m.

Confirmation Cancel Confirm