[Date Prev][Date Next] [Chronological] [Thread] [Top]

posixAccount Object creation failing in 2.4.23 with ndb backend



after I include the nis schema in slapd.conf and try to create a user
with the new attributes, I recieve this error:

ndb_oc_create: CREATE TABLE posixAccount failed, Can't create table
'OpenLDAP.posixAccount' (errno: 157) (1005)
ndb_back_add: ndb_entry_put_data failed (80) Tuple did not exist(626)

This seems like a ndb backend issue. I have lots of free space in my
OpenLDAP ndb backend database for more tables and rows.
mysql> select * from memoryusage;
+---------+--------------+---------+------------+------------+---------+
| node_id | memory_type  | used    | used_pages | total  | total_pages |
+---------+--------------+---------+------------+------------+---------+
|       3 | Data memory  | 2457600 |         75 | 1073741824 |    2768 |
|       3 | Index memory |  475136 |         58 |  268697600 |   32800 |
|       4 | Data memory  | 2457600 |         75 | 1073741824 |   32768 |
|       4 | Index memory |  475136 |         58 |  268697600 |   32800 |
+---------+--------------+---------+------------+------------+---------+
4 rows in set (0.00 sec)

and manual table creation works fine.

mysql> create table person2 (sn varchar(128)) engine=ndbcluster;
Query OK, 0 rows affected (0.06 sec)

mysql> drop table person2;
Query OK, 0 rows affected (0.03 sec)

any idea's?

Nathanael
send_ldap_result: conn=1005 op=2 p=3
send_ldap_result: err=0 matched="" text=""
send_ldap_response: msgid=3 tag=101 err=0
ber_flush2: 14 bytes to sd 14
  0000:  30 0c 02 01 03 65 07 0a  01 00 04 00 04 00         0....e........    
daemon: activity on 1 descriptor
daemon: activity on: 14r
daemon: read active on 14
daemon: epoll: listen=7 active_threads=0 tvp=NULL
daemon: epoll: listen=8 active_threads=0 tvp=NULL
connection_get(14)
ldap_write: want=14, written=14
  0000:  30 0c 02 01 03 65 07 0a  01 00 04 00 04 00         0....e........    
connection_get(14): got connid=1005
connection_read(14): checking for input on id=1005
ber_get_next
ldap_read: want=8, got=8
  0000:  30 82 01 8e 02 01 04 68                            0......h          
