<!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">
Pete Rowley wrote:
<blockquote cite="mid43A8B578.8010001@redhat.com" type="cite">Aaron
Bliss wrote:
  <br>
  <br>
  <blockquote type="cite"><br>
Things seem to be working well the directory server, however I've ran
into 2 problems.
    <br>
1. I can't figure out how to configure sshd to authenticate to the ldap
    <br>
server.
    <br>
  </blockquote>
  <br>
See below:
  <br>
  <br>
  <blockquote type="cite">2. This may acutally not be a problem at all
when I address number 1,
    <br>
however ldap home directories are not being created despite having this
    <br>
line in my /etc/pam.d/login file
    <br>
session required pam_mkhomedir.so skel=/etc/skel/ umask=0077
    <br>
  </blockquote>
  <br>
You need it in your /etc/pam.d/sshd file.  Which from 1), sounds like
you don't have one :)
  <br>
  <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>
Thanks for getting back to me; what should a properly formatted
/etc/pam.d/sshd file for rhel4 or rhel3 look like?<br>
<br>
Aaron<br>
</body>
</html>