How to Install and Uninstall authprogs Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 10,2024

1. Install "authprogs" package

This guide let you learn how to install authprogs on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install authprogs

2. Uninstall "authprogs" package

Please follow the step by step instructions below to uninstall authprogs on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove authprogs $ sudo apt autoclean && sudo apt autoremove

3. Information about the authprogs package on Ubuntu 21.04 (Hirsute Hippo)

Package: authprogs
Architecture: all
Version: 0.6.0+git7afaa40-2
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Alexandre Mestiashvili
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: python3-yaml, python3:any
Filename: pool/universe/a/authprogs/authprogs_0.6.0+git7afaa40-2_all.deb
Size: 16436
MD5sum: e6cf1c23125b47475b03bd3f335cf981
SHA1: fdc73c66c01a43dcb222137e1ef2bb4cbe8dc6dd
SHA256: c749dcfda97f4b88eeb14c611746188a9b09dc10e8792335fec0f562f2b2defb
SHA512: c3c6b95d1e8029af9b8aecefd22fa235db6d8901f12c171dd557c8abeb36f0a956bb2d923b70140abfa369149bf1e020023ae9aedd516efa8cbe31a9426178ec
Homepage: http://github.com/daethnir/authprogs
Description-en: SSH Command Authenticator
authrpogs is invoked on an ssh server and decides if the command
requested by the ssh client should be run or rejected based on
logic in the `authprogs` configuration file.
.
Passwordless SSH using ssh identies or pubkeys can enable all
sorts of wonderful automation, for example running unattended
batch jobs, slurping down backups, or pushing out code.
Unfortunately a key, once trusted, is allowed by default to run
anything on that system, not just the small set of commands you
actually need. If the key is compromised, you are at risk of a
security breach.
.
Authprogs is enabled by using the command= option in the
authorized_keys file.
Description-md5: 4f96a6d3da2ede01ba7c271569e54499