-
Updated
Jan 22, 2021 - C
ldap
Here are 994 public repositories matching this topic...
-
Updated
Jan 22, 2021 - Shell
-
Updated
Jan 7, 2021 - Shell
-
Updated
Nov 16, 2020 - Erlang
-
Updated
Jan 22, 2021 - Java
Please provide a ping() convenience method for healthchecks to analyze whether the client object has a good connection to the LDAP server.
For example, submit a search query.
This represents a common operation that users shouldn't have to dig into low level details to figure out.
From @benyanke on April 19, 2018 1:14
Added a bunch of optional config options in #8 , however, didn't also update the example config file to show off these cases.
Copied from original issue: nmcclain/glauth#12
-
Updated
Jan 13, 2021 - PHP
-
Updated
Nov 17, 2020 - PHP
-
Updated
Jan 5, 2021 - Shell
-
Updated
Jan 23, 2021 - Python
-
Updated
Jan 4, 2021 - JavaScript
-
Updated
Sep 2, 2020 - Java
-
Updated
Jan 20, 2021 - Java
-
Updated
Jan 13, 2021 - Java
-
Updated
Nov 20, 2018 - Python
-
Updated
Jan 5, 2021 - Vue
-
Updated
Jan 21, 2021 - Java
-
Updated
Oct 30, 2016
-
Updated
Mar 4, 2019 - JavaScript
-
Updated
Jan 15, 2021 - Java
-
Updated
Jan 20, 2021 - C
-
Updated
May 28, 2020
Improve this page
Add a description, image, and links to the ldap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ldap topic, visit your repo's landing page and select "manage topics."


Percona is quite strict on having primary keys on all tables (and rightly so).
Please add primary keys to all tables, even if it's just an auto-increment.
It's mostly just the following tables:
authentication_logs (could just get a auto-increment primary key added)
identity_verification_tokens (could just set the token as primary key)