Closed fengyingkong closed 1 year ago
What platform are you running on ?.
Kerberos should be available unless you are using Android, the required JGSS classes are not available in the Java core so only NTLM is available.
-- Gary K. Spencer @.***
On 9 Feb 2023, at 08:13, fengyingkong @.***> wrote:
only ntlm?
— Reply to this email directly, view it on GitHub https://github.com/FileSysOrg/jfileserver/issues/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKH3TKNNOPO7GJABTYO6LHDWWSRJDANCNFSM6AAAAAAUWHFA6Y. You are receiving this because you are subscribed to this thread.
I have a standalone kdc and would like to dock it. Where can I configure it?
Does jfileserver have kdc? I can't find the settings for the kerberos listening port
There are instructions for setting up Kerberos authentication for the JFileServer here - https://www.filesys.org/wiki/index.php/Configuring_Kerberos/AD_Authentication_For_The_SMB_Server
thank you very much.
if support kerberos, how to configuration?