I had the same issue. Although i had two users, only one had write permission under amahi setup, however, both could write/delete files.
Apparently you have to edit the smb.conf file. See the thread:
http://forums.amahi.org/viewtopic.php?f=4&p=11978
Hope this helps.
Search found 4 matches
- Fri Jan 14, 2011 9:52 pm
- Forum: File Sharing
- Topic: Shares permissions
- Replies: 9
- Views: 6372
- Fri Jan 14, 2011 9:47 pm
- Forum: File Sharing
- Topic: Permission in Amahi Webinterface - without Console!
- Replies: 11
- Views: 8586
Re: Permission in Amahi Webinterface - without Console!
Thank you so much! Turns out my smb.conf file had: [Movies] comment = Movies path = /var/hda/files/movies writeable = yes browseable = yes valid users = brek, guest write list = brek create mask = 0775 force create mode = 0664 directory mask = 0775 force directory mode = 0775 dfree command = /usr/bi...
- Thu Jan 13, 2011 1:32 pm
- Forum: File Sharing
- Topic: Permission in Amahi Webinterface - without Console!
- Replies: 11
- Views: 8586
Re: Permission in Amahi Webinterface - without Console!
Forgive me for being a total noob, but how do i...
Thank you for your time!check your /etc/samba/smb.conf file
- Thu Jan 13, 2011 10:51 am
- Forum: File Sharing
- Topic: Permission in Amahi Webinterface - without Console!
- Replies: 11
- Views: 8586
Re: Permission in Amahi Webinterface - without Console!
I actually have a very similar issue/problem. I have two users, admin (brek) and a regular user (guest). When i set guest to Access but not Writeable, the guest has full access. If I remove both Access and Writeable, the share cannot be accessed by the guest. I can't figure out why guest is getting ...