<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Chris Curran wrote:
<blockquote cite="midac2701b905080214423faa7e6d@mail.gmail.com"
 type="cite">Thanks Jeff. I already have Tbird logging into FDS</blockquote>
Tbird logging into FDS?  What does that mean?<br>
<blockquote cite="midac2701b905080214423faa7e6d@mail.gmail.com"
 type="cite">- what I don't have
is any info showing up in Tbird.  Further, I tried to export my
current data</blockquote>
>From what system?  From OpenLDAP?<br>
<blockquote cite="midac2701b905080214423faa7e6d@mail.gmail.com"
 type="cite">so that I could see what FDS is expecting, but it errors
out on 'userroot' with "export failed (-1)". <br>
</blockquote>
Can you tell me how to reproduce this error?<br>
<blockquote cite="midac2701b905080214423faa7e6d@mail.gmail.com"
 type="cite"><br>
As to digging around in the log files... That's not really an option.
We were evaluating FDS with the object being to purchase RHDS... Being
fresh back from an hour long meeting, well, the edict from above is to
find complete documentation on how to make FDS/RHDS interoperate with
Tbird or drop the project.<br>
</blockquote>
There does not exist "officially supported" documentation either from
Fedora or Red Hat or Mozilla.  You might be able to find something with
Google.  I would be surprised if there were officially supported
documentation from any Directory Server vendor with respect to
Thunderbird integration since it's relatively new.<br>
<blockquote cite="midac2701b905080214423faa7e6d@mail.gmail.com"
 type="cite"><br>
thanks,<br>
  <span class="sg">
Chris Curran</span><br>
  <br>
  <div><span class="gmail_quote">On 8/2/05, <b class="gmail_sendername">Jeff
Clowser</b> <<a href="mailto:jclowser@unitedmessaging.com">jclowser@unitedmessaging.com</a>>
wrote:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">It
all depends on your client apps.  Client apps, in this case, are<br>
pretty much anything that talks to the directory server (i.e.<br>
thunderbird, a mail server that uses ldap for user info, etc.).<br>
    <br>
In the case of using thunderbird as an addressbook client:
    <br>
1.  click on the addressbook button.<br>
2.  under the file menu, select new->LDAP Directory<br>
3.  For the name, put a name, like "Corporate directory".  For hostname,<br>
put the name of your ldap server.  For basedn, put the suffix (top of
    <br>
your tree).  Set the port number to whatever you configed directory<br>
server for (probably leave as 389).<br>
4.  If you don't have anonymous access (I think the default aci's leave<br>
it on), enter the dn of your account (probably something like
    <br>
uid=jdoe,ou=people,dc=example,dc=com).<br>
    <br>
Save that, and you should now be able to use that directory when<br>
composing email (by clicking "contacts").<br>
    <br>
That configs thunderbird to look at the directory.  You have to
populate
    <br>
the directory server with users then, and there are lots of ways to do<br>
that, such as console, ldif, etc.  I think Thunderbird probably only<br>
looks at objectclass=person or something like that - look at the<br>
directory server access logs to see exactly what it is looking for to
    <br>
find entries, then put users in that match that and meet schema<br>
requirements.<br>
    <br>
For a purely contact type entry, probably something that is objectclass<br>
top, person, organizationalperson, and inetorgperson would do it.  Then
    <br>
populate things like givenname, cn, sn, mail, telephonenumber,<br>
facsimiletelephonenumber, mobile (aka cell), pager, l (aka city), st,<br>
street, postaladdress, postalcode, etc.  Start with creating a user in<br>
console, then figure out what data you want to see, then figure out
what
    <br>
attribute is appropriate and add it.<br>
    <br>
- Jeff<br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
--
Fedora-directory-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/fedora-directory-users">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a>
  </pre>
</blockquote>
</body>
</html>