From owner-freebsd-questions Wed Jun 30 13:45:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from net21.montereyhigh.com (net21.mhs.monterey.k12.ca.us [205.155.37.87]) by hub.freebsd.org (Postfix) with ESMTP id 406B4156BA for ; Wed, 30 Jun 1999 13:44:01 -0700 (PDT) (envelope-from yramin1@net21.montereyhigh.com) Received: from localhost (localhost [127.0.0.1]) by net21.montereyhigh.com (8.9.2/8.9.2) with ESMTP id NAA34950 for ; Wed, 30 Jun 1999 13:38:12 -0700 (PDT) (envelope-from yramin1@net21.montereyhigh.com) Date: Wed, 30 Jun 1999 13:38:12 -0700 (PDT) From: Yann Ramin To: freebsd-questions@freebsd.org Subject: PAM and NIS Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to set up a system where users can log into any machine with just one user accounts (Home dirs mounted via NFS) by telnet, ftp, samba, etc. I'm having problems with the authentication part. NIS works fine (passwd and chpass works over NIS from remote machines), but there appears to be no PAM module for NIS so other serives such as telnet or local login or ftp can't authenticate users. Could someone tell me how to set this up, or just find a PAM moduke? Thanks, Yann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message