From: Jim Davis Subject: Re: rpc.gssd segfault on FC5 client Date: Mon, 29 Jan 2007 15:06:49 -0700 Message-ID: <45BE6FF9.6000101@CS.Arizona.EDU> References: <1169911208.2767.15.camel@localhost.localdomain> <20070128230148.GB12125@fieldses.org> <1170030999.9144.8.camel@localhost.localdomain> <20070129010419.GF12125@fieldses.org> <1170079837.2871.15.camel@localhost.localdomain> <45BE5A87.3010204@CS.Arizona.EDU> <4d569c330701291402pa6760c4mf64cbfd82cfc6fd2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: nfs@lists.sourceforge.net To: Kevin Coffman Return-path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list2-new.sourceforge.net with esmtp (Exim 4.43) id 1HBeen-0003KO-IN for nfs@lists.sourceforge.net; Mon, 29 Jan 2007 14:07:21 -0800 Received: from optima.cs.arizona.edu ([192.12.69.5]) by mail.sourceforge.net with esmtp (Exim 4.44) id 1HBeel-0000Sh-6e for nfs@lists.sourceforge.net; Mon, 29 Jan 2007 14:07:20 -0800 In-Reply-To: <4d569c330701291402pa6760c4mf64cbfd82cfc6fd2@mail.gmail.com> List-Id: "Discussion of NFS under Linux development, interoperability, and testing." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nfs-bounces@lists.sourceforge.net Errors-To: nfs-bounces@lists.sourceforge.net Kevin Coffman wrote: > > I assume you have all the pre-reqs or it wouldn't start. Just poking > around. What do the following show? > "rpm -qa | grep nfs" > "rpm -qa | grep krb" > > What are the contents of /etc/gssapi_mech.conf? angora$ rpm -qa | grep nfs nfs-utils-1.0.8-4.fc5 nfs-utils-lib-1.0.8-4.FC5 system-config-nfs-1.3.19-1 nfs-utils-debuginfo-1.0.8.rc2-4.FC5.2 angora$ rpm -qa | grep krb krb5-devel-1.4.3-5.3 krbafs-devel-1.2.2-9.2.1 krb5-server-1.4.3-5.3 krb5-workstation-1.4.3-5.3 krbafs-1.2.2-9.2.1 krb5-auth-dialog-0.6.cvs20060212-1.1 krb5-libs-1.4.3-5.3 pam_krb5-2.2.6-2.2 krbafs-utils-1.2.2-9.2.1 angora$ cat /etc/gssapi_mech.conf # Example /etc/gssapi_mech.conf file # # GSSAPI Mechanism Definitions # # This configuration file determines which GSS-API mechanisms # the gssd code should use # # NOTE: # The initiaiization function "mechglue_internal_krb5_init" # is used for the MIT krb5 gssapi mechanism. This special # function name indicates that an internal function should # be used to determine the entry points for the MIT gssapi # mechanism funtions. # # library initialization function # ================================ ========================== # The MIT K5 gssapi library, use special function for initialization. libgssapi_krb5.so.2 mechglue_internal_krb5_init # # The SPKM3 gssapi library function. Use the function spkm3_gss_initialize. # /usr/local/gss_mechs/spkm/spkm3/libgssapi_spkm3.so spkm3_gss_initialize ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs