https://qa.mandrakesoft.com/show_bug.cgi?id=862
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From [EMAIL PROTECTED] 2003-01-18 22:40 -------
On Fri, 17 Jan 2003, [Bug 862] wrote:
Other schemas are in /usr/share/openldap/schema, including samba schema.
The real problem is that openldap-servers owns /etc/openldap/schema,
whereas it should only own /etc/openldap/schema/local.schema. (ie just
remove:
%dir %{_datadir}/openldap/schema
)
Also, it might be an idea to have the original software (ie samba) own
their own schema, so that the current behaviour of installed software
needing a newer version of the schema than is in openldap. This is not so
much of an issue with samba now, but it has been. I think the current
samba schema is from 2.2.5.
Buchan
------- Additional Comments From [EMAIL PROTECTED] 2003-01-18 22:50 -------
Make that:
%dir %{_sysconfdir}/openldap/schema
instead of:
%dir %{_datadir}/openldap/schema
(which should be owned by openldap-servers).
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
description:
an overnight update of openldap-servers left us with no accessible servers in
the morning. I see only local.shema is listed as a configfile.
* other schemas should be included too*