Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002316 [Resin] minor always 01-11-08 15:02 01-23-08 10:10
Reporter sam View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.4
Summary 0002316: add <password> at <resin> level
Description <resin>
  <password>MD5HASH==</password>

Is the default for watchdog-password, jmx-service/password, resin-admin/password

If it is an M5DHASH, then it is a password for the /resin-admin as discussed in 0002315

Regardless of whether or not it is an MD5 hash, it can be used as the token for server-server communication.
Additional Information
Attached Files

- Relationships

- Notes
(0002665)
ferg
01-23-08 10:10

The syntax is:

  <resin xmlns="http://caucho.com/ns/resin"> [^]
    <management path="admin">
        <user name="my-name" password="MD5HASH=="/>
        ...
     </management>

The management tag sets up a default authenticator at the Resin level.

See http://caucho.com/resin/doc/resin-security.xtp [^]

 

- Issue History
Date Modified Username Field Change
01-11-08 15:02 sam New Issue
01-23-08 10:10 ferg Note Added: 0002665
01-23-08 10:10 ferg Assigned To  => ferg
01-23-08 10:10 ferg Status new => closed
01-23-08 10:10 ferg Resolution open => fixed
01-23-08 10:10 ferg Fixed in Version  => 3.1.5


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker