Authbind is an Open source system utility which allows a program that would normally require superuser privileges to access privileged network services to run as a non-privileged user. Authbind allows the system administrator to permit specific users and groups access to bind to TCP and UDP ports below 1024
$ sudo apt-get install authbind
You can use dpkg to know more about authbind after installing it
$ dpkg -s authbind
No comments:
Post a Comment