SSH Server Configurator (kcm_sshd) News
Status: Alpha
Brought to you by:
seantater
There have been numerous changes in the underlying code of kcmsshd in the past week or so. I'll see if I can write a quick overview here:
* It used to use "pkexec" and ask for passwords in order to rewrite the configuration. KAuth requires C++ so now we use PolicyKit (a slightly older but still generally well supported standard) instead. This means you can type in one password once instead of over and over again.... read more