Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.7.0
-
3
-
17800
Description
Hi,
In current master branch, Kerberos support is not functional. Apart from issue described in LU-3778, a number of areas in the code need to be fixed. The aim of this ticket is to gather information about the patches I made to revive Kerberos support in Lustre.
Sebastien.
Attachments
Issue Links
- is related to
-
LU-7051 Remove code duplication in ptlrpc_check_set()
-
- Open
-
-
LU-9414 LBUG and Hung on -ENOMEM in LNetMDAttach
-
- Open
-
-
LU-6490 builds on 3.12 fail in gss
-
- Resolved
-
-
LU-3289 IU Shared Secret Key authentication and encryption
-
- Resolved
-
-
LU-3778 GSS doesn't know about proxy subsystems
-
- Resolved
-
(3 mentioned in)
Question: Isn't the test still expected to fail when using a combined mgs+mds setup? tgt_connect_check_sptlrpc() has a "== LOLND" check, and if the check is successful the function authorizes usage of any flavour, so the test should not see the expected mds mount failure.