Anonymous | Login | Signup for a new account | 11-17-2024 00:29 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | |||||||
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> |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |