﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
180	Samba Client 2.1 cannot read smb.conf	Herwig Bauernfeind	Silvan Scherrer	"When using ndpsmb.dll 2.1 (possibly all 3.3 based client plugins) an eventually available smb.conf is not loaded.

The reason ist that the client (unlike the server) allocates a filesize for loading that does not respect that OS/2 is using CR/LF in text files. The allocated amount of memory is therefore too small, the file cannot be loaded.

Workaround: Change smb.conf for the client from CR/LF to CR.

Temporary workaround on source level (created by diver): 
in \lib\util_file.c add line 190 add |O_BINARY to the read() instruction."	defect	new	major	Netdrive plugin 2.1.x	Samba Client Plugin	Client 2.1.x			
