[jboss-jira] [JBoss JIRA] (WFCORE-2410) Wrong resource and operation descriptions for Elytron filesystem-realm in management model and XSD

David Lloyd (JIRA) issues at jboss.org
Wed Jun 14 07:33:01 EDT 2017


    [ https://issues.jboss.org/browse/WFCORE-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421063#comment-13421063 ] 

David Lloyd commented on WFCORE-2410:
-------------------------------------

The technique of splitting the directory name in this way is referred to as "hashing".  This Google query [1] turns up plenty of supporting information.

[1] https://www.google.com/search?q=directory+hashing

> Wrong resource and operation descriptions for Elytron filesystem-realm in management model and XSD
> --------------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-2410
>                 URL: https://issues.jboss.org/browse/WFCORE-2410
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 3.0.0.Beta7
>            Reporter: Ondrej Lukas
>            Assignee: Chao Wang
>              Labels: user_experience
>             Fix For: 3.0.0.Beta27
>
>
> There are some wrong or insufficient resource and operation description for Elytron filesystem-realm in CLI:
> * attribute {{levels}} for filesystem-realm - description says "The number of levels of directory hashing to apply.", but created directory structure does not use any hashing. Example how it works: when levels is set to 3 then for user admin following directory structure and file a/d/m/admin.xml is used. Description of levels should be fixed. This should be also fixed in XSD.
> * description of {{digest}} password encryption/hash mechanisms in {{set-password}} operation for identity of filesystem-realm says "A password using a salted digest." which is wrong. It seems it is copy-pasted from {{salted-simple-digest}}.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list