Archive for SilverSHielD Knowledge Base

Using the catch-all (*) virtual user to relay authentication to an Active Directory

SilverSHielD v6.0 introduces significant enhancements to user management, especially with regards to its support for Active Directory.

It is possible to authenticate all your AD users in SilverSHielD by creating a special user profile and using * (star, or asterisk) as a username; that user must be allowed to perform password authentication, and the “use Windows/AD account auth” option must be enabled. See the image below for a visual example. Read more

How to add an event-hander (script) to SilverSHielD

To map a script to an event-handler in SilverSHielD v6.0+, click on the “+” button in the action bar at the bottom of the “Event Handling” section.

Read more

How to make SilverSHielD PCI-compliant

Some of our customers operating in specific verticals (especially in the financial sector) need their SSH/SFTP to be PCI compliant.

With SilverSHielD this is just a matter of how you configure it.

In fact, the PCI compliance test performs checks to identify whether or not certain “weak” encryption algorithms are supported. If they are, the test fails.

Therefore you need to disable such weak algorithms, and to do so you have to use the Expert Settings panel. Read more