Unverified Commit 3e1e848b authored by Jonas Heinrich's avatar Jonas Heinrich Committed by GitHub
Browse files

[Backport release-25.05] nixos/tests/oncall: Fix LDAP mapping (#408939)

parents f0b1db3f d86afdce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ in
              username = "uid";
              full_name = "cn";
              email = "mail";
              mobile = "telephoneNumber";
              call = "telephoneNumber";
              sms = "mobile";
            };
          };