search for: get_referred_path

Displaying 20 results from an estimated 63 matches for "get_referred_path".

2016 Aug 18
2
"Windows couldn't connect to the printer" 0x00000709 when using server short name
...m to connect, then everything works nicely. In the Wireshark logs I see this error: Ioctl Request FSCTL_DFS_GET_REFERRALS, File: \printserver\printer-color Ioctl Response, Error: STATUS_NOT_FOUND In the log.smbd I see these corresponding lines: [<timestamp>, 3] ../source3/smbd/msdfs.c:993(get_referred_path) get_referred_path: |printer-color| in dfs path \printserver\printer-color is not a dfs root. When the operation is successful, I don't see any DFS requests at all. Microsoft has a KB article about this, [1]. It says "This issue may occur if certain non-Microsoft DNS solutions are provi...
2015 Apr 12
6
Samba as AD member can not validate domain user
Hi! the previous problems were solved (thank you, Rowland!), but few issues remains: I get such msg in log: 0. Is it possible to tell samba to output messages in logs as one line per message (even if it is long one?) 1. 2015/04/12 11:32:39.293583, 3] ../source3/smbd/msdfs.c:971(get_referred_path) get_referred_path: |shareX| in dfs path \FS\shareX is not a dfs root. (seems it is not making problems as access to other shares giving such error not influences anything) 2. 2015/04/12 11:32:18.852138, 3] ../libcli/security/dom_sid.c:209(dom_sid_parse_endp) string_to_sid: SID @INTERNAL...
2008 Mar 31
1
Problem in working with domain DFS links
...ERY_PATH_INFO for the same path Samba does not fail the request based on the server name. See frames 1132 and 1195 in the TCP-dump. When looking inside the Samba code (I've looked and tested 3.0.23c but it seems to be the same also 3.0.25b and 3.0.28) it looks that msdfs.c, in the function get_referred_path is making sure the server name in the path is the same as the current machine in which Samba is running. When removing the following lines everything works OK: /* Verify hostname in path */ if (!is_myname_or_ipaddr(dp.hostname)) {...
2016 Oct 13
3
Unable to set up home share correctly
...swift reply. I made the modifications you suggested, which unfortunately did not better the situation. No change as to the "Creator Owner" rights and the Administrator account still shown as locked. Also, I couldn't spot any suspicious messages in the Samba logfiles besides maybe get_referred_path: |profiles| in dfs path \fileserver.mydomain.lan\profiles is not a dfs root. get_referred_path: |home| in dfs path \fileserver.mydomain.lan\home is not a dfs root. My test users have uidNumbers und gidNumbers defined. I found this nifty command to list them root at fileserver:/var/log/samba# n...
2008 Nov 11
0
I'm Sure I'm Missing Something Simple and Stupid, But...
...1069) Transaction 3 of length 110 [2008/11/11 04:55:58, 3] smbd/process.c:switch_message(927) switch message SMBtrans2 (pid 22078) conn 0x9ba1680 [2008/11/11 04:55:58, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (2111, 1516) - sec_ctx_stack_ndx = 0 [2008/11/11 04:55:58, 3] smbd/msdfs.c:get_referred_path(633) get_referred_path: |ftp_site001| in dfs path \ha03\ftp_site001 is not a dfs root. [2008/11/11 04:55:58, 3] smbd/error.c:error_packet_set(106) error packet at smbd/trans2.c(6259) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND [2008/11/11 04:55:58, 3] smbd/process.c:process_smb(1069) Transaction 4...
2010 Feb 11
0
intermittent authentication: check_ntlm_password: Authentication for user [someuser] -> [someuser] FAILED with error NT_STATUS_ACCESS_DENIED
...6602) cmd=50 (SMBtrans2) NT_STATUS_NETWORK_ACCESS_DENIED [2010/01/27 19:02:21, 3] smbd/process.c:process_smb(1083) Transaction 17185 of length 98 [2010/01/27 19:02:21, 3] smbd/process.c:switch_message(932) switch message SMBtrans2 (pid 25287) conn 0xbb3830 [2010/01/27 19:02:21, 3] smbd/msdfs.c:get_referred_path(633) get_referred_path: |shared| in dfs path \sambaserver\shared is not a dfs root. [2010/01/27 19:02:21, 3] smbd/error.c:error_packet_set(106) error packet at smbd/trans2.c(6307) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND [2010/01/27 19:02:21, 3] smbd/process.c:process_smb(1083) Transaction 171...
2015 Apr 12
0
Samba as AD member can not validate domain user
...were solved (thank you, Rowland!), but few > issues remains: > > I get such msg in log: > 0. Is it possible to tell samba to output messages in logs as one > line per message (even if it is long one?) > > 1. 2015/04/12 11:32:39.293583, 3] > ../source3/smbd/msdfs.c:971(get_referred_path) > get_referred_path: |shareX| in dfs path \FS\shareX is not a dfs root. > (seems it is not making problems as access to other shares giving > such error not influences anything) > > > 2. 2015/04/12 11:32:18.852138, 3] > ../libcli/security/dom_sid.c:209(dom_sid_parse_endp...
2016 Aug 19
0
"Windows couldn't connect to the printer" 0x00000709 when using server short name
...ly. > > In the Wireshark logs I see this error: > > Ioctl Request FSCTL_DFS_GET_REFERRALS, File: \printserver\printer-color > Ioctl Response, Error: STATUS_NOT_FOUND > > In the log.smbd I see these corresponding lines: > [<timestamp>, 3] ../source3/smbd/msdfs.c:993(get_referred_path) > get_referred_path: |printer-color| in dfs path \printserver\printer- > color > is not a dfs root. > > When the operation is successful, I don't see any DFS requests at all. > Microsoft has a KB article about this, [1]. It says "This issue may occur > if certain n...
2016 Oct 13
0
Unable to set up home share correctly
...difications you > suggested, which unfortunately did not better the situation. No > change as to the "Creator Owner" rights and the Administrator account > still shown as locked. Also, I couldn't spot any suspicious messages > in the Samba logfiles besides maybe > > get_referred_path: |profiles| in dfs path > \fileserver.mydomain.lan\profiles is not a dfs root. > get_referred_path: |home| in dfs path \fileserver.mydomain.lan\home > is not a dfs root. > > My test users have uidNumbers und gidNumbers defined. I found this > nifty command to list them > &gt...
2009 Mar 03
0
unable to use myse home share on a member server
...ll operations) In the log file : [2009/03/03 12:09:54, 3] smbd/process.c:switch_message(1378) switch message SMBtrans2 (pid 3004) conn 0x8700ae8 [2009/03/03 12:09:54, 4] smbd/uid.c:change_to_user(213) change_to_user: Skipping user change - already user [2009/03/03 12:09:54, 3] smbd/msdfs.c:get_referred_path(813) get_referred_path: |spu| in dfs path \corli01\spu is not a dfs root. [2009/03/03 12:09:54, 3] smbd/error.c:error_packet_set(61) error packet at smbd/trans2.c(7286) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND [2009/03/03 12:09:54, 5] lib/util.c:show_msg(645) [2009/03/03 12:09:54, 5] lib/util...
2013 Jun 30
1
string_to_sid: SID <username> is not in a valid format
...with this message, and a login prompt where my credentials are never accepted. [http] comment = HTTPD Server path = /srv/http writable = no public = no browsable = no valid users = frostyfrog write list = frostyfrog force user = http force group = http # smbd -i -d3 <snip> get_referred_path: |http| in dfs path \X.X.X.X\http is not a dfs root. Allowed connection from X.X.X.X (X.X.X.X) string_to_sid: SID frostyfrog is not in a valid format Forcing Primary Group to 'Domain Users' for frostyfrog Forcing Primary Group to 'Domain Users' for http Forced user http Forced group...
2017 May 23
0
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
...5923EA5E: Here is a log snippet: [2017/05/23 10:51:59.104021, 3] ../source3/smbd/service.c:774(make_connection_snum) win8-13 (ipv4:10.10.1.63:51224) connect to service IPC$ initially as user production (uid=1001, gid=1001) (pid 1686) [2017/05/23 10:51:59.104487, 3] ../source3/smbd/msdfs.c:993(get_referred_path) get_referred_path: |administration| in dfs path \10.10.1.6\administration is not a dfs root. [2017/05/23 10:51:59.105493, 3] ../source3/smbd/dir.c:628(dptr_create) creating new dirptr 0 for path appl/SubScr, expect_close = 0 . . . [2017/05/23 10:51:59.130743, 3] ../source3/param/loadparm.c:1...
2011 Oct 22
1
Problem migrating to new Samba server
..._connection_snum) martin-laptop (::ffff:192.168.222.108) connect to service temptest initially as user martin (uid=1000, gid=100) (pid 18967) But when I try to access shareddocs on the new server, I can?t. Here are some of the errors in log.smbd. [2011/10/22 17:50:58.926344,3] smbd/msdfs.c:848(get_referred_path) get_referred_path: |shareddocs| in dfs path \pavilion\shareddocs is not a dfs root. [2011/10/22 17:50:58.926386,3] smbd/error.c:80(error_packet_set) error packet at smbd/trans2.c(8018) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND [2011/10/22 17:50:58.936951,3] smbd/open.c:460(open_file) Error open...
2007 Jul 01
3
Error when upgrading to samba 3.0.25b: NT_STATUS_OBJECT_PATH_NOT_FOUND
...smb(1068) Transaction 30 of length 92 [2007/07/01 00:47:48, 3] smbd/process.c:switch_message(926) switch message SMBtrans2 (pid 12923) conn 0x86a8190 [2007/07/01 00:47:48, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (99, 99) - sec_ctx_stack_ndx = 0 [2007/07/01 00:47:48, 3] smbd/msdfs.c:get_referred_path(624) get_referred_path: |tmp| in dfs path \server1\tmp is not a dfs root. [2007/07/01 00:47:48, 3] smbd/error.c:error_packet_set(106) error packet at smbd/trans2.c(6201) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND [2007/07/01 00:47:48, 3] smbd/process.c:process_smb(1068) Transaction 31 of length 9...
2011 Jun 28
2
cygwin 'QueryUserInfo' fails dueto samba error. Wazup?
...init_custom) Initialising custom vfs hooks from [/[Default VFS]/] [2011/06/27 17:41:16.099526, 3] smbd/service.c:1095(make_connection_snum) athenae (192.168.3.140) connect to service IPC$ initially as user lindaw (uid=5013, gid=201) (pid 18720) [2011/06/27 17:41:16.099526, 3] smbd/msdfs.c:870(get_referred_path) get_referred_path: |home| in dfs path \Bliss\home is not a dfs root. ---- Um...what does that mean? ---- I'm trying to check what wbinfo thinks -- and that might hold a clue to the problem, as it's got it's own confusion. It lists the expected users and groups (with no Domain pre...
2017 May 23
2
Windows 10 spawning thousands of child processes on Samba 4.3.11 server
On Tue, 23 May 2017 08:44:42 +0200 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Did you TV/Radio broke?? ;-) > > This really smells like some malware/cryptoware. > Seen this ones on a network, and that was a cypto trying to write to > shares. And they to that really really fast. > > Increast the samba debug logs and track if this is
2015 Apr 12
2
Samba as AD member can not validate domain user
...nd!), but few >> issues remains: >> >> I get such msg in log: >> 0. Is it possible to tell samba to output messages in logs as one >> line per message (even if it is long one?) >> >> 1. 2015/04/12 11:32:39.293583, 3] >> ../source3/smbd/msdfs.c:971(get_referred_path) >> get_referred_path: |shareX| in dfs path \FS\shareX is not a dfs root. >> (seems it is not making problems as access to other shares giving >> such error not influences anything) >> >> >> 2. 2015/04/12 11:32:18.852138, 3] >> ../libcli/security/dom_si...
2015 Apr 18
2
user authentication issue
...X service=IPC$ [2015/04/18 13:41:26.283699, 3] smbd/process.c:1662(process_smb) Transaction 4 of length 136 (0 toread) [2015/04/18 13:41:26.283769, 3] smbd/process.c:1467(switch_message) switch message SMBtrans2 (pid 32646) conn 0x7f0404cc8590 [2015/04/18 13:41:26.283836, 3] smbd/msdfs.c:891(get_referred_path) get_referred_path: |Sharename| in dfs path \Server.hosturl\Sharename is not a dfs root. [2015/04/18 13:41:26.283867, 3] smbd/error.c:81(error_packet_set) error packet at smbd/trans2.c(8345) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND [2015/04/18 13:41:26.284057, 3] smbd/process.c:1662(process_smb...
2009 Feb 24
2
Cannot login from windows
...Transaction 24 of length 118 [2009/02/24 17:02:49, 3] smbd/process.c:switch_message(927) switch message SMBtrans2 (pid 4095) conn 0x7ff20f85c6d0 [2009/02/24 17:02:49, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (1001, 1004) - sec_ctx_stack_ndx = 0 [2009/02/24 17:02:49, 3] smbd/msdfs.c:get_referred_path(636) get_referred_path: |documents| in dfs path \BDON-SAMBA\documents is not a dfs root. [2009/02/24 17:02:49, 3] smbd/error.c:error_packet_set(106) error packet at smbd/trans2.c(6307) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND [2009/02/24 17:02:49, 3] smbd/process.c:process_smb(1069) Transactio...
2009 Sep 10
1
samba w/o openvpn: OK - else strange issues
...c:register_existing_vuid(289) register_existing_vuid: User name: nobody Real name: nobody [2009/09/10 01:50:00, 3] smbd/password.c:register_existing_vuid(299) register_existing_vuid: UNIX uid 65534 is UNIX user nobody, and will be vuid 100 <snip> [2009/09/10 01:50:01, 3] smbd/msdfs.c:get_referred_path(813) get_referred_path: |piazza| in dfs path \10.8.0.1\piazza is not a dfs root. [2009/09/10 01:50:01, 3] smbd/error.c:error_packet_set(61) error packet at smbd/trans2.c(7299) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND <snip> [2009/09/10 01:50:01, 3] auth/auth.c:check_ntlm_password(220) che...