search for: strupper_m

Displaying 9 results from an estimated 9 matches for "strupper_m".

2015 Feb 02
1
Can login with a bogus username which ends with a "/" or a "\"
...t of the username */ if ((p=strchr_m(user2,'\\')) || (p=strchr_m(user2,'/')) || (p=strchr_m(user2,*lp_winbind_separator()))) { *p = 0; user = p+1; if (!strupper_m(user2)) { return NT_STATUS_INVALID_PARAMETER; } workgroup = user2; } I'm guessing that this was intended for a "WORKSPACE/USERNAME" construct and not for ju...
2003 Aug 27
1
smbd crash on character conversion
...il.c:smb_panic(1462) PANIC: failed to create UCS2 buffer [2003/08/27 20:29:46, 0] lib/util.c:smb_panic(1469) BACKTRACE: 16 stack frames: #0 /usr/local/samba/sbin/smbd(smb_panic+0xc9) [0x817354d] #1 /usr/local/samba/sbin/smbd(unix_strupper+0x81) [0x8163709] #2 /usr/local/samba/sbin/smbd(strupper_m+0x44) [0x816dc10] #3 /usr/local/samba/sbin/smbd [0x80b9c0a] #4 /usr/local/samba/sbin/smbd [0x80ba277] #5 /usr/local/samba/sbin/smbd(mangle_map+0x66) [0x80b88da] #6 /usr/local/samba/sbin/smbd [0x809b26d] #7 /usr/local/samba/sbin/smbd [0x809be8e] #8 /usr/local/samba/sbin/smbd(reply_...
2004 Jan 19
1
Re: Bug#219197: PANIC: internal error
...40222b48] #4 /lib/libc.so.6(malloc+0x93) [0x40221d33] #5 /usr/sbin/smbd(Realloc+0x88) [0x81bce68] #6 /usr/sbin/smbd(convert_string_allocate+0x433) [0x81a9e63] #7 /usr/sbin/smbd(push_ucs2_allocate+0x48) [0x81aa708] #8 /usr/sbin/smbd(unix_strupper+0x24) [0x81a9fa4] #9 /usr/sbin/smbd(strupper_m+0x46) [0x81b6de6] #10 /usr/sbin/smbd [0x80cef8a] #11 /usr/sbin/smbd [0x80cfa1e] #12 /usr/sbin/smbd(mangle_map+0x82) [0x80cd8f2] #13 /usr/sbin/smbd [0x80abaed] #14 /usr/sbin/smbd [0x80ad481] #15 /usr/sbin/smbd(reply_trans2+0x6c6) [0x80b4386] #16 /usr/sbin/smbd [0x80c7dca] #17...
2003 Aug 19
2
Samba rc1 problem : PANIC: failed to create UCS2 buffer /usr/local/samba/sbin/nmbd(smb_panic+0xfc) [0x80ae680]
...il.c:smb_panic(1462) PANIC: failed to create UCS2 buffer [2003/08/19 17:36:05, 0] lib/util.c:smb_panic(1469) BACKTRACE: 12 stack frames: #0 /usr/local/samba/sbin/nmbd(smb_panic+0xfc) [0x80ae680] #1 /usr/local/samba/sbin/nmbd(unix_strupper+0x81) [0x809e70d] #2 /usr/local/samba/sbin/nmbd(strupper_m+0x48) [0x80a8c80] #3 /usr/local/samba/sbin/nmbd [0x8065c75] #4 /usr/local/samba/sbin/nmbd(find_name_on_subnet+0x19) [0x8065db9] #5 /usr/local/samba/sbin/nmbd(wins_process_name_refresh_request+0xe4) [0x806fca4] #6 /usr/local/samba/sbin/nmbd [0x806acb3] #7 /usr/local/samba/sbin/nmbd(ru...
2003 Aug 13
0
Latest debian (testing) version crashed strangely
...[2003/08/13 14:34:00, 0] lib/util.c:smb_panic(1462) PANIC: failed to create UCS2 buffer [2003/08/13 14:34:00, 0] lib/util.c:smb_panic(1469) BACKTRACE: 16 stack frames: #0 /usr/sbin/smbd(smb_panic+0xc9) [0x817eb3d] #1 /usr/sbin/smbd(unix_strupper+0x89) [0x816e7dd] #2 /usr/sbin/smbd(strupper_m+0x44) [0x8178cf4] #3 /usr/sbin/smbd [0x80bd07e] #4 /usr/sbin/smbd [0x80bd6eb] #5 /usr/sbin/smbd(mangle_map+0x66) [0x80bbd5e] #6 /usr/sbin/smbd [0x809fac1] #7 /usr/sbin/smbd [0x80a06e2] #8 /usr/sbin/smbd(reply_trans2+0x508) [0x80a6234] #9 /usr/sbin/smbd [0x80b670d] #1...
2004 Feb 12
4
Segfaults in Debian?
...40223b48] #4 /lib/libc.so.6(malloc+0x93) [0x40222d33] #5 /usr/sbin/smbd(Realloc+0x88) [0x81bcde8] #6 /usr/sbin/smbd(convert_string_allocate+0x433) [0x81a9de3] #7 /usr/sbin/smbd(push_ucs2_allocate+0x48) [0x81aa688] #8 /usr/sbin/smbd(unix_strupper+0x24) [0x81a9f24] #9 /usr/sbin/smbd(strupper_m+0x46) [0x81b6d66] #10 /usr/sbin/smbd [0x80cef8a] #11 /usr/sbin/smbd [0x80cfa1e] #12 /usr/sbin/smbd(mangle_map+0x82) [0x80cd8f2] #13 /usr/sbin/smbd [0x80abaed] #14 /usr/sbin/smbd [0x80ad481] #15 /usr/sbin/smbd(reply_trans2+0x6c6) [0x80b4386] #16 /usr/sbin/smbd [0x80c7dca] #17...
2003 Aug 19
2
samba-3.0.0rc1: nmbd PANIC: failed to create UCS2 buffer
Hello, I am running into the same behaviour of nmbd with samba-3.0.0rc1 compared to samba-3.0.0beta3: A few minutes after starting samba nmbd dies with the following messages: [2003/08/19 09:28:23, 0] lib/charcnv.c:(194) convert_string: Required 17, available 16 [2003/08/19 09:28:23, 0] lib/charcnv.c:(194) convert_string: Required 17, available 16 [2003/08/19 09:29:19, 0]
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
2000 Feb 04
8
Internal error: Signal 11
Hi, I have a problem with Samba from last week. Our SMB server( Debian Linux 2.2.12, samba 2.0.5a) was working very well since october 99. We didn't do any changes with our SMB server sw or hw configuration. There is my problem: content of samba log file: [2000/01/25 05:52:52, 1] smbd/service.c:make_connection(521) PC1 (10.0.0.42) connect to service database$ as user USER1