Skip to content

Sort output of passwd_scp and passwd_nfs4* services

Jednotné přihlášení test requested to merge github/fork/zlamalp/sort2 into master

Created by: zlamalp

  • Since output of passwd service is already sorted (case-insensitive by login) we now do the same for nfs4 and scp versions. Order of groups of standard logins and "nfs/" logins is kept and they are sorted within the group.
  • Whitespace cleanup and typo fixes.

Merge request reports