Hello,
Mike Eggleston wrote:
> I've added the attributes as MAY and tried to restart slapd using 'service
> ldap condrestart'. I cannot get slapd to stop and restart. I don't see
> anything obvious in my logs (/var/log/messages, /var/log/openldap.log).
> Any idea why ldap will not stop and restart
On Thu, 06 Dec 2007, Christian Marg might have said:
> Mike Eggleston wrote:
> [...]
>
> > I have found
> > the attributes in the schema->Attribute Types section. Going back to my
> > individual record at ou=person,dc=$company,dc=com and clicking on 'Add
> > new attribute' I do not see the new at
Mike Eggleston wrote:
[...]
> I have found
> the attributes in the schema->Attribute Types section. Going back to my
> individual record at ou=person,dc=$company,dc=com and clicking on 'Add
> new attribute' I do not see the new attributes displayed in the drop-
> down box. I have clicked 'Purge ca
On Thu, 06 Dec 2007, Christian Marg might have said:
> Hello,
>
> Mike Eggleston wrote:
> > On Thu, 06 Dec 2007, Christian Marg might have said:
> >> If they appear under "attributes" but not under "object classes"
> >> then you haven't yet assigned them to a specific object class.
> >
> > I loo
Hello,
Mike Eggleston wrote:
> On Thu, 06 Dec 2007, Christian Marg might have said:
>> If they appear under "attributes" but not under "object classes"
>> then you haven't yet assigned them to a specific object class.
>
> I looked under the custom schema objectClass name. The original five
> att
On Thu, 06 Dec 2007, Christian Marg might have said:
> Hello,
>
> Mike Eggleston wrote:
> > Thank you very much. The attributes do not show up in the schema viewer,
> > but do appear in the ldapsearch you mention. What I found, and what I
> > think my mistake is, is that I created the attributes
Hello,
Mike Eggleston wrote:
> Thank you very much. The attributes do not show up in the schema viewer,
> but do appear in the ldapsearch you mention. What I found, and what I
> think my mistake is, is that I created the attributes but did not add
> the attributes to the objectClass in the MUST se
On Thu, 06 Dec 2007, Christian Marg might have said:
> Mike Eggleston wrote:
> > On Thu, 06 Dec 2007, Christian Marg might have said:
> >
> >> Hello,
> >>
> >> Mike Eggleston wrote:
> >>> When I added the custom schema the first time to the objectClass
> >>> attribute using phpLdapAdmin I was ask
Mike Eggleston wrote:
> On Thu, 06 Dec 2007, Christian Marg might have said:
>
>> Hello,
>>
>> Mike Eggleston wrote:
>>> When I added the custom schema the first time to the objectClass
>>> attribute using phpLdapAdmin I was asked for the initial/required
>>> values. That's fine. Now that I've upd