p!ranha?
Server IP : 103.169.32.36  /  Your IP : 216.73.217.13
Web Server : Apache
System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /etc/security/

Upload File :
Curr3nt_D!r [ Writeable ] D0cum3nt_r0Ot [ Writeable ]

 
Command :
Current File : /etc/security/namespace.init
#!/bin/sh -p
# It receives polydir path as $1, the instance path as $2,
# a flag whether the instance dir was newly created (0 - no, 1 - yes) in $3,
# and user name in $4.
#
# The following section will copy the contents of /etc/skel if this is a
# newly created home directory.
if [ "$3" = 1 ]; then
        # This line will fix the labeling on all newly created directories
        [ -x /sbin/restorecon ] && /sbin/restorecon "$1"
        user="$4"
        passwd=$(getent passwd "$user")
        homedir=$(echo "$passwd" | cut -f6 -d":")
        if [ "$1" = "$homedir" ]; then
                gid=$(echo "$passwd" | cut -f4 -d":")
                cp -rT /etc/skel "$homedir"
                chown -R "$user":"$gid" "$homedir"
                mask=$(awk '/^UMASK/{gsub("#.*$", "", $2); print $2; exit}' /etc/login.defs)
                mode=$(printf "%o" $((0777 & ~$mask)))
                chmod ${mode:-700} "$homedir"
                [ -x /sbin/restorecon ] && /sbin/restorecon -R "$homedir"
        fi
fi

exit 0
N4m3
5!z3
L45t M0d!f!3d
0wn3r / Gr0up
P3Rm!55!0n5
0pt!0n5
..
--
July 25 2026 18:56:19
0 / 0
0755
console.apps
--
April 01 2020 03:59:48
0 / 0
0755
console.perms.d
--
April 01 2020 03:59:48
0 / 0
0755
limits.d
--
December 20 2023 04:36:09
0 / 0
0755
namespace.d
--
April 01 2020 03:59:50
0 / 0
0755
access.conf
4.457 KB
April 01 2020 03:59:45
0 / 0
0644
chroot.conf
0.08 KB
April 01 2020 03:59:46
0 / 0
0644
console.handlers
0.59 KB
April 01 2020 03:59:48
0 / 0
0644
console.perms
0.917 KB
April 01 2020 03:59:48
0 / 0
0644
group.conf
3.55 KB
April 01 2020 03:59:49
0 / 0
0644
limits.conf
2.365 KB
April 01 2020 03:59:49
0 / 0
0644
namespace.conf
1.406 KB
April 01 2020 03:59:50
0 / 0
0644
namespace.init
0.995 KB
April 01 2020 03:59:50
0 / 0
0755
opasswd
0 KB
April 01 2020 03:59:56
0 / 0
0600
pam_env.conf
2.902 KB
April 01 2020 03:59:48
0 / 0
0644
pwquality.conf
1.678 KB
December 06 2011 19:16:48
0 / 0
0644
sepermit.conf
0.409 KB
April 01 2020 03:59:51
0 / 0
0644
time.conf
2.128 KB
April 01 2020 03:59:52
0 / 0
0644