From owner-freebsd-questions Tue Aug 24 10:45: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from console.prisa.com (gatekeeper.prisa.com [204.94.67.66]) by hub.freebsd.org (Postfix) with SMTP id CF6CE151DE; Tue, 24 Aug 1999 10:44:50 -0700 (PDT) (envelope-from nschein@prisa.com) Received: from nschein (nschein.prisa.com [172.16.129.137]) by console.prisa.com (8.6.12/8.6.12) with SMTP id LAA17902; Tue, 24 Aug 1999 11:21:42 -0700 From: "Nathaniel Schein" To: "Owner-Freebsd-Questions" , "Freebsd-Hackers" Subject: NIS and AMD Date: Tue, 24 Aug 1999 10:48:48 -0700 Message-ID: <001401beee58$eb715b40$898110ac@nschein.prisa.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been trying to integrate AMD and NIS. I have included the appropriate maps and a `ypcat -k amd.home` shows a good amd map. The problem is that AMD and the NIS client have become mutually exclusive for me. If I enable both in the 'rc.conf' file the boot up proceedure will hang after displaying 'amd'. But if I comment out the NIS invocation or the AMD invocation in the 'rc.conf' file it boots without a problem. The 'rc.conf' lines are as follows: nis_client_enable="YES" nisdomainname="prisa.com" nis_yppasswdd_enable="YES" amd_enable="YES" amd_flags="-k i386 -y prisa.com -d prisa.com -l syslog:amd /home amd.home /share amd.share" How do I get AMD to use NIS maps? If anyone has any ideas the help would be much appreciated. Nathaniel Schein nschein@prisa.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message