-
Updated
Jun 16, 2022 - C
ldap
Here are 1,213 public repositories matching this topic...
-
Updated
Jun 17, 2022 - Go
-
Updated
Jun 15, 2022 - Shell
-
Updated
May 23, 2022 - Shell
-
Updated
Mar 17, 2022 - Erlang
-
Updated
Jun 15, 2022 - Java
Calling client.search(base,opts, function(err, res){}) with a malformed filter (e.g. (uid=)) means you can't clean up the client connection without triggering an error as the outstanding search message's error callback is triggered.
When client.ubind() called there is still a message on the queue. Has the search not returned an err then I could have used the messageID with `client.aba
-
Updated
Jun 10, 2022 - Java
Is your feature request related to a problem? Please describe.
I'm trying to reset the password as part of doing some automation, and the CLI's outputting both logs and the password output to stderr, which makes that harder.
Describe the solution you'd like
Ideally, an option to return the password/message as a JSON object like this (but on a single line):
kanidmd rec-
Updated
Jun 16, 2022 - PHP
-
Updated
Jun 15, 2022 - Go
-
Updated
Apr 29, 2022 - PHP
-
Updated
Jan 21, 2022 - Go
-
Updated
Jun 16, 2022 - Python
-
Updated
Jun 15, 2022 - Java
-
Updated
Mar 31, 2021 - Java
-
Updated
Nov 24, 2021 - Python
-
Updated
Jun 9, 2022 - Java
-
Updated
Jun 10, 2022 - Java
-
Updated
May 28, 2022 - Vue
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
Jun 7, 2022 - Java
-
Updated
Jun 13, 2022 - Python
-
Updated
Jun 13, 2022 - Go
-
Updated
Jun 7, 2022 - Java
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."
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