View Issue Details

IDProjectCategoryView StatusLast Update
0001993SOGoWeb Preferencespublic2022-06-06 20:50
ReporterHaD3sZ Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status newResolutionopen 
Product Version1.3.18 
Summary0001993: password policy
Description

We want to see password modify date in the sql table.
We would like to change the password every 30 days.

TagsNo tags attached.

Relationships

related to 0005222 new Password policy settings for SQL backend 

Activities

efuste

efuste

2012-09-25 11:50

reporter   ~0004542

May I suggest you that SQL is not the right tool to do user auth in this case ?
There is no password policy standard for sql servers.
All the password policy scheme, enforcement and management must be written in the Sogo core to implement such a feature.
Look at LDAP and ppolicy. It will better suit your needs and the user interaction part is already there (minus this bug : 0001719)

HaD3sZ

HaD3sZ

2012-09-27 13:45

reporter   ~0004579

LDAP would be too complicated.. Sql table would be enough to fix the date of modification.

Issue History

Date Modified Username Field Change
2012-09-25 11:02 HaD3sZ New Issue
2012-09-25 11:50 efuste Note Added: 0004542
2012-09-27 13:45 HaD3sZ Note Added: 0004579
2022-06-06 20:50 francis Relationship added related to 0005222