Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 108.162.216.135
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
libpam0g /
[ HOME SHELL ]
Name
Size
Permission
Action
Debian-PAM-MiniPolicy.gz
2.46
KB
-rw-r--r--
NEWS.Debian.gz
1.57
KB
-rw-r--r--
README
1.78
KB
-rw-r--r--
README.Debian
552
B
-rw-r--r--
TODO.Debian
365
B
-rw-r--r--
changelog.Debian.gz
2.43
KB
-rw-r--r--
copyright
3.1
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README
Hello! Thanks for downloading Linux-PAM. NOTES: How to use it is as follows: Please look at the ci/install_dependencies.sh for the necessary prerequisite packages to be able to build the Linux-PAM. The script is targeted at Debian based Linux distributions so the package names and availability might differ on other distributions. If you check out the sources from git, install Autotools and generate configuration scripts, ensuring you have the minimum packages installed, the ci scripts may help here: ./autogen.sh Then compile: ./configure --help | less ./configure <your-options> make To make sure everything was compiled correct, run: make check If a test fails, you should not continue to install this build. These tests require a suitable file /etc/pam.d/other; if necessary, create such a file containing, e.g., these five lines (not indented) #%PAM-1.0 auth required pam_deny.so account required pam_deny.so password required pam_deny.so session required pam_deny.so Note, if you are worried - don't even think about doing the next line (most Linux distributions already support PAM out of the box, so if something goes wrong with installing the code from this version your box may stop working..) make install That said, please report problems to the bug reporting database at https://github.com/linux-pam/linux-pam/issues . You can run additional checks after installing by executing make xtests as root. WARNING: Running "make xtests" can overwrite configuration data or make the system insecure/unfunctional for a short time! Backup all important data before! To regenerate manual pages from the XML source files you need the docbook-xsl stylesheets in version 1.69.1 or newer, older versions had a bug which generates a broken layout.
Close