+--------------------------------------------------------------------------------+
+                            LDAP Status @1679655279                             +
+--------------------------------------------------------------------------------+
LDAP is DISABLED
debug finished in 0 seconds for LDAP Status


+--------------------------------------------------------------------------------+
+                           LDAP Settings @1679655279                            +
+--------------------------------------------------------------------------------+
{
  "id": 1,
  "hostname": [],
  "basedn": "",
  "binddn": "",
  "anonbind": false,
  "ssl": "OFF",
  "timeout": 10,
  "dns_timeout": 10,
  "has_samba_schema": false,
  "auxiliary_parameters": "",
  "schema": "RFC2307",
  "enable": false,
  "kerberos_principal": "",
  "validate_certificates": true,
  "disable_freenas_cache": false,
  "certificate": null,
  "kerberos_realm": null,
  "cert_name": null,
  "uri_list": []
}
debug finished in 0 seconds for LDAP Settings


+--------------------------------------------------------------------------------+
+                         /etc/nsswitch.conf @1679655279                         +
+--------------------------------------------------------------------------------+

group: files winbind ldap
hosts: files dns mymachines
networks: files
passwd: files winbind ldap
shells: files
services: files
protocols: files
rpc: files
sudoers: files
netgroup: files ldap
debug finished in 0 seconds for /etc/nsswitch.conf


+--------------------------------------------------------------------------------+
+                           /etc/krb5.conf @1679655279                           +
+--------------------------------------------------------------------------------+

[appdefaults]
            pam = {
                   forwardable = true
                   ticket_lifetime = 86400
                   renew_lifetime = 86400
            }

[libdefaults]
            dns_lookup_realm = true
            dns_lookup_kdc = true
            ticket_lifetime = 24h
            clockskew = 300
            forwardable = true
            default_realm = AESIR.COM

[domain_realm]
            aesir.com = AESIR.COM
            .aesir.com = AESIR.COM
            AESIR.COM = AESIR.COM
            .AESIR.COM = AESIR.COM

[realms]
            AESIR.COM = {
                   default_domain = AESIR.COM
            }

[logging]
            default = SYSLOG:INFO:LOCAL7
debug finished in 0 seconds for /etc/krb5.conf


+--------------------------------------------------------------------------------+
+                     Kerberos Tickets - 'klist' @1679655279                     +
+--------------------------------------------------------------------------------+
klist: No credentials cache found (filename: /tmp/krb5cc_0)
debug finished in 0 seconds for Kerberos Tickets - 'klist'


+--------------------------------------------------------------------------------+
+                       Kerberos keytab system @1679655279                       +
+--------------------------------------------------------------------------------+
klist: Key table file '/etc/krb5.keytab' not found while starting keytab scan
Keytab name: FILE:/etc/krb5.keytab
debug finished in 0 seconds for Kerberos keytab system


+--------------------------------------------------------------------------------+
+                      /etc/openldap/ldap.conf @1679655279                       +
+--------------------------------------------------------------------------------+

debug finished in 0 seconds for /etc/openldap/ldap.conf


+--------------------------------------------------------------------------------+
+                          /etc/nslcd.conf @1679655279                           +
+--------------------------------------------------------------------------------+

debug finished in 0 seconds for /etc/nslcd.conf


+--------------------------------------------------------------------------------+
+                              ROOT DSE @1679655279                              +
+--------------------------------------------------------------------------------+
[EFAULT] LDAP directory service is not enabled.
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/middlewared/main.py", line 196, in call_method
    result = await self.middleware._call(message['method'], serviceobj, methodobj, params, app=self)
  File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1335, in _call
    return await methodobj(*prepared_call.args)
  File "/usr/lib/python3/dist-packages/middlewared/plugins/ldap.py", line 1038, in get_root_DSE
    client_conf = await self.ldap_conf_to_client_config(ldap_config)
  File "/usr/lib/python3/dist-packages/middlewared/plugins/ldap.py", line 513, in ldap_conf_to_client_config
    raise CallError("LDAP directory service is not enabled.")
middlewared.service_exception.CallError: [EFAULT] LDAP directory service is not enabled.

debug finished in 0 seconds for ROOT DSE


