Greetings all, Is it possible to add the supportedExtension: 1.3.6.1.4.1.4203.1.11.1 to the 389 Directory server? Thank you
Techie wrote:> Greetings all, > Is it possible to add the supportedExtension: 1.3.6.1.4.1.4203.1.11.1 > to the 389 Directory server? >It''s not there? It should already be listed: ldapsearch -x -s base -b "" dn: ... supportedExtension: 2.16.840.1.113730.3.5.9 supportedExtension: 2.16.840.1.113730.3.5.4 supportedExtension: 1.3.6.1.4.1.4203.1.11.1 <---- supportedControl: 2.16.840.1.113730.3.4.2 supportedControl: 2.16.840.1.113730.3.4.3 ...> Thank you > > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
On Thu, Jul 30, 2009 at 6:24 AM, Rich Megginson<rmeggins@redhat.com> wrote:> Techie wrote: >> >> Greetings all, >> Is it possible to add the supportedExtension: 1.3.6.1.4.1.4203.1.11.1 >> to the 389 Directory server? >> > > It''s not there? It should already be listed: > ldapsearch -x -s base -b "" > dn: > ... > supportedExtension: 2.16.840.1.113730.3.5.9 > supportedExtension: 2.16.840.1.113730.3.5.4 > supportedExtension: 1.3.6.1.4.1.4203.1.11.1 <---- > supportedControl: 2.16.840.1.113730.3.4.2 > supportedControl: 2.16.840.1.113730.3.4.3My Mistake... The extension I am looking for is. 1.3.6.1.4.1.4203.1.11.3 1.3.6.1.4.1.4203.1.11.1 is definitely there. Thank you>> > > > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > >
Techie wrote:> On Thu, Jul 30, 2009 at 6:24 AM, Rich Megginson<rmeggins@redhat.com> wrote: > >> Techie wrote: >> >>> Greetings all, >>> Is it possible to add the supportedExtension: 1.3.6.1.4.1.4203.1.11.1 >>> to the 389 Directory server? >>> >>> >> It''s not there? It should already be listed: >> ldapsearch -x -s base -b "" >> dn: >> ... >> supportedExtension: 2.16.840.1.113730.3.5.9 >> supportedExtension: 2.16.840.1.113730.3.5.4 >> supportedExtension: 1.3.6.1.4.1.4203.1.11.1 <---- >> supportedControl: 2.16.840.1.113730.3.4.2 >> supportedControl: 2.16.840.1.113730.3.4.3 >> > > My Mistake... The extension I am looking for is. > > 1.3.6.1.4.1.4203.1.11.3 > > 1.3.6.1.4.1.4203.1.11.1 is definitely there. > > > > Thank you >Please file a bug/enhancement request at https://bugzilla.redhat.com/enter_bug.cgi?product=389> > >> -- >> 389 users mailing list >> 389-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> >> > > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
2009/7/30 Techie <techchavez@gmail.com>:> On Thu, Jul 30, 2009 at 6:24 AM, Rich Megginson<rmeggins@redhat.com> wrote: >> Techie wrote: >>> >>> Greetings all, >>> Is it possible to add the supportedExtension: 1.3.6.1.4.1.4203.1.11.1 >>> to the 389 Directory server? >>> >> >> It''s not there? It should already be listed: >> ldapsearch -x -s base -b "" >> dn: >> ... >> supportedExtension: 2.16.840.1.113730.3.5.9 >> supportedExtension: 2.16.840.1.113730.3.5.4 >> supportedExtension: 1.3.6.1.4.1.4203.1.11.1 <---- >> supportedControl: 2.16.840.1.113730.3.4.2 >> supportedControl: 2.16.840.1.113730.3.4.3 > > My Mistake... The extension I am looking for is. > > 1.3.6.1.4.1.4203.1.11.3 > > 1.3.6.1.4.1.4203.1.11.1 is definitely there.There is already an enhancement request filed in bugzilla for this extension : https://bugzilla.redhat.com/show_bug.cgi?id=437632