Wednesday, April 6th, 2011
Few notes to myself, to avoid forgetting a cool thing I've just learned.
The need is to implement radius based authentication to access a directory on Apache2 Web server.
Here's how to proceed (instructions have been tested on an Ubuntu 10.10).
First, you need to install the needed module for Radius authentication on ...
Posted in apache, authentication, security | No Comments »
Friday, October 17th, 2008
Small howto to setup Freesshd on a Windows box and authenticate your client machine using Public Key.
There is plenty of howto on the 'Net explaining procedures, but almost all of them are missing the most important thing.
Once you have created the file containing your Public Key you have to store ...
Posted in authentication, Freesshd | No Comments »