FreeNAS LDAP

FreeNAS authentication with LDAP, powered by Foxpass.

Here's how to set up FreeNAS authentication with LDAP, powered by Foxpass.

📘

Only some volume types supported by default

Foxpass does not support Samba extensions by default. We do offer this feature as an add-on (with an extra charge). If you use a SMB volume, contact us at [email protected] for further instructions.

  1. Get our certificate chain
echo "" | openssl s_client -connect ldap.foxpass.com:636 -prexit 2>/dev/null | sed -n -e '/BEGIN\ CERTIFICATE/,/END\ CERTIFICATE/ p'
  1. Navigate to System -> CA’s and add a new ca

  1. Paste the cert chain into the certificate box, leave the private key and passwords field blank, assign a random whole number to the Serial field (1 works fine).

  2. Navigate to Directory -> LDAP, set as following:

839