With SSSd, it is possible to login with one's email address. In this case, the username needs to be mapped to nickname, but it was not requested from DBus. As a result, the logged in user had their email address as username. This commit adds the query and the corresponding mapping.
With SSSd, it is possible to login with one's email address. In this case, the username needs to be mapped to
nickname, but it was not requested from DBus. As a result, the logged in user had their email address as username. This commit adds the query and the corresponding mapping.