* Wed Jan 28 2015 Gabor Horvath - Fixed: auth_keys.sh must be readable by others. * Tue Jan 06 2015 Gabor Horvath - Added cron job to update itself * Fri Dec 12 2014 Gabor Horvath - Fixed target file modes. * Wed Dec 10 2014 Gabor Horvath - Changed dependency for erad-base. * Tue Dec 09 2014 Gabor Horvath - Add AuthorizedKeysCommands to sshd_config only, if this is install (don't run when it's an upgrade) - Sshd_config parser moved to erad-base. - Remove AuthorizedKeysCommands from sshd_config only, if this is uninstall (don't run when it's an upgrade) - Changed keyfile names to reflect function, not legacy. - Added monitoring and medsrv key list. - Removed root editable, user specific, empty key lists (rever back to use default auth.keys file) * Wed Dec 03 2014 Gabor Horvath - Fixed: Adjust to changes in 'common/split_textfile'. * Wed Nov 26 2014 Gabor Horvath - Changed the path of all files, and all reference in files: replace imagemed-base to erad-base. * Wed Nov 19 2014 Gabor Horvath - Require erad-base-6Server-17 or later. - Do not allow login to image user. - Run scriptlets with bash. - Reorganize key sources for different users. - Make sure key management works the default way, after uninstall. * Thu Nov 13 2014 Gabor Horvath - Make sure, we insert global options before a 'Match' block * Wed Nov 12 2014 Gabor Horvath - Initial release. Finally. It was time.