gssproxy for nfs

Hi,

So gss-proxy doesn’t seem to be available for suse. I found an RPM spec file that lets me build it, but I get linker errors with rpc.gssd and upcalls fail if I enable and try to use it. I’m wondering if anyone else has had any luck getting this working or knows if it’s a known issue.

If you want anyone to evaluate what you’ve done,

You need to provide

  • The source
  • The instructions for building (typically includes dependencies)
  • If you’ve tried to build, then the logfile.

Be detailed. Since this is TW, you may need to include your OS version.

If the above is too much to post at once, you can post logfiles and other large files on a pastebin and reference in your Forum post.

TSU

It is reimplementation of rpc.svcgssd which is available for openSUSE. Do you have specific reasons to want exactly this package? What does not work with rpc.svcgssd?

Hi,

So sorry about not responding right away, I guess it got shunted to one of my email folders I ignore :p. That was rude of me. I need gssproxy because I would like nfs shares to be access using the signed in users keytab, not a generic system keytab for security purposes.

If this is available through svcgssd that would be awesome and please let me know how I can do this.