diff --git a/core/command/config/listconfigs.php b/core/command/config/listconfigs.php
index fed6a8e9db6cd65959304cf3356a8fcc2f1c88c3..34a0b7169fd32b4fb4eb94e1b6fb340c55a6a5f8 100644
--- a/core/command/config/listconfigs.php
+++ b/core/command/config/listconfigs.php
@@ -40,6 +40,7 @@ class ListConfigs extends Base {
 		'mail_smtppassword',
 		'passwordsalt',
 		'secret',
+		'ldap_agent_password',
 	];
 
 	/** * @var SystemConfig */