From df496d361b44376dfd01fad371c04b906bdbc714 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 18 Feb 2018 21:18:18 +0000 Subject: Prevent changing email for now --- modules/catdap/templates/catdap_local.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/catdap/templates/catdap_local.yml b/modules/catdap/templates/catdap_local.yml index 29090b0e..9e0cede5 100644 --- a/modules/catdap/templates/catdap_local.yml +++ b/modules/catdap/templates/catdap_local.yml @@ -82,7 +82,6 @@ Controller::User: - cn - sn - givenName - - mail - mobile - mailForwardingAddress - sshPublicKey @@ -93,6 +92,7 @@ Controller::User: - uidNumber - gidNumber - homeDirectory + - mail skip_attrs: - objectClass - krb5Key -- cgit v1.2.1