Skip to content
#

database-administration

Here are 36 public repositories matching this topic...

dbatools
wsmelton
wsmelton commented Jan 24, 2020

We have a switch as [switch]$Enable that should enable the login but it is not actually coded to do anything.

All that is needed would be logic around whether the parameter was passed in, within the process block would be sufficient: Test-Bound Enable will return true if the parameter was properly passed into the function call.

If passed in then the login object has a Enable() method t

weissenheimer
weissenheimer commented Nov 14, 2018

The Directus PHP-SDK cannot be used with self-signed SSL certificates due to an error from Guzzle:

[Wed Nov 14 15:01:53.384591 2018] [php7:error] [pid 12] [client 172.17.0.1:35294] PHP Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: self signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in

Improve this page

Add a description, image, and links to the database-administration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-administration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.