Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
OSX file permission/ownership problem on samba server
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Kholdstate" data-source="post: 995487" data-attributes="member: 143206"><p>I'm running a samba server on a linux computer that works just fine with the windows machines in my network but when I connect from my mac (snow leopard) there is a problem with any files I create, they get different permissions than the system is set to.</p><p></p><p>for instance if I create a directory from windows it gets the permissions</p><p>[CODE]drwxrwx---. 2 kholdstate smbusers 4096 2010-02-06 23:14 Stuff[/CODE]</p><p></p><p>if I create a directory from my mac the result is</p><p>[CODE]drwxr-xr-x. 2 kholdstate smbusers 4096 2010-02-07 14:13 untitled folder[/CODE]</p><p></p><p>I set up my server config like this:</p><p>[CODE]</p><p> [LIBRARY]</p><p> comment = Library</p><p> path = /1000/LIBRARY</p><p> writable = yes</p><p> force group = smbusers</p><p> create mask = 0660</p><p> directory mask = 0770[/CODE]</p><p></p><p>I've googled this but only found the same problem but no solutions to it. Either way, any help would be greatly appreciated.</p></blockquote><p></p>
[QUOTE="Kholdstate, post: 995487, member: 143206"] I'm running a samba server on a linux computer that works just fine with the windows machines in my network but when I connect from my mac (snow leopard) there is a problem with any files I create, they get different permissions than the system is set to. for instance if I create a directory from windows it gets the permissions [CODE]drwxrwx---. 2 kholdstate smbusers 4096 2010-02-06 23:14 Stuff[/CODE] if I create a directory from my mac the result is [CODE]drwxr-xr-x. 2 kholdstate smbusers 4096 2010-02-07 14:13 untitled folder[/CODE] I set up my server config like this: [CODE] [LIBRARY] comment = Library path = /1000/LIBRARY writable = yes force group = smbusers create mask = 0660 directory mask = 0770[/CODE] I've googled this but only found the same problem but no solutions to it. Either way, any help would be greatly appreciated. [/QUOTE]
Verification
What is Apple's smallest desktop computer called?
Post reply
Forums
Apple Computing Products:
macOS - Operating System
OSX file permission/ownership problem on samba server
Top