search for: talloc_steal

Displaying 20 results from an estimated 26 matches for "talloc_steal".

2007 Mar 10
0
Samba Core dump when using AD groups on the Linux File System??
...pid 13523) [2007/03/10 10 BACKTRACE #0 /usr/sbin/smbd(log_stack_trace+0x2d) [0x8021661d] #1 /usr/sbin/smbd(smb_panic+0x5d) [0x8021674d] #2 /usr/sbin/smbd [0x8020250a] #3 [0xb7f9a420] #4 /lib/libc.so.6(abort+0x101) [0xb7af8801] #5 /usr/sbin/smbd [0x8021c9f6] #6 /usr/sbin/smbd(talloc_steal+0x3a) [0x8021cbca] #7 /usr/sbin/smbd(lookup_sids+0x3aa) [0x801d3bca] #8 /usr/sbin/smbd [0x80106dc1] #9 /usr/sbin/smbd(_lsa_lookup_sids2+0x12d) [0x8010741d] #10 /usr/sbin/smbd [0x80103621] #11 /usr/sbin/smbd(api_rpcTNP+0x198) [0x80160ae8] #12 /usr/sbin/smbd(api_pipe_request+0x19e)...
2007 Mar 13
3
Owner/Permissions and winbind
Hello, I have two Samba Domains and each trust each other (PDCs run 3.0.22). Also I have a samba member server (3.0.24) that runs winbind. When I use wbinfo I can see the user and groups of both domains. I also can chown/chgrp files with users of the domain the server is member of. But I can`t chown/chgrp with accounts of the trusted domain. chown doesn`t work at all. chgrp works, but then only
2020 Nov 10
4
ctdb error after upgrade to 4.12.10
Hi Jeremy, I'm afraid this is indeed caused by the talloc tidyup as one can perfectly reproduce it wih the following patch for smbtorture (call bin/smbtorture ncacn_np:lo local.file.file_lines_parse). I guess we need to set up some warning signs around file_lines_parse() expressing that it takes talloced content and that one should not free the separated lines array separately. Cheers,
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
...> } > } > > - /* Ensure we don't leak psd if we don't choose it. > + /* Ensure we don't leak psd_blob if we don't choose it. > * > * We don't allocate it onto frame as it is preferred not to > * steal from a talloc pool. > */ > - talloc_steal(frame, psd); > + talloc_steal(frame, psd_blob); > > /* determine which type of xattr we got */ > switch (xattr_version) { > @@ -550,8 +550,8 @@ static NTSTATUS get_nt_acl_internal(vfs_handle_struct *handle, > "mismatch (%u) for file %s\n", > (unsig...
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 06:33:26PM +0200, Ralph Böhme via samba wrote: > On Thu, Aug 25, 2016 at 12:14:00PM -0700, Jeremy Allison wrote: > > On Wed, Aug 24, 2016 at 04:06:42PM +0200, Ralph Böhme via samba wrote: > > > > > > Yeah, as much as I'd like to avoid adding a new option, I guess we > > > have to do something about it, my latest take on this is >
2016 Aug 29
1
Issue with acl_xattr:ignore system acls in 4.5rc2
...> } > } > > - /* Ensure we don't leak psd if we don't choose it. > + /* Ensure we don't leak psd_blob if we don't choose it. > * > * We don't allocate it onto frame as it is preferred not to > * steal from a talloc pool. > */ > - talloc_steal(frame, psd); > + talloc_steal(frame, psd_blob); > > /* determine which type of xattr we got */ > switch (xattr_version) { > @@ -550,8 +550,8 @@ static NTSTATUS get_nt_acl_internal(vfs_handle_struct *handle, > "mismatch (%u) for file %s\n", > (unsig...
2016 Aug 27
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 04:03:49PM -0700, Jeremy Allison wrote: > On Fri, Aug 26, 2016 at 02:46:19PM -0700, Jeremy Allison via samba wrote: > > On Fri, Aug 26, 2016 at 06:44:05PM +0200, Ralph Böhme wrote: > > > > > > Cheerio! > > > -slow > > > > Still reviewing this - but a few things that will need changing: > > > > When adding the
2018 Dec 04
1
Unable to join a new dc to the domain.
...s working. I am able to get a kerberos ticket. When I try to join the domain I get the following: (vdc3 pts3) # samba-tool domain join kmg.mydomain.com -U"KMG\administrator" --dns-backend=BIND9_DLZ --option='idmap_ldb:use rfc2307 = yes' Password for [KMG\administrator]: WARNING: talloc_steal with references at ../lib/talloc/talloc.c:2075 reference at ../lib/talloc/pytalloc_util.c:182 Joined domain KMG (S-1-5-21-3052942767-4183929206-737583365) (vdc3 pts3) # As you can see above it says it joined but it does not appear to have completed correctly. The other DC's do not rec...
2006 Dec 30
0
fault report
...1 /usr/sbin/smbd(smb_panic+0x43) [0x5555557526f3] #2 /usr/sbin/smbd [0x555555740c72] #3 /lib64/libpthread.so.0 [0x2b62c4c70130] #4 /lib64/libc.so.6(gsignal+0x35) [0x2b62c5f79535] #5 /lib64/libc.so.6(abort+0x110) [0x2b62c5f7a990] #6 /usr/sbin/smbd [0x555555757739] #7 /usr/sbin/smbd(talloc_steal+0x35) [0x5555557578e5] #8 /usr/sbin/smbd(lookup_sids+0x34e) [0x555555717cee] #9 /usr/sbin/smbd [0x555555666e5f] #10 /usr/sbin/smbd(_lsa_lookup_sids2+0x113) [0x5555556673f3] #11 /usr/sbin/smbd [0x555555663ce0] #12 /usr/sbin/smbd(api_rpcTNP+0x16d) [0x5555556b4d0d] #13 /usr/sbin/smbd...
2009 Feb 24
1
[Announce] Samba 3.3.1 Available for Download
...Fix SMB_VFS_RECVFILE/SENDFILE macros. o Karolin Seeger <kseeger@samba.org> * Change "ldap ssl:ads" parameter to "ldap ssl ads". * Add manpages for vfs_acl_xattr and vfs_acl_tdb. o Dan Sledz <dsledz@isilon.com> * Fix double free caused by incorrect talloc_steal usage. o Simo Sorce <idra@samba.org> * Build ldbrename. o Aravind Srinivasan <aravind.srinivasan@isilon.com> * Make nmbd check all available interfaces for WINS before failing. o Miguel Suarez <Miguel.Suarez@stratus.com> * Fix compilation of vfs_default on...
2009 Feb 24
1
[Announce] Samba 3.3.1 Available for Download
...Fix SMB_VFS_RECVFILE/SENDFILE macros. o Karolin Seeger <kseeger@samba.org> * Change "ldap ssl:ads" parameter to "ldap ssl ads". * Add manpages for vfs_acl_xattr and vfs_acl_tdb. o Dan Sledz <dsledz@isilon.com> * Fix double free caused by incorrect talloc_steal usage. o Simo Sorce <idra@samba.org> * Build ldbrename. o Aravind Srinivasan <aravind.srinivasan@isilon.com> * Make nmbd check all available interfaces for WINS before failing. o Miguel Suarez <Miguel.Suarez@stratus.com> * Fix compilation of vfs_default on...
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
...a "%s" arg (e.g. Solaris). o Tim Prouty <tprouty@samba.org> * Fix SMB_VFS_RECVFILE/SENDFILE macros. * Parse_packet can return NULL which is then dereferenced in match_mailslot_name. o Dan Sledz <dsledz@isilon.com> * Fix double free caused by incorrect talloc_steal usage. o Aravind Srinivasan <aravind.srinivasan@isilon.com> * Have nmbd check all available interfaces for WINS before failing. o Miguel Suarez <Miguel.Suarez@stratus.com> * BUG 6085: Fix build of vfs_default on systems without utime support. o Yasuma Takeda <yasu...
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
...a "%s" arg (e.g. Solaris). o Tim Prouty <tprouty@samba.org> * Fix SMB_VFS_RECVFILE/SENDFILE macros. * Parse_packet can return NULL which is then dereferenced in match_mailslot_name. o Dan Sledz <dsledz@isilon.com> * Fix double free caused by incorrect talloc_steal usage. o Aravind Srinivasan <aravind.srinivasan@isilon.com> * Have nmbd check all available interfaces for WINS before failing. o Miguel Suarez <Miguel.Suarez@stratus.com> * BUG 6085: Fix build of vfs_default on systems without utime support. o Yasuma Takeda <yasu...
2019 Oct 07
2
Domain Member Join Problems
...Joined 'SNAPS2' to dns domain 'edm-inc.com' DNS Update for snaps2.edm-inc.com failed: ERROR_DNS_UPDATE_FAILED DNS update failed: NT_STATUS_UNSUCCESSFUL Joining with samba-tool I get this: samba-tool domain join EDM MEMBER -Uadministrator Password for [EDM\administrator]: WARNING: talloc_steal with references at ../talloc.c:2075 ??????? reference at ../pytalloc_util.c:182 Joined domain EDM (S-1-5-21-etc...) Any ideas what's happening? -- Bob Wooldridge EDM Incorporated
2008 Aug 07
1
Samba crashes and domain problems
...2:26:54 XXXXX smbd[23462]: #4 /lib64/libc.so.6(gsignal+0x35) [0x2b6533045b95] Aug 7 12:26:54 XXXXX smbd[23462]: #5 /lib64/libc.so.6(abort+0x110) [0x2b6533046f90] Aug 7 12:26:54 XXXXX smbd[23462]: #6 /usr/sbin/smbd [0x5555557598f9] Aug 7 12:26:54 XXXXX smbd[23462]: #7 /usr/sbin/smbd(talloc_steal+0x35) [0x555555759aa5] Aug 7 12:26:54 XXXXX smbd[23462]: #8 /usr/sbin/smbd(lookup_sids+0x341) [0x555555719c41] Aug 7 12:26:54 XXXXX smbd[23462]: #9 /usr/sbin/smbd [0x555555667a5f] Aug 7 12:26:54 XXXXX smbd[23462]: #10 /usr/sbin/smbd(_lsa_lookup_sids+0x129) [0x555555668179] Aug 7 12:...
2005 Aug 04
0
[PATCH 6/11] Xenstore watch rework
...struct buffered_data *in = NULL; enum xsd_sockmsg_type type = conn->in->hdr.msg.type; jmp_buf talloc_fail; + + assert(conn->state == OK); /* For simplicity, we kill the connection on OOM. */ talloc_set_fail_handler(out_of_mem, &talloc_fail); @@ -1187,7 +1255,9 @@ */ in = talloc_steal(talloc_autofree_context(), conn->in); conn->in = new_buffer(conn); - if (process_message(conn, in)) { + process_message(conn, in); + + if (conn->state == BLOCKED) { /* Blocked by transaction: queue for re-xmit. */ talloc_free(conn->in); conn->in = in; @@ -1210,7 +1280,7 @@...
2017 Feb 14
2
[Announce] Samba 4.6.0rc3 Available for Download
...12535: vfs_default: Unlock the right file in copy chunk. o Volker Lendecke <vl at samba.org> * BUG 12509: messaging: Fix dead but not cleaned-up-yet destination sockets. * BUG 12538: Backport winbind fixes. o Stefan Metzmacher <metze at samba.org> * BUG 12501: s3:winbindd: talloc_steal the extra_data in winbindd_list_users_recv(). o Martin Schwenke <martin at meltin.net> * BUG 12511: ctdb-takeover: Handle case where there are no RELEASE_IPs to send. * BUG 12512: ctdb-scripts: Fix remaining uses of "ctdb gratiousarp". * BUG 12516: /etc/iproute2...
2017 Feb 14
2
[Announce] Samba 4.6.0rc3 Available for Download
...12535: vfs_default: Unlock the right file in copy chunk. o Volker Lendecke <vl at samba.org> * BUG 12509: messaging: Fix dead but not cleaned-up-yet destination sockets. * BUG 12538: Backport winbind fixes. o Stefan Metzmacher <metze at samba.org> * BUG 12501: s3:winbindd: talloc_steal the extra_data in winbindd_list_users_recv(). o Martin Schwenke <martin at meltin.net> * BUG 12511: ctdb-takeover: Handle case where there are no RELEASE_IPs to send. * BUG 12512: ctdb-scripts: Fix remaining uses of "ctdb gratiousarp". * BUG 12516: /etc/iproute2...
2017 Feb 16
0
[Announce] Samba 4.6.0rc3 Available for Download
...file in copy chunk. > > o Volker Lendecke <vl at samba.org> > * BUG 12509: messaging: Fix dead but not cleaned-up-yet destination > sockets. > * BUG 12538: Backport winbind fixes. > > o Stefan Metzmacher <metze at samba.org> > * BUG 12501: s3:winbindd: talloc_steal the extra_data in > winbindd_list_users_recv(). > > o Martin Schwenke <martin at meltin.net> > * BUG 12511: ctdb-takeover: Handle case where there are no RELEASE_IPs > to > send. > * BUG 12512: ctdb-scripts: Fix remaining uses of "ctdb gratiousarp&qu...
2017 Feb 28
2
[Announce] Samba 4.6.0rc4 Available for Download
...12535: vfs_default: Unlock the right file in copy chunk. o Volker Lendecke <vl at samba.org> * BUG 12509: messaging: Fix dead but not cleaned-up-yet destination sockets. * BUG 12538: Backport winbind fixes. o Stefan Metzmacher <metze at samba.org> * BUG 12501: s3:winbindd: talloc_steal the extra_data in winbindd_list_users_recv(). o Martin Schwenke <martin at meltin.net> * BUG 12511: ctdb-takeover: Handle case where there are no RELEASE_IPs to send. * BUG 12512: ctdb-scripts: Fix remaining uses of "ctdb gratiousarp". * BUG 12516: /etc/iproute2...