mozilla slapd

Justin Bennett Justin.Bennett at dynabrade.com
Thu Oct 7 10:29:58 EDT 2004


yeah there is a setting for autocomplete on directory servers, got that 
working. Let me know if you get the Replicate or have any ideas

Justin

Justin Bennett
Network Administrator
Dynabrade, Inc.
8989 Sheridan Dr.
Clarence, NY 14031
 



Justin Bennett wrote:

> Ok I'm going to try it w/o the rfc2307bis schema, This is only be used 
> as an addressbook not as a rpelacement for NIS. I've got it working. 
> I've added an entry for myself using LDIF :
>
> dn: cn=Justin Bennett,o=x,c=x
> objectclass: top
> objectclass: person
> objectclass: organizationalPerson
> objectclass: inetOrgPerson
> mail: justin.bennett at dynabrade.com
> givenName: Justin
> sn: Bennett
> cn: Justin Bennett
>
>
> And I can see it when I do a search of my LDAP server, however the 
> autocomplete doesn't work I'm running:
>
> mozilla 1.7.1
>
> Is there a setting in mozilla to turn this on?
>
>
> Justin Bennett
> Network Administrator
> Dynabrade, Inc.
> 8989 Sheridan Dr.
> Clarence, NY 14031
>
>
>
>
> Darin Perusich wrote:
>
>> yes the autocomplete works just fine.
>>
>> the schemas i include are core.schema, cosine.schema, 
>> inetorgperson.schema, misc.schema, and rfc2307bis.schema. you might 
>> not need all of them but adding them won't hurt. if you plan on 
>> migrating from nis to ldap they're needed.
>>
>> Justin Bennett wrote:
>>
>>> it basically creates the mozillaAbPersonObsolete object class. It 
>>> mirrors the LDIF that is exported in mozilla. I would assume so you 
>>> can put all the Nicknames, and all those fields in.  I'll try it 
>>> with just the misc.schema. Does your autocomplete work with it?
>>>
>>>
>>>
>>> Justin Bennett
>>> Network Administrator
>>> Dynabrade, Inc.
>>> 8989 Sheridan Dr.
>>> Clarence, NY 14031
>>>
>>>
>>>
>>>
>>> Darin Perusich wrote:
>>>
>>>> i have mozilla setup to use an ldap for address lookups, but i've 
>>>> never tried replicating the db locally. what is this mozilla schema 
>>>> that you've mentioned? you should need any special schema other 
>>>> then what comes with openldap, i believe the misc.schema handles 
>>>> email address.
>>>>
>>>> you don't need the replica stuff in slapd.conf. thats for 
>>>> replicating your ldap db, or parts of it to another ldap server. 
>>>> it's like the nis master and slave relationship.
>>>>
>>>> i've not been able to successfully replicate the db myself, i have 
>>>> accounts setup in my ldap server for web authentication so i'm 
>>>> using one of those accounts. you've gotten me interested in getting 
>>>> this working, i'll keep you updated.
>>>>
>>>> Justin Bennett wrote:
>>>>
>>>>> Has anyone setup slapd as an addressbook server for mozilla. I've 
>>>>> found schema for mozilla on the internet I have it working, I can 
>>>>> search and find addresses when composing an email, however I'm 
>>>>> trying to use the download/offline or "replicate" feature and not 
>>>>> having any luck. I don't have any users built other than the 
>>>>> rootdn (Manager) with his password, however mozilla asks me for a 
>>>>> password when replicating. I haven't used LDAP that much so any 
>>>>> pointers would be great. Do I need a replica line in my conf?
>>>>>
>>>>>
>>>>> Justin
>>>>>
>>>>
>>



More information about the nflug mailing list