|
| 1 | +#!RESULT OK |
| 2 | +#!CONNECTION ldap://localhost:389 |
| 3 | +#!DATE 2017-08-14T10:11:33.178 |
| 4 | +dn: ou=people,dc=example,dc=org |
| 5 | +changetype: add |
| 6 | +objectClass: organizationalUnit |
| 7 | +objectClass: top |
| 8 | +ou: people |
| 9 | + |
| 10 | +#!RESULT OK |
| 11 | +#!CONNECTION ldap://localhost:389 |
| 12 | +#!DATE 2017-08-14T10:12:33.026 |
| 13 | +dn: ou=visitor,ou=people,dc=example,dc=org |
| 14 | +changetype: add |
| 15 | +objectClass: organizationalUnit |
| 16 | +objectClass: top |
| 17 | +ou: visitor |
| 18 | + |
| 19 | +#!RESULT OK |
| 20 | +#!CONNECTION ldap://localhost:389 |
| 21 | +#!DATE 2017-08-14T10:12:55.907 |
| 22 | +dn: ou=staff,ou=people,dc=example,dc=org |
| 23 | +changetype: add |
| 24 | +objectClass: organizationalUnit |
| 25 | +objectClass: top |
| 26 | +ou: staff |
| 27 | + |
| 28 | +#!RESULT OK |
| 29 | +#!CONNECTION ldap://localhost:389 |
| 30 | +#!DATE 2017-08-14T10:13:27.074 |
| 31 | +dn: ou=dev,ou=staff,ou=people,dc=example,dc=org |
| 32 | +changetype: add |
| 33 | +objectClass: organizationalUnit |
| 34 | +objectClass: top |
| 35 | +ou: dev |
| 36 | + |
| 37 | +#!RESULT OK |
| 38 | +#!CONNECTION ldap://localhost:389 |
| 39 | +#!DATE 2017-08-14T10:13:50.030 |
| 40 | +dn: ou=test,ou=staff,ou=people,dc=example,dc=org |
| 41 | +changetype: add |
| 42 | +objectClass: organizationalUnit |
| 43 | +objectClass: top |
| 44 | +ou: test |
| 45 | + |
| 46 | +#!RESULT OK |
| 47 | +#!CONNECTION ldap://localhost:389 |
| 48 | +#!DATE 2017-08-14T10:15:10.877 |
| 49 | +dn: uid=dev001,ou=dev,ou=staff,ou=people,dc=example,dc=org |
| 50 | +changetype: add |
| 51 | +gidNumber: 0 |
| 52 | +objectClass: posixAccount |
| 53 | +objectClass: top |
| 54 | +objectClass: account |
| 55 | +uidNumber: 1 |
| 56 | +uid: dev001 |
| 57 | +homeDirectory: /home/dev001 |
| 58 | +cn: dev001 |
| 59 | + |
| 60 | +#!RESULT OK |
| 61 | +#!CONNECTION ldap://localhost:389 |
| 62 | +#!DATE 2017-08-14T10:21:13.131 |
| 63 | +dn: uid=dev002,ou=dev,ou=staff,ou=people,dc=example,dc=org |
| 64 | +changetype: add |
| 65 | +gidNumber: 0 |
| 66 | +objectClass: inetOrgPerson |
| 67 | +objectClass: organizationalPerson |
| 68 | +objectClass: person |
| 69 | +objectClass: top |
| 70 | +objectClass: posixAccount |
| 71 | +uidNumber: 2 |
| 72 | +uid: dev002 |
| 73 | +homeDirectory: dev002 |
| 74 | +sn: DEV 002 |
| 75 | +cn: dev002 |
| 76 | + |
| 77 | +#!RESULT OK |
| 78 | +#!CONNECTION ldap://localhost:389 |
| 79 | +#!DATE 2017-08-14T10:40:05.236 |
| 80 | +dn: uid=test001,ou=test,ou=staff,ou=people,dc=example,dc=org |
| 81 | +changetype: add |
| 82 | +objectClass: inetOrgPerson |
| 83 | +objectClass: organizationalPerson |
| 84 | +objectClass: person |
| 85 | +objectClass: top |
| 86 | +uid: test001 |
| 87 | +sn: test001 |
| 88 | +cn: test001 |
| 89 | + |
| 90 | +#!RESULT OK |
| 91 | +#!CONNECTION ldap://localhost:389 |
| 92 | +#!DATE 2017-08-14T10:43:45.812 |
| 93 | +dn: ou=groups,dc=example,dc=org |
| 94 | +changetype: add |
| 95 | +objectClass: organizationalUnit |
| 96 | +objectClass: top |
| 97 | +ou: groups |
| 98 | + |
| 99 | +#!RESULT OK |
| 100 | +#!CONNECTION ldap://localhost:389 |
| 101 | +#!DATE 2017-08-14T10:44:54.164 |
| 102 | +dn: ou=pluriel,ou=groups,dc=example,dc=org |
| 103 | +changetype: add |
| 104 | +objectClass: organizationalUnit |
| 105 | +objectClass: top |
| 106 | +ou: pluriel |
| 107 | + |
| 108 | +#!RESULT OK |
| 109 | +#!CONNECTION ldap://localhost:389 |
| 110 | +#!DATE 2017-08-14T10:45:34.461 |
| 111 | +dn: ou=singular,ou=groups,dc=example,dc=org |
| 112 | +changetype: add |
| 113 | +objectClass: organizationalUnit |
| 114 | +objectClass: top |
| 115 | +ou: singular |
| 116 | + |
| 117 | +#!RESULT OK |
| 118 | +#!CONNECTION ldap://localhost:389 |
| 119 | +#!DATE 2017-08-14T10:46:33.630 |
| 120 | +dn: cn=Group001,ou=pluriel,ou=groups,dc=example,dc=org |
| 121 | +changetype: add |
| 122 | +objectClass: groupOfNames |
| 123 | +objectClass: top |
| 124 | +member: uid=dev001,ou=dev,ou=staff,ou=people,dc=example,dc=org |
| 125 | +cn: Group001 |
| 126 | + |
| 127 | +#!RESULT OK |
| 128 | +#!CONNECTION ldap://localhost:389 |
| 129 | +#!DATE 2017-08-14T10:46:48.046 |
| 130 | +dn: cn=Group001,ou=pluriel,ou=groups,dc=example,dc=org |
| 131 | +changetype: modify |
| 132 | +add: member |
| 133 | +member: uid=test001,ou=test,ou=staff,ou=people,dc=example,dc=org |
| 134 | +- |
| 135 | + |
| 136 | +#!RESULT OK |
| 137 | +#!CONNECTION ldap://localhost:389 |
| 138 | +#!DATE 2017-08-14T10:47:41.463 |
| 139 | +dn: ou=devs,ou=pluriel,ou=groups,dc=example,dc=org |
| 140 | +changetype: add |
| 141 | +objectClass: groupOfNames |
| 142 | +objectClass: top |
| 143 | +ou: devs |
| 144 | +member: uid=dev001,ou=dev,ou=staff,ou=people,dc=example,dc=org |
| 145 | +member: uid=dev002,ou=dev,ou=staff,ou=people,dc=example,dc=org |
| 146 | +cn: devs |
| 147 | + |
| 148 | +#!RESULT OK |
| 149 | +#!CONNECTION ldap://localhost:389 |
| 150 | +#!DATE 2017-08-14T10:49:28.559 |
| 151 | +dn: cn=Group010,ou=singular,ou=groups,dc=example,dc=org |
| 152 | +changetype: add |
| 153 | +objectClass: groupOfUniqueNames |
| 154 | +objectClass: top |
| 155 | +uniqueMember: cn=dev001,ou=dev,ou=staf,ou=people,dc=example,dc=org |
| 156 | +cn: Group010 |
| 157 | + |
0 commit comments