<!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">
Sam Tran wrote:
<blockquote cite="midcee681b00506300829411e08d@mail.gmail.com"
 type="cite">
  <pre wrap="">On 6/29/05, David Boreham <a class="moz-txt-link-rfc2396E" href="mailto:david_list@boreham.org">&lt;david_list@boreham.org&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Sam Tran wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">I would like to know what implementation of Kerberos is prefered to
setup SASL/GESSAPI with Fedora DS: MIT or Heimdal?


      </pre>
    </blockquote>
    <pre wrap="">It was developed tested and is supported with MIT (or the OS vendor's
native krb implementation in the case of other OS'es, which I believe
are all derived from MIT).
Doesn't mean that it won't work ok with Heimdal of course.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Has anyone implemented FDS with Heimdal.

Heimdal allows you to store the user passwords in LDAP. Is there a
password change mechanism for that situation?
  </pre>
</blockquote>
There is a "ldap backend" for Heimdal, but it uses the non-standard
ldapi interface (e.g. LDAP through a unix domain file based socket
rather than a TCP/IP socket).&nbsp; You would have to port that code to use
an ldap or ldaps interface for use with FDS.<br>
<br>
Otherwise, I'm not sure if GSSAPI supports a password change
mechanism.&nbsp; If so, you could do this through FDS.<br>
<blockquote cite="midcee681b00506300829411e08d@mail.gmail.com"
 type="cite">
  <pre wrap="">
Thanks.
Sam

--
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>