Home | History | Annotate | Line # | Download | only in data
      1 dn: cn=user01,ou=people,dc=example,dc=com
      2 cn: user01
      3 objectClass: inetOrgPerson
      4 objectClass: BusyClass
      5 userPassword:: UEBzc3cwcmQ=
      6 roomNumber: 101
      7 carLicense: 1234ha
      8 sn: user01
      9 mobile: 12345678
     10 mobile: 987654321
     11 ou: people
     12 preferredLanguage: English
     13 description: This is user user01
     14 IsBusy: TRUE
     15 
     16 dn: cn=user04,ou=people,dc=example,dc=com
     17 cn: user04
     18 objectClass: inetOrgPerson
     19 objectClass: BusyClass
     20 userPassword:: UEBzc3cwcmQ=
     21 roomNumber: 104
     22 carLicense: 1234ha
     23 sn: user04
     24 mobile: 12345678
     25 mobile: 987654321
     26 IsBusy: TRue
     27 ou: people
     28 preferredLanguage: English
     29 description: This is user user04
     30 
     31 dn: cn=user05,ou=people,dc=example,dc=com
     32 cn: user05
     33 objectClass: inetOrgPerson
     34 objectClass: BusyClass
     35 userPassword:: UEBzc3cwcmQ=
     36 roomNumber: 105
     37 carLicense: 1234hb
     38 sn: user05
     39 mobile: 12345678
     40 mobile: 987654321
     41 IsBusy: True
     42 ou: people
     43 preferredLanguage: English
     44 description: This is user user05
     45 
     46