معرفی شرکت ها


authprogs-0.7.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

SSH Command Authenticator
ویژگی مقدار
سیستم عامل -
نام فایل authprogs-0.7.5
نام authprogs
نسخه کتابخانه 0.7.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Bri Hatch
ایمیل نویسنده bri@ifokr.org
آدرس صفحه اصلی http://github.com/daethnir/authprogs
آدرس اینترنتی https://pypi.org/project/authprogs/
مجوز GPLv2
Authprogs --------- `authprogs` is an SSH command authenticator. It 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 identities 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. This could be catastrophic, for example if the access is to the root account. Authprogs is run on the SSH server and compares the requested command against the `authprogs` configuration file/files. This enables `authprogs` to make intelligent decisions based on things such as the command itself, the SSH key that was used, the client IP, and such. `authprogs` is enabled by using the `command=` option in the `authorized_keys` file. For usage see the full authprogs man page in the doc directory.


نحوه نصب


نصب پکیج whl authprogs-0.7.5:

    pip install authprogs-0.7.5.whl


نصب پکیج tar.gz authprogs-0.7.5:

    pip install authprogs-0.7.5.tar.gz