[jboss-jira] [JBoss JIRA] (WFCORE-986) Add-user script should reject weak passwords
Marek Kopecký (JIRA)
issues at jboss.org
Thu Sep 17 05:27:00 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marek Kopecký moved JBEAP-1095 to WFCORE-986:
---------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-986 (was: JBEAP-1095)
Workflow: GIT Pull Request workflow (was: CDW v1)
Component/s: Scripts
(was: Scripts)
Target Release: (was: 7.0.0.GA)
Affects Version/s: 2.0.0.Beta4
(was: 7.0.0.DR9)
> Add-user script should reject weak passwords
> --------------------------------------------
>
> Key: WFCORE-986
> URL: https://issues.jboss.org/browse/WFCORE-986
> Project: WildFly Core
> Issue Type: Bug
> Components: Scripts
> Affects Versions: 2.0.0.Beta4
> Reporter: Marek Kopecký
> Assignee: Tomaz Cerar
> Priority: Critical
>
> *Description of problem:*
> Add-user script should reject weak passwords. Users should use stronger passwords to improve security. Restriction of password should be same as in EAP 6.4.x.
> * Restriction policy is defined in jboss-eap-7.0/bin/add-user.properties
> ** {{password.restriction=WARN}} should be replaced by {{password.restriction=REJECT}}
> *How reproducible:*
> Always
> *Steps to Reproduce:*
> # ./add-user.sh -u ccc -p ddd -s
> *Actual results:*
> No error.
> *Expected results:*
> {noformat}WFLYDM0053: Password must have at least 8 characters!{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list