All of lore.kernel.org
 help / color / mirror / Atom feed
* Extracting out the gss/krb5 support in sunrpc
@ 2021-05-11 14:46 David Howells
  2021-05-11 15:14 ` Trond Myklebust
  0 siblings, 1 reply; 3+ messages in thread
From: David Howells @ 2021-05-11 14:46 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: dhowells, linux-nfs, linux-crypto

Hi Trond,

I'm looking at extracting out the gssapi/krb5 support from the sunrpc package
in the kernel into a common library under crypto/ so that afs (and anyone else
- cifs, maybe) can use it too.  Are you willing to entertain that idea - or is
that a definite no for you?

David


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Extracting out the gss/krb5 support in sunrpc
  2021-05-11 14:46 Extracting out the gss/krb5 support in sunrpc David Howells
@ 2021-05-11 15:14 ` Trond Myklebust
  2021-05-11 15:17   ` Chuck Lever III
  0 siblings, 1 reply; 3+ messages in thread
From: Trond Myklebust @ 2021-05-11 15:14 UTC (permalink / raw)
  To: dhowells; +Cc: linux-nfs, linux-crypto

On Tue, 2021-05-11 at 15:46 +0100, David Howells wrote:
> Hi Trond,
> 
> I'm looking at extracting out the gssapi/krb5 support from the sunrpc
> package
> in the kernel into a common library under crypto/ so that afs (and
> anyone else
> - cifs, maybe) can use it too.  Are you willing to entertain that
> idea - or is
> that a definite no for you?
> 
> David
> 

Moving the code out of net/sunrpc into a shared directory would be fine
with me.
Note, though, that what's there is a rather old port of the MIT
kerberos library that was done by CITI around 2001/2002 (IIRC), so it
might be due for an update at some point.

-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@hammerspace.com



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Extracting out the gss/krb5 support in sunrpc
  2021-05-11 15:14 ` Trond Myklebust
@ 2021-05-11 15:17   ` Chuck Lever III
  0 siblings, 0 replies; 3+ messages in thread
From: Chuck Lever III @ 2021-05-11 15:17 UTC (permalink / raw)
  To: Trond Myklebust, David Howells; +Cc: Linux NFS Mailing List, linux-crypto



> On May 11, 2021, at 11:14 AM, Trond Myklebust <trondmy@hammerspace.com> wrote:
> 
> On Tue, 2021-05-11 at 15:46 +0100, David Howells wrote:
>> Hi Trond,
>> 
>> I'm looking at extracting out the gssapi/krb5 support from the sunrpc
>> package
>> in the kernel into a common library under crypto/ so that afs (and
>> anyone else
>> - cifs, maybe) can use it too.  Are you willing to entertain that
>> idea - or is
>> that a definite no for you?
>> 
>> David
>> 
> 
> Moving the code out of net/sunrpc into a shared directory would be fine
> with me.
> Note, though, that what's there is a rather old port of the MIT
> kerberos library that was done by CITI around 2001/2002 (IIRC), so it
> might be due for an update at some point.

Would be nice to allocate legitimate SPDX tags for those old licenses
if that code isn't going to be replaced.

--
Chuck Lever




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-11 15:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11 14:46 Extracting out the gss/krb5 support in sunrpc David Howells
2021-05-11 15:14 ` Trond Myklebust
2021-05-11 15:17   ` Chuck Lever III

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.