diff --git a/templates/accounts/employee1.tt2 b/templates/accounts/employee1.tt2
index d48d6ce24b015e07f44aa184490c0995942685df..32abd1c80cfa33eb41c7f633e55eac5056c8e9ed 100644
--- a/templates/accounts/employee1.tt2
+++ b/templates/accounts/employee1.tt2
@@ -14,6 +14,8 @@
     attributes = {
 	cn                         = "Linnéa Hsu - eduGAIN Access Check account"
 	displayName                = "Linnéa Hsu - eduGAIN Access Check account"
+	givenName                  = "Linnéa"
+	sn                         = "Hsu"
 	mail                       = "linnea.hsu@${scope}"
 	eduPersonAffiliation       = [ "member", "staff", "employee" ]
 	eduPersonScopedAffiliation = [ "member@${scope}", "staff@${scope}", "employee@${scope}" ]