Displaying 3 results from an estimated 3 matches for "c0000023".
Did you mean:
00000023
2000 Feb 23
0
Win2k & Samba compatibility?
...; This is a user w2ktest2 logging on to and off from a W2k box, after having
> the profile created with NT4.
>
> It does a call_nt_transact_query_security_desc
> and gets an error packet
> smbd/error.c:error_packet(127)
> 32 bit error packet at line 81 cmd=160 (SMBnttrans) eclass=c0000023 [Error:
> Unknown error (35,49152)]
This is actually ok, and is the correct response. NT does
a query_sd with a buffer size of zero, Samba returns the
c0000023 error (no space), then NT re-does the query with
a proper buffer size. It does this all the time.
I've looked through this log and...
2000 Feb 23
3
newbie desperate for help
I just installed Samba for the first time. Installed and setup like a dream. Unfortunately, I can't login to save my life. The server appears in the Net. Neighborhood, but when I double-click to login, the login window give the following message:
Incorrect password or unknown username for \\SERVERNAME
Entering a username and password (from /etc/passwd) returns:
\\SERVERNAME is not
2003 Dec 01
0
No subject
...ct_query_security_desc(1682)
call_nt_transact_query_security_desc: sd_size = 268.
[2001/07/10 14:04:53, 3] smbd/error.c:error_packet(123)
error string = No such file or directory
[2001/07/10 14:04:53, 3] smbd/error.c:error_packet(130)
32 bit error packet at line 90 cmd=160 (SMBnttrans) eclass=c0000023
[Error: Unknown error (35,49152)]
[2001/07/10 14:04:53, 3] smbd/process.c:process_smb(837)
Transaction 739 of length 88
[2001/07/10 14:04:53, 3] smbd/process.c:switch_message(650)
switch message SMBnttrans (pid 13018)
[2001/07/10 14:04:53, 3]
smbd/nttrans.c:call_nt_transact_query_security_desc(...