Opened 9 years ago

Closed 8 years ago

#262 closed defect (fixed)

Plugin does not find smb.conf in %ETC%\samba

Reported by: Lewis Rosenthal Owned by:
Priority: minor Milestone:
Component: Samba Client Plugin Version: Client 3.0.x
Keywords: smb.conf, etc, config, configuration Cc:

Description

3.x plugin does not seem to find smb.conf in %ETC%\samba (on this system, that is C:\MPTN\ETC\samba). debug log says:

Samba client 3.0.x build beta-date based on 4.2.3
This build is maintained by netlabs
2015/07/16 07:17:52.1: 9 1: Working with 64 bit fileio NDFS
2015/07/16 07:17:53.39: 9 1: NdpIOCTL init thread
2015/07/16 07:17:53.39: 9 1: NdpMountResource in
2015/07/16 07:17:54.13: 0 1: The initial smb.conf is missing, defaults are used!

Processing continues normally.

I have not tried to symlink \etc\samba\smb.conf.

Change History (5)

comment:1 Changed 9 years ago by Paul Smedley

Hmmm I haven't intentionally changed anything here, I'll need to add some logging to show where it's trying to load smb.conf from

comment:2 Changed 9 years ago by Paul Smedley

I don't see this on my test machine here.

comment:3 Changed 9 years ago by Lewis Rosenthal

I will confirm that the VM does not have this. Perhaps this has something to do with the fact that %UNIXROOT% is pointing to a non-boot volume on this machine. If I don't see this in the VM or another bare metal test system, I'll close this myself, as it is likely something unrelated.

Thanks for checking, Paul.

comment:4 Changed 8 years ago by Paul Smedley

Hi Lewis - can you please check this one too?

comment:5 Changed 8 years ago by Lewis Rosenthal

Resolution: fixed
Status: newclosed

Seems fixed, Paul:

Samba client 3.0.x build beta-date based on 4.4.2
This build is maintained by netlabs
2016/04/27 16:54:44.59: 9 1: Working with 64 bit fileio NDFS
2016/04/27 16:54:45.7: 9 1: NdpIOCTL init thread
2016/04/27 16:54:45.7: 9 1: NdpMountResource in
2016/04/27 16:54:45.15: 9 1: dircache_create: 10 seconds, 32 entries
2016/04/27 16:54:45.15: 9 1: dircache_create: 0x625800, rc = 0
2016/04/27 16:54:45.15: 9 1: NdpMountResource rc=0
2016/04/27 16:54:46.78: 9 2: NdpIOCTL init thread
2016/04/27 16:54:46.78: 9 2: NdpRsrcQueryInfo in
2016/04/27 16:54:46.78: 9 2: NdpRsrcQueryInfo 0, s = SMBFS64 \\workgroup:othello\data@Lewis

Let's close.

Note: See TracTickets for help on using tickets.