search for: reg_backend_db

Displaying 13 results from an estimated 13 matches for "reg_backend_db".

2012 Feb 09
1
samba4 build progress error for gpo_reg.c (explained)
..._ini.c [2239/3330] Compiling libgpo/gpo_util.c [2240/3330] Compiling libgpo/gpo_fetch.c [2241/3330] Compiling source3/libgpo/gpo_filesync.c [2242/3330] Compiling libgpo/gpo_sec.c [2243/3330] Compiling source3/libgpo/gpo_reg.c In file included from ../source3/libgpo/gpo_reg.c:26: ../source3/registry/reg_backend_db.h:35: warning: ‘struct regsubkey_ctr’ declared inside parameter list ../source3/registry/reg_backend_db.h:35: warning: its scope is only this definition or declaration, which is probably not what you want ../source3/registry/reg_backend_db.h:36: warning: ‘struct reg...
2012 Apr 17
0
samba 3.6.4 smbd dies on solaris 10 sparc64
...smbpasswd (smbpasswd) [2012/04/17 12:15:48.373634, 5] passdb/pdb_interface.c:162(make_pdb_method_name) Found pdb backend smbpasswd [2012/04/17 12:15:48.373741, 5] passdb/pdb_interface.c:173(make_pdb_method_name) pdb backend smbpasswd has a valid init [2012/04/17 12:15:48.378685, 10] registry/reg_backend_db.c:526(regdb_init) regdb_init: registry db openend. refcount reset (1) [2012/04/17 12:15:48.378858, 10] registry/reg_cachehook.c:70(reghook_cache_init) reghook_cache_init: new tree with default ops ffffffff7f676bf0 for key [] [2012/04/17 12:15:48.380291, 10] registry/reg_backend_db.c:1764(regdb_...
2012 Mar 02
0
server signing = mandatory aix 6.1 (abridged debug)
...ocal/samba/lib/charset/ISO8859-1.so': 0509-022 Cannot load module /usr/local/samba/lib/charset/ISO8859-1.so. 0509-026 System error: A file or directory in the path name does not exist. [2012/02/15 13:33:50.446324, 5] lib/charcnv.c:95(charset_name) -- [2012/02/15 13:33:50.459984, 8] registry/reg_backend_db.c:1567(regdb_unpack_values) specific: [ErrorControl], len: 4 [2012/02/15 13:33:50.460034, 10] registry/reg_backend_db.c:1620(regdb_fetch_values_internal) -- [2012/02/15 13:33:50.460164, 8] registry/reg_backend_db.c:1567(regdb_unpack_values) specific: [ErrorControl], len: 4 [2012/02/15 13:33:50...
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --
2015 Jan 08
2
Smbd dumps core while starting
...ok. but smbd not starting. gdb --dbx /opt/samba/sbin/smbd /root/core Core was generated by `smbd'. Program terminated with signal 4, Illegal instruction. #0 0x0000000000000000 in ?? () (gdb) where #0 0x0000000000000000 in ?? () #1 0x0900000008406760 in regdb_init () at ../source3/registry/reg_backend_db.c:733 #2 0x0900000008414a98 in registry_init_common () at ../source3/registry/reg_init_basic.c:33 #3 0x090000000826d590 in registry_init_full () at ../source3/registry/reg_init_full.c:80 #4 0x0000000100002414 in main (argc=2, argv=0xffffffffffffab8) at ../source3/smbd/server.c:1414 (gdb) Last...
2018 Nov 13
2
winbind service panics "randomly"
...? Log 10 is, well, verbose... I think I didn't overlook anything obvious, but still 6) Here's the last seconds of the log before winbind panicked. Anything else? Best regards Carlos [2018/11/13 22:59:41.440640, 10, pid=2914, effective(0, 0), real(0, 0), class=registry] ../source3/registry/reg_backend_db.c:904(regdb_close) regdb_close: decrementing refcount (3->2) [2018/11/13 22:59:41.440686, 7, pid=2914, effective(0, 0), real(0, 0)] ../source3/param/loadparm.c:4229(lp_servicenumber) lp_servicenumber: couldn't find printers [2018/11/13 22:59:41.440731, 7, pid=2914, effective(0, 0), rea...
2015 Jan 08
3
Smbd dumps core while starting
...=========================== gdb --dbx /opt/samba/sbin/smbd core Core was generated by `smbd'. Program terminated with signal 4, Illegal instruction. #0 0x0000000000000000 in ?? () (gdb) where #0 0x0000000000000000 in ?? () #1 0x0900000008406760 in regdb_init () at ../source3/registry/reg_backend_db.c:733 #2 0x0900000008414a98 in registry_init_common () at ../source3/registry/reg_init_basic.c:33 #3 0x090000000826d590 in registry_init_full () at ../source3/registry/reg_init_full.c:80 #4 0x0000000100002414 in main (argc=2, argv=0xffffffffffffaa0) at ../source3/smbd/server.c:1414 (gdb) q...
2015 Jan 08
0
Smbd dumps core while starting
...gdb --dbx /opt/samba/sbin/smbd /root/core > Core was generated by `smbd'. > Program terminated with signal 4, Illegal instruction. > #0 0x0000000000000000 in ?? () > (gdb) where > #0 0x0000000000000000 in ?? () > #1 0x0900000008406760 in regdb_init () at ../source3/registry/reg_backend_db.c:733 > #2 0x0900000008414a98 in registry_init_common () at ../source3/registry/reg_init_basic.c:33 > #3 0x090000000826d590 in registry_init_full () at ../source3/registry/reg_init_full.c:80 > #4 0x0000000100002414 in main (argc=2, argv=0xffffffffffffab8) at ../source3/smbd/server.c:141...
2018 Nov 13
2
winbind service panics "randomly"
Hi all, on a recently installed samba file server, the winbind service crashes apparently randomly. Every few hours it's necessary to restart the winbind service and then it works for a few more hours. Any ideas are welcome. 1) the environment: 2 debian stretch DC's with round-robind bind+dhcp with dns-update. 1 fileserver also (AD backend) on debian stretch. All on self compiled samba
2015 Jan 08
3
Smbd dumps core while starting
Only looking for file server solution. export LIBPATH=/opt/samba/lib /opt/samba/sbin/smbd ?D cat smb.conf [global] security = ads password server = * workgroup = ABC.NET username map = /etc/opt/samba/users.map encrypt passwords = yes client ntlmv2 auth = yes client lanman auth = no client plaintext auth = no lanman auth = no ntlm auth = no server signing = auto max protocol = SMB2 ;Enter
2015 Jan 08
0
Smbd dumps core while starting
...Program terminated with signal 4, Illegal instruction. >> >> #0 0x0000000000000000 in ?? () >> >> (gdb) where >> >> #0 0x0000000000000000 in ?? () >> >> #1 0x0900000008406760 in regdb_init () at >> ../source3/registry/reg_backend_db.c:733 >> >> #2 0x0900000008414a98 in registry_init_common () at >> ../source3/registry/reg_init_basic.c:33 >> >> #3 0x090000000826d590 in registry_init_full () at >> ../source3/registry/reg_init_full.c:80 >> >> #4 0x000000010000...
2013 May 17
2
Continued compilation errors with samba 3.6.15
...piling param/util.c Compiling lib/sharesec.c Compiling lib/ldap_debug_handler.c Compiling registry/reg_api.c Compiling registry/reg_dispatcher.c Compiling registry/reg_cachehook.c Compiling registry/reg_objects.c Compiling registry/reg_util_internal.c Compiling lib/util_nttoken.c Compiling registry/reg_backend_db.c Compiling registry/reg_init_basic.c Compiling registry/reg_util_token.c Compiling registry/reg_api_util.c Compiling registry/reg_backend_smbconf.c Compiling registry/reg_init_smbconf.c Compiling ../lib/smbconf/smbconf.c Compiling ../lib/smbconf/smbconf_util.c Compiling ../lib/smbconf/smbconf_txt....
2010 May 11
1
Samba 3.5.2 compile on AIX
...ling lib/smbconf/smbconf_init.c Compiling registry/reg_api.c Compiling registry/reg_dispatcher.c Compiling registry/reg_cachehook.c Compiling registry/regfio.c Compiling registry/reg_objects.c Compiling registry/reg_util.c Compiling lib/util_reg_api.c Compiling lib/util_nttoken.c Compiling registry/reg_backend_db.c Compiling registry/reg_init_basic.c Compiling registry/reg_backend_smbconf.c Compiling registry/reg_init_smbconf.c Compiling dynconfig.c Compiling param/loadparm.c Compiling param/util.c Compiling lib/sharesec.c Compiling lib/ldap_debug_handler.c Compiling ../lib/util/rbtree.c Compiling ../lib/ut...