Smbclient chmod problem

Xavier Guamis xguamis at cometatech.com
Tue Mar 22 18:22:28 GMT 2005


Hello,

When I use the chmod (for example: chmod 777 filename) command in
smbclient 3.0.10-1.fc3 always appears this error message:

Pushing string of 'unlimited' length into non-SMB buffer!


My samba server and client are on a Linux Fedora Core 3 and the server
has unix extensions enabled.
A view of my smb.conf:
[global]
	dns proxy = no 
	netbios name = XXX
	server string = YYY
	socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
	workgroup = ZZZ
	show add printer wizard = No
	encrypt passwords = yes
	security = user
	winbind use default domain = no
	guest ok = No
	unix extensions = yes
	......

Could anyone help me?

Thanks, guys





More information about the smb-clients mailing list