Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.10
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
help /
C /
lightdm /
[ HOME SHELL ]
Name
Size
Permission
Action
autologin.page
1.25
KB
-rw-r--r--
config.page
964
B
-rw-r--r--
default-greeter.page
205
B
-rw-r--r--
default-session.page
216
B
-rw-r--r--
diagnostics.page
277
B
-rw-r--r--
guest.page
564
B
-rw-r--r--
index.page
1.87
KB
-rw-r--r--
legal.xml
494
B
-rw-r--r--
local-sessions.page
612
B
-rw-r--r--
remote-sessions.page
1.02
KB
-rw-r--r--
seat.page
318
B
-rw-r--r--
standard-authentication.page
752
B
-rw-r--r--
user-list.page
487
B
-rw-r--r--
user-switching.page
1.16
KB
-rw-r--r--
vnc.page
185
B
-rw-r--r--
write-greeter.page
204
B
-rw-r--r--
xdmcp.page
189
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : autologin.page
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="auto-login"> <info> <link type="guide" xref="index#authentication"/> </info> <title>Automatic/Timed Login</title> <p> Automatic and timed login allows a <link xref="index#sessions">user session</link> to be started without any authentication. This is useful for systems where security is not required (for example personal laptops) and kiosk type systems where the user session is considered secure. </p> <p> Automatic login is <link xref="config">configured</link> for a seat by setting the <code>autologin-user</code> setting to the name of the user account to automatically log into or setting <code>autologin-guest</code> to <code>true</code> to automatically log into a guest account. You can set <code>autologin-session</code> to set the session to override the <link xref="default-session">default</link>. </p> <p> Timed login is configured by setting <code>autologin-user-timeout</code> to the number of seconds to wait until performing the automatic login. During this time a greeter will be displayed allowing the user to pick another account before the timer expires. </p> <p> When performing an automatic login LightDM uses the <code>lightdm-autologin</code> PAM service. </p> </page>
Close