Displaying 1 result from an estimated 1 matches for "bs01".
Did you mean:
  b01
  
2003 Mar 15
1
File locking with different (client) platforms
...is a (logical) bug? Opening an with smbmount mounted file on a 
samba share, locks only in local filesystem, but not files on server?
Is there another way to work with inhomogenous environments?
Thank you
Andreas
Appendix: An extract from my smb.conf.
  [global]
	workgroup = XY
	netbios name = BS01
	server string = XY
	encrypt passwords = Yes
	passwd program = /usr/bin/passwd %u
	passwd chat = *New*password* %n\n *Retype*new*password* %n\n 
*passwd:*all*authentication*tokens*updated*successfully*
	log file = /var/log/samba/%m.log
	max log size = 100
	deadtime = 60
	socket options = TCP_NODELA...