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 250921 Details for
Bug 370411
RPM for openldap ppolicy overlay module (patch included)
[?]
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.
[patch]
Patch to generate openldap-servers-ppolicy RPM
patch.openldap.spec (text/plain), 2.83 KB, created by
James Saint-Rossy
on 2007-11-07 21:40:43 UTC
(
hide
)
Description:
Patch to generate openldap-servers-ppolicy RPM
Filename:
MIME Type:
Creator:
James Saint-Rossy
Created:
2007-11-07 21:40:43 UTC
Size:
2.83 KB
patch
obsolete
>--- openldap.spec.orig 2007-06-25 03:29:05.000000000 -0400 >+++ openldap.spec 2007-11-07 16:18:14.000000000 -0500 >@@ -124,6 +124,20 @@ > over the Internet. This package contains a loadable module which the > slapd server can use to read data from an RDBMS. > >+%package servers-ppolicy >+Summary: OpenLDAP server PPOLICY support module. >+Prereq: openldap-servers = %{version_23}-%{release} >+Group: System Environment/Daemons >+ >+%description servers-ppolicy >+OpenLDAP is an open-source suite of LDAP (Lightweight Directory Access >+Protocol) applications and development tools. LDAP is a set of >+protocols for accessing directory services (usually phone book style >+information, but other information is possible) over the Internet, >+similar to the way DNS (Domain Name System) information is propagated >+over the Internet. This package contains a loadable module which the >+slapd server can use to implement the password policy overlay. >+ > %package clients > Summary: Client programs for OpenLDAP. > Prereq: openldap = %{version_23}-%{release} >@@ -379,6 +393,7 @@ > --disable-shared \ > --disable-dynamic \ > --enable-static \ >+ --enable-ppolicy=mod \ > --with-kerberos=k5only > unset LIBS > popd >@@ -695,6 +710,7 @@ > %attr(0755,root,root) %dir %{_sysconfdir}/openldap/schema > %attr(0644,root,root) %dir %{_sysconfdir}/openldap/schema/README* > %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/openldap/schema/*.schema* >+%exclude %{_sysconfdir}/openldap/schema/ppolicy.schema* > %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/openldap/schema/*.ldif > %attr(0755,root,root) %dir %{_sysconfdir}/openldap/schema/redhat > %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/openldap/schema/redhat/*.schema* >@@ -702,6 +718,7 @@ > %attr(0644,root,root) %{_mandir}/man8/* > %attr(0644,root,root) %{_mandir}/man5/slapd*.5* > %attr(0644,root,root) %{_mandir}/man5/slapo-*.5* >+%exclude %{_mandir}/man5/slapo-ppolicy.5* > %attr(0755,root,root) %dir %{_datadir}/openldap/migration > %attr(0644,root,root) %{_datadir}/openldap/migration/README > %attr(0644,root,root) %config(noreplace) %{_datadir}/openldap/migration/*.ph >@@ -726,10 +743,18 @@ > %defattr(-,root,root) > %doc openldap-%{version_23}/servers/slapd/back-sql/docs/* > %doc openldap-%{version_23}/servers/slapd/back-sql/rdbms_depend >-%attr(0755,root,root) %{_libdir}/openldap >+%dir %attr(0755,root,root) %{_libdir}/openldap > %attr(0755,root,root) %{_libdir}/openldap/back_sql.la > %attr(0755,root,root) %{_libdir}/openldap/back_sql*.so.* > >+%files servers-ppolicy >+%defattr(-,root,root) >+%dir %attr(0755,root,root) %{_libdir}/openldap >+%attr(0755,root,root) %{_libdir}/openldap/ppolicy.la >+%attr(0755,root,root) %{_libdir}/openldap/ppolicy*.so.* >+%attr(0644,root,root) %{_sysconfdir}/openldap/schema/ppolicy.schema* >+%attr(0644,root,root) %{_mandir}/man5/slapo-ppolicy.5* >+ > %files clients > %defattr(-,root,root) > %attr(0755,root,root) %{_bindir}/*
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 370411
: 250921