Librpcsecgss

From CBLFS
Revision as of 08:41, 10 November 2007 by Jciccone (talk | contribs) (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/librpcsecgss-{{Librpcsecgss-Version}}.tar.gz |}...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/librpcsecgss-0.18.tar.gz

Introduction to Librpcsecgss

This library implements rpcsec_gss (RFC 2203) which allows secure rpc communication using gss-api security mechanisms.

Project Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/

Dependencies

Required

Non-Multilib

Configure and compile the package:

./configure --prefix=/usr &&
make

Install the package:

make install

Multilib

32Bit

todo

N32

todo

64Bit

todo