You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Aaron Peeler (JIRA)" <ji...@apache.org> on 2014/11/12 16:24:34 UTC

[jira] [Resolved] (VCL-797) system admin setting for randomly generated passwords

     [ https://issues.apache.org/jira/browse/VCL-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron Peeler resolved VCL-797.
------------------------------
    Resolution: Fixed

> system admin setting for randomly generated passwords
> -----------------------------------------------------
>
>                 Key: VCL-797
>                 URL: https://issues.apache.org/jira/browse/VCL-797
>             Project: VCL
>          Issue Type: Improvement
>          Components: database, vcld (backend), web gui (frontend)
>            Reporter: Aaron Peeler
>            Priority: Minor
>             Fix For: 2.4
>
>
> allow system admin to set the length and if to include some special characters in the randomly generated passwords for non-enterprise and windows accounts.
> requires 
> * frontend - adding config option to the site config page
> * backend - updating the getpw routine in utils.pm 
> both will use the variable table
> * db - change length of reservation.pw from varchar(10) to varchar(40)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)