home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 July / DPPCPRO0705.ISO / Extras / NetHelpDesk / _SETUP.1 / NetHDempty.mdb / LDAPname.json < prev    next >
Encoding:
JavaScript Object Notation  |  2005-02-28  |  656 b 

  1. {
  2.     "schema": {
  3.         "LDAPid": "Long Integer NOT NULL",
  4.         "LDAPfield": "Text (60)",
  5.         "NetHdfield": "Text (60)"
  6.     },
  7.     "data": [
  8.         {
  9.             "LDAPid": 1,
  10.             "LDAPfield": "TelephoneNumber",
  11.             "NetHdfield": "Uextn"
  12.         },
  13.         {
  14.             "LDAPid": 2,
  15.             "LDAPfield": "mobile",
  16.             "NetHdfield": "umobile"
  17.         },
  18.         {
  19.             "LDAPid": 3,
  20.             "LDAPfield": "facsimileTelephoneNumber",
  21.             "NetHdfield": "ufax"
  22.         },
  23.         {
  24.             "LDAPid": 4,
  25.             "LDAPfield": "mail",
  26.             "NetHdfield": "uemail"
  27.         },
  28.         {
  29.             "LDAPid": 5,
  30.             "NetHdfield": "unotes"
  31.         },
  32.         {
  33.             "LDAPid": 6,
  34.             "LDAPfield": "department",
  35.             "NetHdfield": "uother1"
  36.         },
  37.         {
  38.             "LDAPid": 7,
  39.             "NetHdfield": "uother2"
  40.         },
  41.         {
  42.             "LDAPid": 8,
  43.             "NetHdfield": "uother3"
  44.         },
  45.         {
  46.             "LDAPid": 9,
  47.             "NetHdfield": "uother4"
  48.         },
  49.         {
  50.             "LDAPid": 10,
  51.             "NetHdfield": "uother5"
  52.         },
  53.         {
  54.             "LDAPid": 11,
  55.             "LDAPfield": "samaccountname",
  56.             "NetHdfield": "ulogin"
  57.         }
  58.     ]
  59. }