I am looking for a way to disable the password expiration.(*)
I read in viewtopic.php?p=16018 that the password expire can be configured in the file ConfigValue.java.
I do not find this file in the installation.
But I read here references to ConfigValue.java in topics related to "source code".
Is it only possible to change the password expiration if I would recompile OpenEMM?
Jörg
(*) You might take a look at the latest studies which say changing passwords on a regular base does not increase security, but longer passwords do.
Where is ConfigValue.java to configure password policy?
Moderator: moderator
-
- Site Admin
- Posts: 2622
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Where is ConfigValue.java to configure password policy?
No need to recompile, the topic you referenced also explains how to overwrite the congi value in the database.
OpenEMM Maintainer
-
- Site Admin
- Posts: 2622
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Where is ConfigValue.java to configure password policy?
File dbcfg in /home/openemm/etc
OpenEMM Maintainer