From: Suresh Jayaram Subject: Kerberized NFSv3 Client for Linux Date: Mon, 14 Feb 2005 19:23:40 +0530 Message-ID: <38c3c48605021405536f044f64@mail.gmail.com> Reply-To: Suresh Jayaram Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.12] helo=sc8-sf-mx2.sourceforge.net) by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.30) id 1D0gfc-0008O8-S8 for nfs@lists.sourceforge.net; Mon, 14 Feb 2005 05:53:48 -0800 Received: from wproxy.gmail.com ([64.233.184.207]) by sc8-sf-mx2.sourceforge.net with esmtp (Exim 4.41) id 1D0gfb-0008Rx-FU for nfs@lists.sourceforge.net; Mon, 14 Feb 2005 05:53:48 -0800 Received: by wproxy.gmail.com with SMTP id 69so612504wra for ; Mon, 14 Feb 2005 05:53:41 -0800 (PST) To: nfs@lists.sourceforge.net Sender: nfs-admin@lists.sourceforge.net Errors-To: nfs-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: Discussion of NFS under Linux development, interoperability, and testing. List-Post: List-Help: List-Subscribe: , List-Archive: Iam trying to setup kerberized NFS(v3) client for Linux. My setup details NFS client: Suse Linux Enterprise Server (SLES 9) which has kernel - 2.6.5-7.97 (CONFIG_SUNRPC=y, CONFIG_SUNRPC_GSS=y, CONFIG_RPCSEC_GSS_KRB5=y ) nfs-utils-1.0.7 (patched - nfs-utils-1.0.7-CITI_NFS4_ALL-1.dif) util-linux-2.12 (patched - util-linux-2.12-CITI_NFS4_ALL-3.dif) KDC Server: RedHat Linux NFS Server: Kerberized Solaris server (KDC Server & NFS Server are Tested and working fine) To setup kerberized Linux Client, I presume a kernel with rpcsecgss support, patched nfs-utils pkg and patched util-linux pkg is sufficient. (Let me know any other pkg/configuration is required) My NFS Server export entry is: share -F nfs -o sec=krb5 /export/home Server has nfs principal registered to KDC and the user principal of client also registered to the Server. After doing a kinit if I try to mount the exported path, Iam getting "mount: nfsserver:/export/home failed, reason given by server: Permission denied" Then I specified the client name in the exports file make gave readonly perms. Then also I got the same error. Am I missing something ? Any pointers .. thanks, Suresh ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs