403Webshell
Server IP : 104.21.14.103  /  Your IP : 3.15.150.157
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /opt/puppetlabs/puppet/share/augeas/lenses/dist/tests/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /opt/puppetlabs/puppet/share/augeas/lenses/dist/tests/test_authselectpam.aug
module Test_AuthselectPam =

let example ="auth        required                                     pam_env.so
auth        required                                     pam_faildelay.so delay=2000000
auth        required                                     pam_faillock.so preauth silent                         {include if \"with-faillock\"}
auth        required                                     pam_u2f.so cue {if not \"without-pam-u2f-nouserok\":nouserok} {include if \"with-pam-u2f-2fa\"}
"

test AuthselectPam.lns get example =
  { "1"
    { "type" = "auth" }
    { "control" = "required" }
    { "module" = "pam_env.so" } }
  { "2"
    { "type" = "auth" }
    { "control" = "required" }
    { "module"  = "pam_faildelay.so" }
    { "argument" = "delay=2000000" } }
  { "3"
    { "type" = "auth" }
    { "control" = "required" }
    { "module"  = "pam_faillock.so" }
    { "argument" = "preauth" }
    { "argument" = "silent" }
    { "authselect_conditional" = "include if"
      { "feature" = "with-faillock" } } }
  { "4"
    { "type" = "auth" }
    { "control" = "required" }
    { "module" = "pam_u2f.so" }
    { "argument" = "cue" }
    { "authselect_conditional" = "if"
      { "not" }
      { "feature" = "without-pam-u2f-nouserok" }
      { "on_true" = "nouserok" } }
    { "authselect_conditional" = "include if"
      { "feature" = "with-pam-u2f-2fa" } } }

Youez - 2016 - github.com/yon3zu
LinuXploit