| Anonymous | Login | Signup for a new account | 11-10-2025 02:31 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000475 | [Resin] | minor | always | 12-01-05 14:07 | 01-26-06 19:51 | ||||
| Reporter | sam | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 3.0.18 | Product Version | |||||
| Product Build | |||||||||
| Summary | 0000475: XmlAuthenticator starts failing if passwords.xml is modified | ||||||||
| Description |
If the <path> directive of XmlAuthenticator is used, modifications to the file referred to by <path> cause all logins to fail until the server is restarted. <login-config> <auth-method>DIGEST</auth-method> </login-config> <authenticator type="com.caucho.server.security.XmlAuthenticator"> <init> <password-digest>none</password-digest> <path>${server.rootDir}/conf/passwords.xml</path> </init> </authenticator> <security-constraint url-pattern='resin-status' role-name='admin'/> passwords.xml: <authenticator> <user name='harry' password='XXX' role='admin,user'/> </authenticator> |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |