Skip to content

Fixed k5login_root behaviour without data

Created by: balcirakpeter

  • Problem: When there were no groups assigned on resource or assigned groups had no valid members, gen script didnt't generate any file. Slave script couldn't proccess that.
  • Change: Gen script edited, so it's generating empty files in these situations
  • Result: Slave script is able to proccess empty files so it works without errors.

Merge request reports