From: Dobrica Pavlinusic Date: Tue, 5 May 2009 16:06:45 +0000 (+0000) Subject: put categorycode also in department attribute X-Git-Url: http://git.rot13.org/?p=virtual-ldap;a=commitdiff_plain;h=8166d09ec62b25bdd1f6f046d91b92470740309d;ds=sidebyside put categorycode also in department attribute --- diff --git a/sql/hreduperson.sql b/sql/hreduperson.sql index cbf0811..568e5f5 100644 --- a/sql/hreduperson.sql +++ b/sql/hreduperson.sql @@ -18,6 +18,7 @@ select email as mail, categorycode as memberOf, categorycode as ou, + categorycode as department, concat('/home/',borrowernumber) as homeDirectory from borrowers