/[virtual-ldap]/sql/hreduperson.sql
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sql/hreduperson.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 47 by dpavlin, Fri Apr 17 21:39:45 2009 UTC revision 54 by dpavlin, Wed Apr 29 11:48:10 2009 UTC
# Line 16  select Line 16  select
16          surname                                         as displayName,          surname                                         as displayName,
17          rfid_sid                                        as pager,          rfid_sid                                        as pager,
18          email                                           as mail,          email                                           as mail,
19  --      categorycode                                    as memberOf,          categorycode                                    as memberOf,
20          categorycode                                    as department,          categorycode                                    as ou,
21          concat('/home/',borrowernumber)                 as homeDirectory          concat('/home/',borrowernumber)                 as homeDirectory
22  from borrowers  from borrowers
23    

Legend:
Removed from v.47  
changed lines
  Added in v.54

  ViewVC Help
Powered by ViewVC 1.1.26