Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. laila source4 # ./setup/provision --realm=bb.bbnet.com --domain=BB --adminpass=XXX --server-role='domain controller'
  2. More than one IPv4 address found. Using 193.168.0.13.
  3. Setting up secrets.ldb
  4. Setting up the registry
  5. Setting up the privileges database
  6. Setting up idmap db
  7. Setting up SAM db
  8. Setting up sam.ldb partitions and settings
  9. Setting up sam.ldb rootDSE
  10. Pre-loading the Samba 4 and AD schema
  11. no symbol `ldb_extended_dn_out_ldb_module_ops' found in bin/python/samba/../../../bin/modules/ldb/extended_dn_out_ldb.so: bin/python/samba/../../../bin/modules/ldb/extended_dn_out_ldb.so: undefined symbol: ldb_extended_dn_out_ldb_module_ops
  12. WARNING: Module [extended_dn_out_ldb] not found
  13. Adding DomainDN: DC=bb,DC=bbnet,DC=com
  14. Traceback (most recent call last):
  15. File "./setup/provision", line 264, in <module>
  16. useeadb=eadb, next_rid=opts.next_rid)
  17. File "bin/python/samba/provision.py", line 1573, in provision
  18. am_rodc=am_rodc, next_rid=next_rid)
  19. File "bin/python/samba/provision.py", line 1138, in setup_samdb
  20. "SAMBA_VERSION_STRING": version
  21. File "bin/python/samba/provision.py", line 370, in setup_modify_ldif
  22. ldb.modify_ldif(data, controls)
  23. File "bin/python/samba/__init__.py", line 229, in modify_ldif
  24. self.modify(msg, controls)
  25. _ldb.LdbError: (12, 'Unsupported critical extension 1.3.6.1.4.1.7165.4.3.4')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement