Lines Matching full:ldap
12 ### LDAP Configuration
14 #### Configure LDAP
17 …ldap://<ldap://<LDAP server ip/hostname>/", "<bindDN>", "<baseDN>","<bindDNPassword>","<searchScop…
23 If the configured ldap server is secure then we need to upload the client
26 - First time LDAP configuration.
29 #### Upload LDAP Client Certificate
33 -X PUT -T <FILE> https://<BMC_IP>/xyz/openbmc_project/certs/client/ldap
43 #### Clear LDAP Config
46 …n/json" -X POST -d '{"data":[]}' https://$BMC_IP/xyz/openbmc_project/user/ldap/config/action/delete
49 #### Get LDAP Config
52 curl -b cjar -k https://$BMC_IP/xyz/openbmc_project/user/ldap/enumerate