xref: /openbmc/phosphor-user-manager/nslcd (revision cda9bc622b92933e9a6bbebfb3509d8b0f5bd481)
1#REST URI endpoint
2#example: /xyz/openbmc_project/certs/client/ldap
3ENDPOINT=ldap
4
5#Path for the certificate file
6CERTPATH=/etc/nslcd/certs/cert.pem
7
8#Type of the service client/server
9TYPE=client
10