search for: talloc_init

Displaying 10 results from an estimated 10 matches for "talloc_init".

2020 Aug 24
4
core dump from samba-tool when chnging user password
...t in FreeBSD and may, or may not, have to do with > jails. There are open bug reports respecting this on the FreeBSD bugzilla > tracking system. > > Out of curiosity, can you provide a link to one of the FreeBSD bug reports? I believe the talloc port in FreeBSD uses arc4random() during talloc_init() to calculate magic.
2020 Aug 24
2
core dump from samba-tool when chnging user password
...24, 2020 at 12:52:58PM -0400, James B. Byrne via samba wrote: > > > On Mon, August 24, 2020 12:48, Andrew Walker wrote: > > > > Out of curiosity, can you provide a link to one of the FreeBSD bug reports? > > I believe the talloc port in FreeBSD uses arc4random() during talloc_init() > > to calculate magic. > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245707 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248883 valgrind should be able to help find #248883 I think.
2011 Jun 03
2
missing symbols talloc_* (opensuse 11.4/samba 3.5.7-xxx)
...ndup (/usr/sbin/nmbd) undefined symbol: talloc_named (/usr/sbin/nmbd) undefined symbol: _talloc_free (/usr/sbin/nmbd) undefined symbol: _talloc_array (/usr/sbin/nmbd) undefined symbol: _talloc_reference_loc (/usr/sbin/nmbd) undefined symbol: talloc_pool (/usr/sbin/nmbd) undefined symbol: talloc_init (/usr/sbin/nmbd) undefined symbol: talloc_get_name (/usr/sbin/nmbd) undefined symbol: talloc_strdup (/usr/sbin/nmbd) undefined symbol: talloc_set_name (/usr/sbin/nmbd) undefined symbol: _talloc_zero (/usr/sbin/nmbd) undefined symbol: _talloc_steal_loc (/usr/sbin/nmbd) undefined s...
2020 Aug 25
0
core dump from samba-tool when chnging user password
...; jails. There are open bug reports respecting this on the FreeBSD > > bugzilla > > tracking system. > > > > > > Out of curiosity, can you provide a link to one of the FreeBSD bug > reports? > I believe the talloc port in FreeBSD uses arc4random() during > talloc_init() > to calculate magic. A bit of an aside, but it would be incredibly awesome if the FreeBSD port could adopt the same policy as, eg, Debian and not ship any patches that are not upstream. We do consider such patches, with justification, when submitted by or on behalf of their authors. See fo...
2004 Jun 18
0
ACL INTERNAL ERROR
...panic2(1406) BACKTRACE: 16 stack frames: #0 smbd(smb_panic2+0x128) [0x81c7b98] #1 smbd(smb_panic+0x19) [0x81c7a69] #2 smbd [0x81b5c72] #3 /lib/tls/libc.so.6 [0xb742ebe8] #4 /lib/tls/libc.so.6(malloc+0x8d) [0xb7476dfd] #5 /lib/tls/libc.so.6(vasprintf+0x23) [0xb746db03] #6 smbd(talloc_init+0x3b) [0x81cc71b] #7 smbd(strftime+0x17a0) [0x8077344] #8 smbd(change_to_user+0x9f) [0x80b7a3f] #9 smbd [0x80cbb3d] #10 smbd [0x80cbc99] #11 smbd(process_smb+0x8f) [0x80cbeaf] #12 smbd(smbd_process+0x167) [0x80ccaf7] #13 smbd(main+0x4d9) [0x822e529] #14 /lib/tls/libc.so.6(__...
2004 Feb 12
4
Segfaults in Debian?
...] lib/util.c:smb_panic(1408) BACKTRACE: 16 stack frames: #0 /usr/sbin/smbd(smb_panic+0x101) [0x81bdc31] #1 /usr/sbin/smbd [0x81ac017] #2 /lib/libc.so.6 [0x401db498] #3 /lib/libc.so.6(__libc_free+0x7f) [0x40222edf] #4 /lib/libc.so.6(vasprintf+0x11a) [0x40218e3a] #5 /usr/sbin/smbd(talloc_init+0x3b) [0x81c2aeb] #6 /usr/sbin/smbd(strftime+0x1bd8) [0x8077dbc] #7 /usr/sbin/smbd [0x80ac5e4] #8 /usr/sbin/smbd(reply_trans2+0x684) [0x80b4344] #9 /usr/sbin/smbd [0x80c7dca] #10 /usr/sbin/smbd [0x80c8030] #11 /usr/sbin/smbd(process_smb+0x8c) [0x80c823c] #12 /usr/sbin/smbd(smbd...
2003 Sep 27
0
Samba 3(PDC) + winbind, anyone has it working ?
...DEBUG(1, ("name '%s' is not a user name: %d\n", name_user, name_type)); return WINBINDD_ERROR; } /* Get some user info. Split the user rid from the sid obtained from the winbind_lookup_by_name() call and use it in a winbind_lookup_userinfo() */ if (!(mem_ctx = talloc_init("winbindd_getpwnam([%s]\\[%s])", name_domain, name_user))) { DEBUG(1, ("out of memory\n")); return WINBINDD_ERROR; } status = domain->methods->query_user(domain, mem_ctx, &user_sid, &user_info); if (!NT_STATUS_IS_OK(status)) { DEBUG(1,...
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...fined reference to `free_namearray' modules/vfs_netatalk.po: In function `atalk_rrmdir': modules/vfs_netatalk.po(.text+0x3fc): undefined reference to `talloc_asprintf' modules/vfs_netatalk.po: In function `atalk_rmdir': modules/vfs_netatalk.po(.text+0x505): undefined reference to `talloc_init' modules/vfs_netatalk.po(.text+0x53d): undefined reference to `talloc_asprintf' modules/vfs_netatalk.po(.text+0x55a): undefined reference to `talloc_destroy' modules/vfs_netatalk.po: In function `atalk_rename': modules/vfs_netatalk.po(.text+0x5fb): undefined reference to `talloc_i...
2006 Jul 13
2
Kerberos Keytab Code Update in 3.0.23
First thing - I'd like to say a big "THANK YOU" to the developers. I just upgraded to samba-3.0.23 and I've noticed an alarming issue with respect to my configuration. I've been using the built-in keytab management and it looks like the updated code no longer creates the userPrincipal in Active Directory. Whether this is an issue for others or not, it would be nice to have
2020 Aug 24
4
core dump from samba-tool when chnging user password
On Mon, August 24, 2020 13:51 +0000, Rowland penny wrote: > It isn't a PDC, that is something quite different ;-) > I know, but it is a lot shorter to write than the DC possessing the PDC FSMO role. > It is your first DC. Not really, I have been working with MS AD Domains since NT 3.51, or whatever it was called back then. This one just happens to be the one I am currently