ldap_read: want=394, got=394
  0000:  82 01 87 04 26 75 69 64  3d 61 74 75 73 65 72 2c   ....&uid=atuser,  
  0010:  6f 75 3d 70 65 6f 70 6c  65 2c 64 63 3d 76 61 69   ou=people,dc=tes  
  0020:  6c 73 79 73 2c 64 63 3d  63 6f 6d 30 82 01 5b 30   t,dc=com0.....[0  
  0030:  13 04 09 67 69 76 65 6e  6e 61 6d 65 31 06 04 04   ...givenname1...  
  0040:  74 65 73 74 30 0c 04 02  73 6e 31 06 04 04 75 73   test0...sn1...us  
  0050:  65 72 30 11 04 02 63 6e  31 0b 04 09 74 65 73 74   er0...cn1...test  
  0060:  20 75 73 65 72 30 0f 04  03 75 69 64 31 08 04 06    user0...uid1...  
  0070:  61 74 75 73 65 72 30 72  04 0c 75 73 65 72 70 61   atuser0r..userpa  
  0080:  73 73 77 6f 72 64 31 62  04 60 7b 53 48 41 35 31   ssword1b.`{SHA51  
  0090:  32 7d 37 69 61 77 33 55  72 33 35 30 6d 71 47 6f   2}7iaw3Ur350mqGo  
  00a0:  37 6a 77 51 72 70 6b 6a  39 68 69 59 42 33 4c 6b   7jwQrpkj9hiYB3Lk  
  00b0:  63 2f 69 42 6d 6c 31 4a  51 4f 44 62 4a 36 77 59   c/iBml1JQODbJ6wY  
  00c0:  58 34 6f 4f 48 56 2b 45  2b 49 76 49 68 2f 31 6e   X4oOHV+E+IvIh/1n  
  00d0:  73 55 4e 7a 4c 44 42 4d  78 66 71 61 32 4f 62 31   sUNzLDBMxfqa2Ob1  
  00e0:  66 31 41 43 69 6f 2f 77  3d 3d 30 13 04 09 75 69   f1ACio/w==0...ui  
  00f0:  64 6e 75 6d 62 65 72 31  06 04 04 31 31 30 30 30   dnumber1...11000  
  0100:  13 04 09 67 69 64 6e 75  6d 62 65 72 31 06 04 04   ...gidnumber1...  
  0110:  31 31 30 30 30 26 04 0d  68 6f 6d 65 64 69 72 65   11000&..homedire  
  0120:  63 74 6f 72 79 31 15 04  13 2f 65 78 70 6f 72 74   ctory1.../export  
  0130:  2f 68 6f 6d 65 2f 61 74  75 73 65 72 30 19 04 0a   /home/atuser0...  
  0140:  6c 6f 67 69 6e 73 68 65  6c 6c 31 0b 04 09 2f 62   loginshell1.../b  
  0150:  69 6e 2f 62 61 73 68 30  31 04 0b 6f 62 6a 65 63   in/bash01..objec  
  0160:  74 63 6c 61 73 73 31 22  04 0d 69 6e 65 74 4f 72   tclass1"..inetOr  
  0170:  67 50 65 72 73 6f 6e 04  0c 70 6f 73 69 78 41 63   gPerson..posixAc  
  0180:  63 6f 75 6e 74 04 03 74  6f 70                     count..top        
ber_get_next: tag 0x30 len 398 contents:
ber_dump: buf=0x2306330 ptr=0x2306330 end=0x23064be len=398
  0000:  02 01 04 68 82 01 87 04  26 75 69 64 3d 61 74 75   ...h....&uid=atu  
  0010:  73 65 72 2c 6f 75 3d 70  65 6f 70 6c 65 2c 64 63   ser,ou=people,dc  
  0020:  3d 76 61 69 6c 73 79 73  2c 64 63 3d 63 6f 6d 30   =test,dc=com0  
  0030:  82 01 5b 30 13 04 09 67  69 76 65 6e 6e 61 6d 65   ..[0...givenname  
  0040:  31 06 04 04 74 65 73 74  30 0c 04 02 73 6e 31 06   1...test0...sn1.  
  0050:  04 04 75 73 65 72 30 11  04 02 63 6e 31 0b 04 09   ..user0...cn1...  
  0060:  74 65 73 74 20 75 73 65  72 30 0f 04 03 75 69 64   test user0...uid  
  0070:  31 08 04 06 61 74 75 73  65 72 30 72 04 0c 75 73   1...atuser0r..us  
  0080:  65 72 70 61 73 73 77 6f  72 64 31 62 04 60 7b 53   erpassword1b.`{S  
  0090:  48 41 35 31 32 7d 37 69  61 77 33 55 72 33 35 30   HA512}7iaw3Ur350  
  00a0:  6d 71 47 6f 37 6a 77 51  72 70 6b 6a 39 68 69 59   mqGo7jwQrpkj9hiY  
  00b0:  42 33 4c 6b 63 2f 69 42  6d 6c 31 4a 51 4f 44 62   B3Lkc/iBml1JQODb  
  00c0:  4a 36 77 59 58 34 6f 4f  48 56 2b 45 2b 49 76 49   J6wYX4oOHV+E+IvI  
  00d0:  68 2f 31 6e 73 55 4e 7a  4c 44 42 4d 78 66 71 61   h/1nsUNzLDBMxfqa  
  00e0:  32 4f 62 31 66 31 41 43  69 6f 2f 77 3d 3d 30 13   2Ob1f1ACio/w==0.  
  00f0:  04 09 75 69 64 6e 75 6d  62 65 72 31 06 04 04 31   ..uidnumber1...1  
  0100:  31 30 30 30 13 04 09 67  69 64 6e 75 6d 62 65 72   1000...gidnumber  
  0110:  31 06 04 04 31 31 30 30  30 26 04 0d 68 6f 6d 65   1...11000&..home  
  0120:  64 69 72 65 63 74 6f 72  79 31 15 04 13 2f 65 78   directory1.../ex  
  0130:  70 6f 72 74 2f 68 6f 6d  65 2f 61 74 75 73 65 72   port/home/atuser  
  0140:  30 19 04 0a 6c 6f 67 69  6e 73 68 65 6c 6c 31 0b   0...loginshell1.  
  0150:  04 09 2f 62 69 6e 2f 62  61 73 68 30 31 04 0b 6f   ../bin/bash01..o  
  0160:  62 6a 65 63 74 63 6c 61  73 73 31 22 04 0d 69 6e   bjectclass1"..in  
  0170:  65 74 4f 72 67 50 65 72  73 6f 6e 04 0c 70 6f 73   etOrgPerson..pos  
  0180:  69 78 41 63 63 6f 75 6e  74 04 03 74 6f 70         ixAccount..top    
op tag 0x68, time 1292535983
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
conn=1005 op=3 do_add
ber_scanf fmt ({m) ber:
ber_dump: buf=0x2306330 ptr=0x2306333 end=0x23064be len=395
  0000:  68 82 01 87 04 26 75 69  64 3d 61 74 75 73 65 72   h....&uid=atuser  
  0010:  2c 6f 75 3d 70 65 6f 70  6c 65 2c 64 63 3d 76 61   ,ou=people,dc=te  
  0020:  69 6c 73 79 73 2c 64 63  3d 63 6f 6d 30 82 01 5b   st,dc=com......[  
  0030:  30 13 04 09 67 69 76 65  6e 6e 61 6d 65 31 06 04   0...givenname1..  
  0040:  04 74 65 73 74 30 0c 04  02 73 6e 31 06 04 04 75   .test0...sn1...u  
  0050:  73 65 72 30 11 04 02 63  6e 31 0b 04 09 74 65 73   ser0...cn1...tes  
  0060:  74 20 75 73 65 72 30 0f  04 03 75 69 64 31 08 04   t user0...uid1..  
  0070:  06 61 74 75 73 65 72 30  72 04 0c 75 73 65 72 70   .atuser0r..userp  
  0080:  61 73 73 77 6f 72 64 31  62 04 60 7b 53 48 41 35   assword1b.`{SHA5  
  0090:  31 32 7d 37 69 61 77 33  55 72 33 35 30 6d 71 47   12}7iaw3Ur350mqG  
  00a0:  6f 37 6a 77 51 72 70 6b  6a 39 68 69 59 42 33 4c   o7jwQrpkj9hiYB3L  
  00b0:  6b 63 2f 69 42 6d 6c 31  4a 51 4f 44 62 4a 36 77   kc/iBml1JQODbJ6w  
  00c0:  59 58 34 6f 4f 48 56 2b  45 2b 49 76 49 68 2f 31   YX4oOHV+E+IvIh/1  
  00d0:  6e 73 55 4e 7a 4c 44 42  4d 78 66 71 61 32 4f 62   nsUNzLDBMxfqa2Ob  
  00e0:  31 66 31 41 43 69 6f 2f  77 3d 3d 30 13 04 09 75   1f1ACio/w==0...u  
  00f0:  69 64 6e 75 6d 62 65 72  31 06 04 04 31 31 30 30   idnumber1...1100  
  0100:  30 13 04 09 67 69 64 6e  75 6d 62 65 72 31 06 04   0...gidnumber1..  
  0110:  04 31 31 30 30 30 26 04  0d 68 6f 6d 65 64 69 72   .11000&..homedir  
  0120:  65 63 74 6f 72 79 31 15  04 13 2f 65 78 70 6f 72   ectory1.../expor  
  0130:  74 2f 68 6f 6d 65 2f 61  74 75 73 65 72 30 19 04   t/home/atuser0..  
  0140:  0a 6c 6f 67 69 6e 73 68  65 6c 6c 31 0b 04 09 2f   .loginshell1.../  
  0150:  62 69 6e 2f 62 61 73 68  30 31 04 0b 6f 62 6a 65   bin/bash01..obje  
  0160:  63 74 63 6c 61 73 73 31  22 04 0d 69 6e 65 74 4f   ctclass1"..inetO  
  0170:  72 67 50 65 72 73 6f 6e  04 0c 70 6f 73 69 78 41   rgPerson..posixA  
  0180:  63 63 6f 75 6e 74 04 03  74 6f 70                  ccount..top       
conn=1005 op=3 do_add: dn (uid=atuser,ou=people,dc=test,dc=com)
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x2306330 ptr=0x2306363 end=0x23064be len=347
  0000:  30 13 04 09 67 69 76 65  6e 6e 61 6d 65 31 06 04   0...givenname1..  
  0010:  04 74 65 73 74 30 0c 04  02 73 6e 31 06 04 04 75   .test0...sn1...u  
  0020:  73 65 72 30 11 04 02 63  6e 31 0b 04 09 74 65 73   ser0...cn1...tes  
  0030:  74 20 75 73 65 72 30 0f  04 03 75 69 64 31 08 04   t user0...uid1..  
  0040:  06 61 74 75 73 65 72 30  72 04 0c 75 73 65 72 70   .atuser0r..userp  
  0050:  61 73 73 77 6f 72 64 31  62 04 60 7b 53 48 41 35   assword1b.`{SHA5  
  0060:  31 32 7d 37 69 61 77 33  55 72 33 35 30 6d 71 47   12}7iaw3Ur350mqG  
  0070:  6f 37 6a 77 51 72 70 6b  6a 39 68 69 59 42 33 4c   o7jwQrpkj9hiYB3L  
  0080:  6b 63 2f 69 42 6d 6c 31  4a 51 4f 44 62 4a 36 77   kc/iBml1JQODbJ6w  
  0090:  59 58 34 6f 4f 48 56 2b  45 2b 49 76 49 68 2f 31   YX4oOHV+E+IvIh/1  
  00a0:  6e 73 55 4e 7a 4c 44 42  4d 78 66 71 61 32 4f 62   nsUNzLDBMxfqa2Ob  
  00b0:  31 66 31 41 43 69 6f 2f  77 3d 3d 30 13 04 09 75   1f1ACio/w==0...u  
  00c0:  69 64 6e 75 6d 62 65 72  31 06 04 04 31 31 30 30   idnumber1...1100  
  00d0:  30 13 04 09 67 69 64 6e  75 6d 62 65 72 31 06 04   0...gidnumber1..  
  00e0:  04 31 31 30 30 30 26 04  0d 68 6f 6d 65 64 69 72   .11000&..homedir  
  00f0:  65 63 74 6f 72 79 31 15  04 13 2f 65 78 70 6f 72   ectory1.../expor  
  0100:  74 2f 68 6f 6d 65 2f 61  74 75 73 65 72 30 19 04   t/home/atuser0..  
  0110:  0a 6c 6f 67 69 6e 73 68  65 6c 6c 31 0b 04 09 2f   .loginshell1.../  
  0120:  62 69 6e 2f 62 61 73 68  30 31 04 0b 6f 62 6a 65   bin/bash01..obje  
  0130:  63 74 63 6c 61 73 73 31  22 04 0d 69 6e 65 74 4f   ctclass1"..inetO  
  0140:  72 67 50 65 72 73 6f 6e  04 0c 70 6f 73 69 78 41   rgPerson..posixA  
  0150:  63 63 6f 75 6e 74 04 03  74 6f 70                  ccount..top       
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x2306330 ptr=0x2306378 end=0x23064be len=326
  0000:  30 0c 04 02 73 6e 31 06  04 04 75 73 65 72 30 11   0...sn1...user0.  
  0010:  04 02 63 6e 31 0b 04 09  74 65 73 74 20 75 73 65   ..cn1...test use  
  0020:  72 30 0f 04 03 75 69 64  31 08 04 06 61 74 75 73   r0...uid1...atus  
  0030:  65 72 30 72 04 0c 75 73  65 72 70 61 73 73 77 6f   er0r..userpasswo  
  0040:  72 64 31 62 04 60 7b 53  48 41 35 31 32 7d 37 69   rd1b.`{SHA512}7i  
  0050:  61 77 33 55 72 33 35 30  6d 71 47 6f 37 6a 77 51   aw3Ur350mqGo7jwQ  
  0060:  72 70 6b 6a 39 68 69 59  42 33 4c 6b 63 2f 69 42   rpkj9hiYB3Lkc/iB  
  0070:  6d 6c 31 4a 51 4f 44 62  4a 36 77 59 58 34 6f 4f   ml1JQODbJ6wYX4oO  
  0080:  48 56 2b 45 2b 49 76 49  68 2f 31 6e 73 55 4e 7a   HV+E+IvIh/1nsUNz  
  0090:  4c 44 42 4d 78 66 71 61  32 4f 62 31 66 31 41 43   LDBMxfqa2Ob1f1AC  
  00a0:  69 6f 2f 77 3d 3d 30 13  04 09 75 69 64 6e 75 6d   io/w==0...uidnum  
  00b0:  62 65 72 31 06 04 04 31  31 30 30 30 13 04 09 67   ber1...11000...g  
  00c0:  69 64 6e 75 6d 62 65 72  31 06 04 04 31 31 30 30   idnumber1...1100  
  00d0:  30 26 04 0d 68 6f 6d 65  64 69 72 65 63 74 6f 72   0&..homedirector  
  00e0:  79 31 15 04 13 2f 65 78  70 6f 72 74 2f 68 6f 6d   y1.../export/hom  
  00f0:  65 2f 61 74 75 73 65 72  30 19 04 0a 6c 6f 67 69   e/atuser0...logi  
  0100:  6e 73 68 65 6c 6c 31 0b  04 09 2f 62 69 6e 2f 62   nshell1.../bin/b  
  0110:  61 73 68 30 31 04 0b 6f  62 6a 65 63 74 63 6c 61   ash01..objectcla  
  0120:  73 73 31 22 04 0d 69 6e  65 74 4f 72 67 50 65 72   ss1"..inetOrgPer  
  0130:  73 6f 6e 04 0c 70 6f 73  69 78 41 63 63 6f 75 6e   son..posixAccoun  
  0140:  74 04 03 74 6f 70                                  t..top            
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x2306330 ptr=0x2306386 end=0x23064be len=312
  0000:  30 11 04 02 63 6e 31 0b  04 09 74 65 73 74 20 75   0...cn1...test u  
  0010:  73 65 72 30 0f 04 03 75  69 64 31 08 04 06 61 74   ser0...uid1...at  
  0020:  75 73 65 72 30 72 04 0c  75 73 65 72 70 61 73 73   user0r..userpass  
  0030:  77 6f 72 64 31 62 04 60  7b 53 48 41 35 31 32 7d   word1b.`{SHA512}  
  0040:  37 69 61 77 33 55 72 33  35 30 6d 71 47 6f 37 6a   7iaw3Ur350mqGo7j  
  0050:  77 51 72 70 6b 6a 39 68  69 59 42 33 4c 6b 63 2f   wQrpkj9hiYB3Lkc/  
  0060:  69 42 6d 6c 31 4a 51 4f  44 62 4a 36 77 59 58 34   iBml1JQODbJ6wYX4  
  0070:  6f 4f 48 56 2b 45 2b 49  76 49 68 2f 31 6e 73 55   oOHV+E+IvIh/1nsU  
  0080:  4e 7a 4c 44 42 4d 78 66  71 61 32 4f 62 31 66 31   NzLDBMxfqa2Ob1f1  
  0090:  41 43 69 6f 2f 77 3d 3d  30 13 04 09 75 69 64 6e   ACio/w==0...uidn  
  00a0:  75 6d 62 65 72 31 06 04  04 31 31 30 30 30 13 04   umber1...11000..  
  00b0:  09 67 69 64 6e 75 6d 62  65 72 31 06 04 04 31 31   .gidnumber1...11  
  00c0:  30 30 30 26 04 0d 68 6f  6d 65 64 69 72 65 63 74   000&..homedirect  
  00d0:  6f 72 79 31 15 04 13 2f  65 78 70 6f 72 74 2f 68   ory1.../export/h  
  00e0:  6f 6d 65 2f 61 74 75 73  65 72 30 19 04 0a 6c 6f   ome/atuser0...lo  
  00f0:  67 69 6e 73 68 65 6c 6c  31 0b 04 09 2f 62 69 6e   ginshell1.../bin  
  0100:  2f 62 61 73 68 30 31 04  0b 6f 62 6a 65 63 74 63   /bash01..objectc  
  0110:  6c 61 73 73 31 22 04 0d  69 6e 65 74 4f 72 67 50   lass1"..inetOrgP  
  0120:  65 72 73 6f 6e 04 0c 70  6f 73 69 78 41 63 63 6f   erson..posixAcco  
  0130:  75 6e 74 04 03 74 6f 70                            unt..top          
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x2306330 ptr=0x2306399 end=0x23064be len=293
  0000:  30 0f 04 03 75 69 64 31  08 04 06 61 74 75 73 65   0...uid1...atuse  
  0010:  72 30 72 04 0c 75 73 65  72 70 61 73 73 77 6f 72   r0r..userpasswor  
  0020:  64 31 62 04 60 7b 53 48  41 35 31 32 7d 37 69 61   d1b.`{SHA512}7ia  
  0030:  77 33 55 72 33 35 30 6d  71 47 6f 37 6a 77 51 72   w3Ur350mqGo7jwQr  
  0040:  70 6b 6a 39 68 69 59 42  33 4c 6b 63 2f 69 42 6d   pkj9hiYB3Lkc/iBm  
  0050:  6c 31 4a 51 4f 44 62 4a  36 77 59 58 34 6f 4f 48   l1JQODbJ6wYX4oOH  
  0060:  56 2b 45 2b 49 76 49 68  2f 31 6e 73 55 4e 7a 4c   V+E+IvIh/1nsUNzL  
  0070:  44 42 4d 78 66 71 61 32  4f 62 31 66 31 41 43 69   DBMxfqa2Ob1f1ACi  
  0080:  6f 2f 77 3d 3d 30 13 04  09 75 69 64 6e 75 6d 62   o/w==0...uidnumb  
  0090:  65 72 31 06 04 04 31 31  30 30 30 13 04 09 67 69   er1...11000...gi  
  00a0:  64 6e 75 6d 62 65 72 31  06 04 04 31 31 30 30 30   dnumber1...11000  
  00b0:  26 04 0d 68 6f 6d 65 64  69 72 65 63 74 6f 72 79   &..homedirectory  
  00c0:  31 15 04 13 2f 65 78 70  6f 72 74 2f 68 6f 6d 65   1.../export/home  
  00d0:  2f 61 74 75 73 65 72 30  19 04 0a 6c 6f 67 69 6e   /atuser0...login  
  00e0:  73 68 65 6c 6c 31 0b 04  09 2f 62 69 6e 2f 62 61   shell1.../bin/ba  
  00f0:  73 68 30 31 04 0b 6f 62  6a 65 63 74 63 6c 61 73   sh01..objectclas  
  0100:  73 31 22 04 0d 69 6e 65  74 4f 72 67 50 65 72 73   s1"..inetOrgPers  
  0110:  6f 6e 04 0c 70 6f 73 69  78 41 63 63 6f 75 6e 74   on..posixAccount  
  0120:  04 03 74 6f 70                                     ..top             
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x2306330 ptr=0x23063aa end=0x23064be len=276
  0000:  30 72 04 0c 75 73 65 72  70 61 73 73 77 6f 72 64   0r..userpassword  
  0010:  31 62 04 60 7b 53 48 41  35 31 32 7d 37 69 61 77   1b.`{SHA512}7iaw  
  0020:  33 55 72 33 35 30 6d 71  47 6f 37 6a 77 51 72 70   3Ur350mqGo7jwQrp  
  0030:  6b 6a 39 68 69 59 42 33  4c 6b 63 2f 69 42 6d 6c   kj9hiYB3Lkc/iBml  
  0040:  31 4a 51 4f 44 62 4a 36  77 59 58 34 6f 4f 48 56   1JQODbJ6wYX4oOHV  
  0050:  2b 45 2b 49 76 49 68 2f  31 6e 73 55 4e 7a 4c 44   +E+IvIh/1nsUNzLD  
  0060:  42 4d 78 66 71 61 32 4f  62 31 66 31 41 43 69 6f   BMxfqa2Ob1f1ACio  
  0070:  2f 77 3d 3d 30 13 04 09  75 69 64 6e 75 6d 62 65   /w==0...uidnumbe  
  0080:  72 31 06 04 04 31 31 30  30 30 13 04 09 67 69 64   r1...11000...gid  
  0090:  6e 75 6d 62 65 72 31 06  04 04 31 31 30 30 30 26   number1...11000&  
  00a0:  04 0d 68 6f 6d 65 64 69  72 65 63 74 6f 72 79 31   ..homedirectory1  
  00b0:  15 04 13 2f 65 78 70 6f  72 74 2f 68 6f 6d 65 2f   .../export/home/  
  00c0:  61 74 75 73 65 72 30 19  04 0a 6c 6f 67 69 6e 73   atuser0...logins  
  00d0:  68 65 6c 6c 31 0b 04 09  2f 62 69 6e 2f 62 61 73   hell1.../bin/bas  
  00e0:  68 30 31 04 0b 6f 62 6a  65 63 74 63 6c 61 73 73   h01..objectclass  
  00f0:  31 22 04 0d 69 6e 65 74  4f 72 67 50 65 72 73 6f   1"..inetOrgPerso  
  0100:  6e 04 0c 70 6f 73 69 78  41 63 63 6f 75 6e 74 04   n..posixAccount.  
  0110:  03 74 6f 70                                        .top              
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x2306330 ptr=0x230641e end=0x23064be len=160
  0000:  30 13 04 09 75 69 64 6e  75 6d 62 65 72 31 06 04   0...uidnumber1..  
  0010:  04 31 31 30 30 30 13 04  09 67 69 64 6e 75 6d 62   .11000...gidnumb  
  0020:  65 72 31 06 04 04 31 31  30 30 30 26 04 0d 68 6f   er1...11000&..ho  
  0030:  6d 65 64 69 72 65 63 74  6f 72 79 31 15 04 13 2f   medirectory1.../  
  0040:  65 78 70 6f 72 74 2f 68  6f 6d 65 2f 61 74 75 73   export/home/atus  
  0050:  65 72 30 19 04 0a 6c 6f  67 69 6e 73 68 65 6c 6c   er0...loginshell  
  0060:  31 0b 04 09 2f 62 69 6e  2f 62 61 73 68 30 31 04   1.../bin/bash01.  
  0070:  0b 6f 62 6a 65 63 74 63  6c 61 73 73 31 22 04 0d   .objectclass1"..  
  0080:  69 6e 65 74 4f 72 67 50  65 72 73 6f 6e 04 0c 70   inetOrgPerson..p  
  0090:  6f 73 69 78 41 63 63 6f  75 6e 74 04 03 74 6f 70   osixAccount..top  
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x2306330 ptr=0x2306433 end=0x23064be len=139
  0000:  30 13 04 09 67 69 64 6e  75 6d 62 65 72 31 06 04   0...gidnumber1..  
  0010:  04 31 31 30 30 30 26 04  0d 68 6f 6d 65 64 69 72   .11000&..homedir  
  0020:  65 63 74 6f 72 79 31 15  04 13 2f 65 78 70 6f 72   ectory1.../expor  
  0030:  74 2f 68 6f 6d 65 2f 61  74 75 73 65 72 30 19 04   t/home/atuser0..  
  0040:  0a 6c 6f 67 69 6e 73 68  65 6c 6c 31 0b 04 09 2f   .loginshell1.../  
  0050:  62 69 6e 2f 62 61 73 68  30 31 04 0b 6f 62 6a 65   bin/bash01..obje  
  0060:  63 74 63 6c 61 73 73 31  22 04 0d 69 6e 65 74 4f   ctclass1"..inetO  
  0070:  72 67 50 65 72 73 6f 6e  04 0c 70 6f 73 69 78 41   rgPerson..posixA  
  0080:  63 63 6f 75 6e 74 04 03  74 6f 70                  ccount..top       
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x2306330 ptr=0x2306448 end=0x23064be len=118
  0000:  30 26 04 0d 68 6f 6d 65  64 69 72 65 63 74 6f 72   0&..homedirector  
  0010:  79 31 15 04 13 2f 65 78  70 6f 72 74 2f 68 6f 6d   y1.../export/hom  
  0020:  65 2f 61 74 75 73 65 72  30 19 04 0a 6c 6f 67 69   e/atuser0...logi  
  0030:  6e 73 68 65 6c 6c 31 0b  04 09 2f 62 69 6e 2f 62   nshell1.../bin/b  
  0040:  61 73 68 30 31 04 0b 6f  62 6a 65 63 74 63 6c 61   ash01..objectcla  
  0050:  73 73 31 22 04 0d 69 6e  65 74 4f 72 67 50 65 72   ss1"..inetOrgPer  
  0060:  73 6f 6e 04 0c 70 6f 73  69 78 41 63 63 6f 75 6e   son..posixAccoun  
  0070:  74 04 03 74 6f 70                                  t..top            
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x2306330 ptr=0x2306470 end=0x23064be len=78
  0000:  30 19 04 0a 6c 6f 67 69  6e 73 68 65 6c 6c 31 0b   0...loginshell1.  
  0010:  04 09 2f 62 69 6e 2f 62  61 73 68 30 31 04 0b 6f   ../bin/bash01..o  
  0020:  62 6a 65 63 74 63 6c 61  73 73 31 22 04 0d 69 6e   bjectclass1"..in  
  0030:  65 74 4f 72 67 50 65 72  73 6f 6e 04 0c 70 6f 73   etOrgPerson..pos  
  0040:  69 78 41 63 63 6f 75 6e  74 04 03 74 6f 70         ixAccount..top    
ber_scanf fmt ({m{W}}) ber:
ber_dump: buf=0x2306330 ptr=0x230648b end=0x23064be len=51
  0000:  30 31 04 0b 6f 62 6a 65  63 74 63 6c 61 73 73 31   01..objectclass1  
  0010:  22 04 0d 69 6e 65 74 4f  72 67 50 65 72 73 6f 6e   "..inetOrgPerson  
  0020:  04 0c 70 6f 73 69 78 41  63 63 6f 75 6e 74 04 03   ..posixAccount..  
  0030:  74 6f 70                                           top               
ber_scanf fmt (}) ber:
ber_dump: buf=0x2306330 ptr=0x23064be end=0x23064be len=0

>>> dnPrettyNormal: <uid=atuser,ou=people,dc=test,dc=com>
=> ldap_bv2dn(uid=atuser,ou=people,dc=test,dc=com,0)
<= ldap_bv2dn(uid=atuser,ou=people,dc=test,dc=com)=0 
=> ldap_dn2bv(272)
<= ldap_dn2bv(uid=atuser,ou=people,dc=test,dc=com)=0 
=> ldap_dn2bv(272)
<= ldap_dn2bv(uid=atuser,ou=people,dc=test,dc=com)=0 
<<< dnPrettyNormal: <uid=atuser,ou=people,dc=test,dc=com>, <uid=atuser,ou=people,dc=test,dc=com>
conn=1005 op=3 ADD dn="uid=atuser,ou=people,dc=test,dc=com"
daemon: activity on 1 descriptor
daemon: activity on:
daemon: epoll: listen=7 active_threads=0 tvp=NULL
daemon: epoll: listen=8 active_threads=0 tvp=NULL
conn=1005 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text=
==> ndb_back_add: uid=atuser,ou=people,dc=test,dc=com
oc_check_required entry (uid=atuser,ou=people,dc=test,dc=com), objectClass "inetOrgPerson"
oc_check_required entry (uid=atuser,ou=people,dc=test,dc=com), objectClass "posixAccount"
oc_check_allowed type "givenName"
oc_check_allowed type "sn"
oc_check_allowed type "cn"
oc_check_allowed type "uid"
oc_check_allowed type "userPassword"
oc_check_allowed type "uidNumber"
oc_check_allowed type "gidNumber"
oc_check_allowed type "homeDirectory"
oc_check_allowed type "loginShell"
oc_check_allowed type "objectClass"
oc_check_allowed type "structuralObjectClass"
slap_queue_csn: queing 0x7f8eba4aeb20 20101216214623.930952Z#000000#000#000000
=> access_allowed: add access to "ou=people,dc=test,dc=com" "children" requested
<= root access granted
=> access_allowed: add access granted by manage(=mwrscxd)
=> access_allowed: add access to "uid=atuser,ou=people,dc=test,dc=com" "entry" requested
<= root access granted
=> access_allowed: add access granted by manage(=mwrscxd)
ndb_oc_create: CREATE TABLE posixAccount failed, Can't create table 'OpenLDAP.posixAccount' (errno: 157) (1005)
ndb_back_add: ndb_entry_put_data failed (80) Tuple did not exist(626)
send_ldap_result: conn=1005 op=3 p=3
send_ldap_result: err=80 matched="" text="internal error"
send_ldap_response: msgid=4 tag=105 err=80
ber_flush2: 28 bytes to sd 14
  0000:  30 1a 02 01 04 69 15 0a  01 50 04 00 04 0e 69 6e   0....i...P....in  
  0010:  74 65 72 6e 61 6c 20 65  72 72 6f 72               ternal error      
ldap_write: want=28, written=28
  0000:  30 1a 02 01 04 69 15 0a  01 50 04 00 04 0e 69 6e   0....i...P....in  
  0010:  74 65 72 6e 61 6c 20 65  72 72 6f 72               ternal error      
conn=1005 op=3 RESULT tag=105 err=80 text=internal error
slap_graduate_commit_csn: removing 0x21dd940 20101216214623.930952Z#000000#000#000000
daemon: activity on 1 descriptor
daemon: activity on: 14r
daemon: read active on 14
daemon: epoll: listen=7 active_threads=0 tvp=NULL
daemon: epoll: listen=8 active_threads=0 tvp=NULL
connection_get(14)
connection_get(14): got connid=1005
connection_read(14): checking for input on id=1005
ber_get_next
ldap_read: want=8, got=7
  0000:  30 05 02 01 05 42 00                               0....B.           
ber_get_next: tag 0x30 len 5 contents:
ber_dump: buf=0x21db430 ptr=0x21db430 end=0x21db435 len=5
  0000:  02 01 05 42 00                                     ...B.             
op tag 0x42, time 1292535984
ber_get_next
ldap_read: want=8 error=Resource temporarily unavailable
conn=1005 op=4 do_unbind
conn=1005 op=4 UNBIND
connection_closing: readying conn=1005 sd=14 for close
connection_resched: attempting closing conn=1005 sd=14
connection_close: conn=1005 sd=14
daemon: removing 14
conn=1005 fd=14 closed
daemon: activity on 1 descriptor
daemon: activity on:
daemon: epoll: listen=7 active_threads=0 tvp=NULL
daemon: epoll: listen=8 active_threads=0 tvp=NULL