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 |
One answer
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
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.