403Webshell
Server IP : 172.67.158.161  /  Your IP : 18.226.170.122
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_login_defs.aug
(*
Module: Test_login_defs
  Test cases for the login_defs lense

Author: Erinn Looney-Triggs

About: License
  This file is licensed under the LGPLv2+, like the rest of Augeas.
*)
module Test_login_defs =

let record = "MAIL_DIR        /var/spool/mail
ENCRYPT_METHOD SHA512 
UMASK           077
"

test Login_defs.lns get record =
    { "MAIL_DIR" = "/var/spool/mail" } 
    { "ENCRYPT_METHOD" = "SHA512" }
    { "UMASK" = "077" }

let comment ="# *REQUIRED*
"

test Login_defs.lns get comment = 
  {"#comment" = "*REQUIRED*"}

Youez - 2016 - github.com/yon3zu
LinuXploit