Hello,
how can I check on the command line, whether the pam authentication is still activated?
And if not, how can I activate it on the command line?
Regards,
Stefan
···
********************************************
in-put GbR - Das Linux-Systemhaus
Stefan Michael Guenther
Geschaeftsfuehrer
Kurze Steig 31 D-75179 Pforzheim
https://www.in-put.de/
*******************************************
If the global option pam.enabled is true, pam auth is enabled.
To check this from the command line use:
java -cp "/usr/share/djigzo/lib/*"
mitm.application.djigzo.tools.CLITool --global --get-property
pam.enabled
The enable pam auth:
java -cp "/usr/share/djigzo/lib/*"
mitm.application.djigzo.tools.CLITool --global --set-property
pam.enabled --value true
To disable pam auth:
java -cp "/usr/share/djigzo/lib/*"
mitm.application.djigzo.tools.CLITool --global --set-property
pam.enabled --value false
Martijn
···
On Thu, 2021-07-01 at 10:02 +0000, Stefan Michael Guenther via Users wrote:
how can I check on the command line, whether the pam authentication
is still activated?
And if not, how can I activate it on the command line?
--
CipherMail email encryption
Email encryption with support for S/MIME,
OpenPGP, PDF Messenger and Webmail Messenger