This is a discussion on [Samba] Troubles writing a msword file to samba server within the Samba forums, part of the Networking and Network Related category; The client computer tell me that "no more disk space available" writing a msword file to a samba ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
The client computer tell me that "no more disk space available" writing
a msword file to a samba server ( centos 4.2, samba 3.x.??-beta, not shure what version ). Tryed from another pc, the same error. Tryed with another file type ( es: msexcel ) no problem. Double checked permissions, all seems ok. It was working until yesterday. Strange behavior and don't know what to investigate. Have you ever heard about this problem ? Thanks and Hi, Samuele. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|||
|
in the global section add:
posix locking = No and in the share section add: csc policy = disable profile acls = yes nt acl support = no force security mode = 777 Kaką wrote: > The client computer tell me that "no more disk space available" > writing a msword file to a samba server ( centos 4.2, samba > 3.x.??-beta, not shure what version ). Tryed from another pc, the same > error. Tryed with another file type ( es: msexcel ) no problem. Double > checked permissions, all seems ok. It was working until yesterday. > > Strange behavior and don't know what to investigate. Have you ever > heard about this problem ? > > Thanks and Hi, Samuele. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |