From owner-freebsd-questions Thu Aug 6 17:16:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA12960 for freebsd-questions-outgoing; Thu, 6 Aug 1998 17:16:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from UPIMSSMTPUSR01 (smtp.email.msn.com [207.68.143.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA12857 for ; Thu, 6 Aug 1998 17:16:26 -0700 (PDT) (envelope-from svrmsn@email.msn.com) Received: from win95 - 153.37.134.69 by email.msn.com with Microsoft SMTPSVC; Thu, 6 Aug 1998 17:16:08 -0700 Message-ID: <000c01bdc198$3d766140$45862599@win95> From: "Salvatore Riccio" To: Subject: AMD returns permissioned denied when mount home file system Date: Thu, 6 Aug 1998 20:13:42 -0400 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Version FreeBSD 2.2.6 I enabled the amd daemon in my rc.conf file. I entered the directory that I wanted to mount (/home) with the associated nis map (amd.home). I verified that the amd daemon was running. amd -p -a /net -c 1800 -k i386 -d [my domain] /home amd.home I also verified that I can access the map by issuing the command, ypcat -k amd.home I logged in as root and tried to change directory to a user's home dierctory which yielded the permission denied cd /home/[user] [user]: permission denied I also tried to step down the temporary path setup by amd cd /net/[Machine]/home/[user] which also yields permission denied. I used amq -ms and the mount command which both shows the file system has been mounted properly. If I turn off amd and mount manually every thing works fine. Does any one have any suggestions ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message