Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
dzielke at aep.com wrote: > Know anything about configuring PAM and Samba on Linux/Unix? I was handed > a new Linux Fedora Core 4 box fresh off the install and I don't know where > to start. I need to get the box to authenticate users with the Windows > domain. What I want to do is get the thing to use the domain passwords for > access to the CVSNT server. It was working on the old server (Red Hat 9, > CVSNT 2.0.58b) and then it stopped working. > > *sigh* this seems like it would have been so much easier to manage on a > real Windows server. > If your domain users can login locally then it's probably just a matter of creating /etc/pam.d/cvsnt with the right incantation in it (try copying one of the others that works). Unfortunately I haven't used redhat since RH9 so can't relly tell you what might have changed. I know that later version lock down /etc/pam.d/other, but that's as far as it goes. Tony