You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Hi,
Is it possible to encrypt the password used to connect into metadata repository , stored in persistence.properties file ?
This password:
# Credentials
hibernate.connection.username=user1
hibernate.connection.password=<ENCRYPTED>
Thanks,
Marcio
Offline
Hi Marcio,
this is not possible. Pls check this https://stackoverflow.com/questions/386 … n-ini-file for information why this would not make the system more secure.
If your server is compromised, that's it. You should work on making your server more secure instead of trying to encrypt a password in a configuration file.
Regards,
Eduardo
Offline