/[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 54 by dpavlin, Wed Apr 29 11:48:10 2009 UTC revision 55 by dpavlin, Wed Apr 29 12:22:40 2009 UTC
# Line 1  Line 1 
1    
2  select  select
3          concat('uid=',trim(userid))                     as dn,          concat('uid=',trim(userid),',ou=',categorycode,',dc=ffzg,dc=hr')        as dn,
4          'person          'person
5          organizationalPerson          organizationalPerson
6          inetOrgPerson          inetOrgPerson

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

  ViewVC Help
Powered by ViewVC 1.1.26