ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: max <alt@zlt.ru>
To: community@altlinux.ru
Subject: [Comm] Re: LDAP
Date: Fri, 15 Apr 2005 12:39:21 +0600
Message-ID: <200504151239.21524.alt@zlt.ru> (raw)
In-Reply-To: <1185431376.20050415100208@mail.ru>

В сообщении от 15 Апрель 2005 12:02 Anton Gorlov написал(a):
> Здравствуйте, max.
>
> Вы писали 15 апреля 2005 г., 9:10:55:
> > Нужен objectclass qmailUser.
> > Надо добавить схему ещё одну схему.
>
> Попробовал добавить qmail.schema ко всем остальным
> (core.schema,cosine.schema,inetorgperson.schema,inetorgperson.schema
> nis.schema,misc.schema,samba.schema)
>
> Checking slapd configuration /etc/openldap/schema/qmail.schema:
> line 24: AttributeType inappropriate matching rule: "integerMatch"
> config check failed

там важен порядок перечисления схем, я с этим тоже пропарился.
Вот так работать будет:

include         /etc/openldap/schema/core.schema
include         /etc/openldap/schema/cosine.schema
include         /etc/openldap/schema/inetorgperson.schema
include         /etc/openldap/schema/nis.schema
include         /etc/openldap/schema/courier.schema
include         /etc/openldap/schema/qmail.schema

-- 
MaX

  reply	other threads:[~2005-04-15  6:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-13 10:53 [Comm] LDAP Anton Gorlov
2005-04-13 14:00 ` Anton Gorlov
2005-04-14  6:10   ` [Comm] LDAP max
2005-04-14  7:34     ` Anton Gorlov
2005-04-14 14:49   ` Re[2]: [Comm] LDAP Anton Gorlov
2005-04-15  5:10     ` [Comm] LDAP max
2005-04-15  6:02       ` Anton Gorlov
2005-04-15  6:39         ` max [this message]
2005-04-15  6:44           ` Anton Gorlov
2005-04-15 14:48 ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200504151239.21524.alt@zlt.ru \
    --to=alt@zlt.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git