Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 79196 invoked from network); 8 May 2008 15:20:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 May 2008 15:20:16 -0000 Received: (qmail 70431 invoked by uid 500); 8 May 2008 15:20:17 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 70295 invoked by uid 500); 8 May 2008 15:20:17 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 70284 invoked by uid 99); 8 May 2008 15:20:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 08:20:17 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pierre.smits@gmail.com designates 64.233.184.227 as permitted sender) Received: from [64.233.184.227] (HELO wr-out-0506.google.com) (64.233.184.227) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 15:19:32 +0000 Received: by wr-out-0506.google.com with SMTP id c48so362643wra.1 for ; Thu, 08 May 2008 08:19:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=mb1EawFUX79wSkLai0FqXVdLFktv9K9p0gTFl8fbNJM=; b=v2UOFdX/zqYduSegruEoork6uzikpBuDR//quGwlzX/nISyVsj3vmoYllSNx4CeJqbvxPbOud8LRgArFm61/9Jjv0GnqbuFUndwNrSMFiklIKUMeSYf+JKP2EwDO/2wY1vvrKg1gJTIormk27z8Hd8jbW/qfZxmlgEBQgCm04y4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ROf8haQmv0C5Zoypk5CjoeGNGH0ulc/mxs1EF/zQd0NayG6L4qcNrUfcbnXqaAvlW9LU3Cp6cNyuj5X+cIBtk0sIAObb60f/DbxJNX/tzhawA7qxqPec51fxHgbZoW4jdCET3pBYkeox7OMcrR8/dG+2W1bcgCFRDmaD1sfnMLg= Received: by 10.100.41.9 with SMTP id o9mr4416477ano.84.1210259985866; Thu, 08 May 2008 08:19:45 -0700 (PDT) Received: by 10.100.126.5 with HTTP; Thu, 8 May 2008 08:19:45 -0700 (PDT) Message-ID: <5757c1aa0805080819y321a9e11k102bffccd5a8c779@mail.gmail.com> Date: Thu, 8 May 2008 17:19:45 +0200 From: "Pierre Smits" To: users@directory.apache.org Subject: Re: adding schema In-Reply-To: <36041a720805080628l46413a71w2f34e18f0fa2889c@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_227_26300403.1210259985875" References: <5757c1aa0805080620n606134b0u10aea675584eb38e@mail.gmail.com> <36041a720805080628l46413a71w2f34e18f0fa2889c@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_227_26300403.1210259985875 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline When enabling the samba schema via above mentioned method and restarting the server again, I get following error message: Error while opening connection [LDAP: error code 80 - failed on search operation: attributeType w/ OID 1.3.6.1.1.1.1.0 not registered!] [LDAP: error code 80 - failed on search operation: attributeType w/ OID 1.3.6.1.1.1.1.0 not registered!] Error occurred while loading schema, using default schema How do I correct this? Regards, Pierre On Thu, May 8, 2008 at 3:28 PM, Jeroen Vriesman wrote: > I had the same problem some time ago, > > under cn=admin,ou=shema you can see that "m-disabled" is TRUE, set it to > FALSE > > > By the way, another question for the rest of us, is there an easy way to > convert the openldap schema's to apachds (is it enough to convert them and > add them under ou=schema?) > > what I want is to take the file of an openldap schema and just ldap-add > some > converted stuff to apache on the commandline, is there such a converter? > > > > On Thu, May 8, 2008 at 3:20 PM, Pierre Smits > wrote: > > > I am testing the 1.5.2 windows version. > > > > When accessing the running ds service with apache studio I see the samba > > schema. However, when creating new entries I cannot select samba objects. > > > > How do I make the samba schema available in the list of selectable > > objects? > > Do I need to configure something? > > > > > > Regards, > > > > Pierre > > > ------=_Part_227_26300403.1210259985875--