Discussion:
[jcifs] jcifs-krb
Suter Daniel
2015-03-30 06:34:15 UTC
Permalink
We're using the jcifs-krb library. I found several posts indicating that this extension is not supported by the official jcifs project.
Is there an official website or something for this project? I found a project on github which seems to be a fork with a slightly modified version:

https://github.com/NetCitadel/jcifs-krb5

Thanks.

This e-mail message contains confidential information and is intended only for the named recipient(s). If you are not an intended recipient, any disclosure, copying or distribution is prohibited. Please notify the sender immediately by e-mail if you have received this message in error and delete this message from your system. As internet communications are not secure, the Swiss National Bank accepts no liability for any errors or omissions in the contents of this message. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of the Swiss National Bank.
Michael B Allen
2015-04-10 21:43:51 UTC
Permalink
Hi Daniel,

The jcifs-krb5 package was contributed and it is not an officially
supported sanctioned. The problem is an API issue. There are numerous
references to NtlmPasswordAuthentication objects that would need to be
refactored into a more generic credential management model. Not sure
what that would be.

To be totally honest, Kerberos is not a high priority in JCIFS. There
just are not that many scenarios where it would be useful. It should
be done for purity reasons. But there are bigger fish to fry (like
getting DFS to work really well).

I am not familiar with the github package you cite so I cannot comment on it.

Mike
We’re using the jcifs-krb library. I found several posts indicating that
this extension is not supported by the official jcifs project.
Is there an official website or something for this project? I found a
https://github.com/NetCitadel/jcifs-krb5
Thanks.
This e-mail message contains confidential information and is intended only
for the named recipient(s). If you are not an intended recipient, any
disclosure, copying or distribution is prohibited. Please notify the sender
immediately by e-mail if you have received this message in error and delete
this message from your system. As internet communications are not secure,
the Swiss National Bank accepts no liability for any errors or omissions in
the contents of this message. Any views expressed in this message are those
of the individual sender, except where the sender specifically states them
to be the views of the Swiss National Bank.
--
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/
Loading...