Where is ConfigValue.java to configure password policy?

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

Hinz
Posts: 2
Joined: Fri Apr 21, 2023 3:43 pm

Where is ConfigValue.java to configure password policy?

Post by Hinz »

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.
maschoff
Site Admin
Posts: 2597
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Where is ConfigValue.java to configure password policy?

Post by maschoff »

No need to recompile, the topic you referenced also explains how to overwrite the congi value in the database.
OpenEMM Maintainer
Hinz
Posts: 2
Joined: Fri Apr 21, 2023 3:43 pm

Re: Where is ConfigValue.java to configure password policy?

Post by Hinz »

maschoff wrote: Sun Apr 23, 2023 6:02 pm No need to recompile, the topic you referenced also explains how to overwrite the config value in the database.
Where do I find the credentials for accessing the database?

We have a test-setup with the VMware-Appliance.
maschoff
Site Admin
Posts: 2597
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Where is ConfigValue.java to configure password policy?

Post by maschoff »

File dbcfg in /home/openemm/etc
OpenEMM Maintainer
Post Reply