Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
opt /
lampp /
share /
man /
man5 /
[ HOME SHELL ]
Name
Size
Permission
Action
config.5
20.88
KB
-rw-r--r--
freetds.conf.5
6.31
KB
-rw-r--r--
ldap.conf.5
16.48
KB
-rw-r--r--
ldif.5
6.58
KB
-rw-r--r--
png.5
2.43
KB
-rw-r--r--
proftpd.conf.5
1.28
KB
-rw-r--r--
slapd.access.5
28.38
KB
-rw-r--r--
slapd.backends.5
5.02
KB
-rw-r--r--
slapd-bdb.5
10.45
KB
-rw-r--r--
slapd.conf.5
65.35
KB
-rw-r--r--
slapd-config.5
66.47
KB
-rw-r--r--
slapd-dnssrv.5
1.58
KB
-rw-r--r--
slapd-hdb.5
10.45
KB
-rw-r--r--
slapd-ldap.5
23.03
KB
-rw-r--r--
slapd-ldif.5
1.57
KB
-rw-r--r--
slapd-mdb.5
7.47
KB
-rw-r--r--
slapd-meta.5
43.85
KB
-rw-r--r--
slapd-monitor.5
3.24
KB
-rw-r--r--
slapd-ndb.5
4.64
KB
-rw-r--r--
slapd-null.5
1.67
KB
-rw-r--r--
slapd.overlays.5
5.12
KB
-rw-r--r--
slapd-passwd.5
1.5
KB
-rw-r--r--
slapd-perl.5
5
KB
-rw-r--r--
slapd.plugin.5
4.26
KB
-rw-r--r--
slapd-relay.5
6.31
KB
-rw-r--r--
slapd-shell.5
5.2
KB
-rw-r--r--
slapd-sock.5
7.38
KB
-rw-r--r--
slapd-sql.5
25.53
KB
-rw-r--r--
slapo-accesslog.5
12.71
KB
-rw-r--r--
slapo-auditlog.5
1.61
KB
-rw-r--r--
slapo-chain.5
5.72
KB
-rw-r--r--
slapo-collect.5
1.74
KB
-rw-r--r--
slapo-constraint.5
4.5
KB
-rw-r--r--
slapo-dds.5
7.22
KB
-rw-r--r--
slapo-dyngroup.5
1.38
KB
-rw-r--r--
slapo-dynlist.5
6.49
KB
-rw-r--r--
slapo-memberof.5
3.91
KB
-rw-r--r--
slapo-pbind.5
1.39
KB
-rw-r--r--
slapo-pcache.5
12.48
KB
-rw-r--r--
slapo-ppolicy.5
23.69
KB
-rw-r--r--
slapo-refint.5
2.85
KB
-rw-r--r--
slapo-retcode.5
7.85
KB
-rw-r--r--
slapo-rwm.5
23.25
KB
-rw-r--r--
slapo-sock.5
7.38
KB
-rw-r--r--
slapo-sssvlv.5
2.04
KB
-rw-r--r--
slapo-syncprov.5
2.92
KB
-rw-r--r--
slapo-translucent.5
4.57
KB
-rw-r--r--
slapo-unique.5
5
KB
-rw-r--r--
slapo-valsort.5
2.95
KB
-rw-r--r--
x509v3_config.5
22.8
KB
-rw-r--r--
xferlog.5
3.13
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : slapd-null.5
.lf 1 stdin .TH SLAPD-NULL 5 "2019/07/24" "OpenLDAP 2.4.48" .\" Copyright 2002-2019 The OpenLDAP Foundation. All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" $OpenLDAP$ .SH NAME slapd\-null \- Null backend to slapd .SH SYNOPSIS /opt/lampp/etc/openldap/slapd.conf .SH DESCRIPTION The Null backend to .BR slapd (8) is surely the most useful part of .BR slapd : .br - Searches return success but no entries. .br - Compares return compareFalse. .br - Updates return success (unless readonly is on) but do nothing. .br - Binds other than as the rootdn fail unless the database option "bind on" is given. .br - The .BR slapadd (8) and .BR slapcat (8) tools are equally exciting. .br Inspired by the /dev/null device. .SH CONFIGURATION This .B slapd.conf option applies to the NULL backend database. That is, it must follow a "database null" line and come before any subsequent "database" lines. Other database options are described in the .BR slapd.conf (5) manual page. .TP .B bind <on/off> Allow binds as any DN in this backend's suffix, with any password. The default is "off". .TP .B dosearch <on/off> If enabled, a single entry will be returned on all search requests. The entry's DN will be the same as the database suffix. The default is "off". .SH EXAMPLE Here is a possible slapd.conf extract using the Null backend: .LP .RS .nf database null suffix "cn=Nothing" bind on .fi .RE .SH ACCESS CONTROL The .B null backend does not honor any of the access control semantics described in .BR slapd.access (5). .SH FILES .TP /opt/lampp/etc/openldap/slapd.conf default slapd configuration file .SH SEE ALSO .BR slapd.conf (5), .BR slapd (8), .BR slapadd (8), .BR slapcat (8).
Close