LDAP installation
-
Hello,
Is it possible to install LDAP on pfsense ?
Because i want to create users with a web interface(javascript).
So it's easier to connect the web interface on ldap database.The file: (/usr/local/etc/openldap/slapd.conf) doesn't exist.
And if i want to install openldap:
The path doesn't exist /usr/ports/net/openldap<version>-serverThank you for your help ;)</version>
-
it would be unsuported but you can add stuff with the command
pkg_add -r <package>eg pkg_add -r openldap</package>