Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 157346 Details for
Bug 244772
slaptest & slapd segmentation fault when restricting pagedResults
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Test LDAP server config
slapd.conf (text/plain), 1.18 KB, created by
Victor Orgos
on 2007-06-19 04:15:43 UTC
(
hide
)
Description:
Test LDAP server config
Filename:
MIME Type:
Creator:
Victor Orgos
Created:
2007-06-19 04:15:43 UTC
Size:
1.18 KB
patch
obsolete
>include /etc/openldap/schema/core.schema >include /etc/openldap/schema/cosine.schema >include /etc/openldap/schema/inetorgperson.schema >include /etc/openldap/schema/nis.schema > ># Allow LDAPv2 client connections. This is NOT the default. >#allow bind_v2 bind_anon_dn >#allow bind_anon_cred > >pidfile /var/run/slapd.pid >argsfile /var/run/slapd.args > > > >database ldbm >suffix "o=aboxford, c=com" >directory /var/lib/ldap >rootdn "cn=admin, o=aboxford, c=com" > > ># The database directory MUST exist prior to running slapd AND ># should only be accessible by the slapd and slap tools. ># Mode 700 recommended. >directory /var/lib/ldap > ># Indices to maintain for this database >index objectClass eq,pres >index ou,cn,mail,surname,givenname eq,pres,sub >index uidNumber,gidNumber,loginShell eq,pres >index uid,memberUid eq,pres,sub >index nisMapName,nisMapEntry eq,pres,sub > >######defaultaccess read > ># ># SEG FAULTS ># >access to dn.exact="" attrs=supportedControl val=1.2.840.113556.1.4.319 > by * none > > ># ># DOES NOTHING ># >#access to dn.exact="" filter="(supportedControl=1.2.840.113556.1.4.319)" ># by * none > > >access to * by * +sr
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 244772
: 157346 |
157357