search for: databaseshare

Displaying 9 results from an estimated 9 matches for "databaseshare".

2024 Oct 21
2
Optimal File Permissions for Shared Access Between Windows and Linux
...; > ``` > > Regarding your suggested configuration, I'm not entirely sure I > understand it. I need access to the entire |/mnt/shared| (NAS), while > my wife should only have read and write access to > |/mnt/shared/partage_de_fichiers|. Shouldn't there be both a > |DatabaseShare| and a |NAS| share in the smb.conf? Please let me know > if I'm missing something. > > Best regards, > > Jonathan > Sorry about that, I missed that out, try this one: [global] ?? workgroup = WORKGROUP ?? vfs objects = catia fruit streams_xattr ?? fruit:delete_empty_adf...
2024 Oct 24
1
Optimal File Permissions for Shared Access Between Windows and Linux
...'/' from absolute path names # file: mnt/shared/partage_de_fichiers # owner: john_johnk # group: sharedaccess # flags: -s- user::rwx group::rwx other::--- default:user::rw- default:group::rw- default:group:sharedaccess:rw- default:mask::rw- default:other::--- but when I create a file from DatabaseShare ...the group is wrong and I have the x execution which comes from nowhere :-( john_johnk at raspberrypi:~ $ ls -l /mnt/shared/partage_de_fichiers total 102120 -rw-rwx---+ 1 john_johnk john_johnk?????? 73979 Oct 10? 2016 'Facture RAM_2.pdf' -rw-rwx---+ 1 john_johnk john_johnk????? 12562...
2024 Oct 15
1
Optimal File Permissions for Shared Access Between Windows and Linux
...| while preventing access to the main directory |/mnt/shared|. Here is my Samba configuration: ```[NAS] ?? comment = RaspberryPi ?? public = no ?? writable = yes ?? browsable = yes ?? path = /mnt/shared ?? create mask = 0600 ?? directory mask = 0700 ?? read only = no ?? guest ok = no [DatabaseShare] ?? comment = Database File Share ?? path = /mnt/shared/partage_de_fichiers ?? public = no ?? writable = yes ?? browsable = yes ?? read only = no ?? guest ok = no ?? create mask = 0660 ?? directory mask = 0770 ?? force group = sharedaccess ?? force create mode = 0660 ?? min protocol = S...
2024 Oct 25
1
Optimal File Permissions for Shared Access Between Windows and Linux
...hiers > # owner: john_johnk > # group: sharedaccess > # flags: -s- > user::rwx > group::rwx > other::--- > default:user::rw- > default:group::rw- > default:group:sharedaccess:rw- > default:mask::rw- > default:other::--- > > > but when I create a file from DatabaseShare ...the group is wrong and > I have the x execution which comes from nowhere :-( > > > john_johnk at raspberrypi:~ $ ls -l /mnt/shared/partage_de_fichiers > total 102120 > > -rw-rwx---+ 1 john_johnk john_johnk?????? 73979 Oct 10? 2016 'Facture > RAM_2.pdf' > -r...
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
...how you are running Samba > > > ```[NAS] > ?? comment = RaspberryPi > ?? public = no > ?? writable = yes > ?? browsable = yes > ?? path = /mnt/shared > ?? create mask = 0600 > ?? directory mask = 0700 > ?? read only = no > ?? guest ok = no > > [DatabaseShare] > ?? comment = Database File Share > ?? path = /mnt/shared/partage_de_fichiers > ?? public = no > ?? writable = yes > ?? browsable = yes > ?? read only = no > ?? guest ok = no > ?? create mask = 0660 > ?? directory mask = 0770 > ?? force group = sharedaccess...
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
...>> ?? comment = RaspberryPi >> ?? public = no >> ?? writable = yes >> ?? browsable = yes >> ?? path = /mnt/shared >> ?? create mask = 0600 >> ?? directory mask = 0700 >> ?? read only = no >> ?? guest ok = no >> >> [DatabaseShare] >> ?? comment = Database File Share >> ?? path = /mnt/shared/partage_de_fichiers >> ?? public = no >> ?? writable = yes >> ?? browsable = yes >> ?? read only = no >> ?? guest ok = no >> ?? create mask = 0660 >> ?? directory ma...
2024 Oct 26
1
Optimal File Permissions for Shared Access Between Windows and Linux
...haredaccess >> # flags: -s- >> user::rwx >> group::rwx >> other::--- >> default:user::rw- >> default:group::rw- >> default:group:sharedaccess:rw- >> default:mask::rw- >> default:other::--- >> >> >> but when I create a file from DatabaseShare ...the group is wrong and >> I have the x execution which comes from nowhere :-( >> >> >> john_johnk at raspberrypi:~ $ ls -l /mnt/shared/partage_de_fichiers >> total 102120 >> >> -rw-rwx---+ 1 john_johnk john_johnk?????? 73979 Oct 10? 2016 'Facture &gt...
2024 Oct 26
1
Optimal File Permissions for Shared Access Between Windows and Linux
...'/' from absolute path names # file: mnt/shared/partage_de_fichiers # owner: john_johnk # group: sharedaccess # flags: -s- user::rwx group::rwx other::--- default:user::rw- default:group::rw- default:group:sharedaccess:rw- default:mask::rw- default:other::--- but when I create a file from DatabaseShare ...the group is wrong and I have the x execution which comes from nowhere :-( john_johnk at raspberrypi:~ $ ls -l /mnt/shared/partage_de_fichiers total 102120 -rw-rwx---+ 1 john_johnk john_johnk 73979 Oct 10 2016 'Facture RAM_2.pdf' -rw-rwx---+ 1 john_johnk john_johnk 125627...
2024 Oct 26
1
Optimal File Permissions for Shared Access Between Windows and Linux
...ichiers > # owner: john_johnk > # group: sharedaccess > # flags: -s- > user::rwx > group::rwx > other::--- > default:user::rw- > default:group::rw- > default:group:sharedaccess:rw- > default:mask::rw- > default:other::--- > > > but when I create a file from DatabaseShare ...the group is wrong and > I have the x execution which comes from nowhere :-( > > > john_johnk at raspberrypi:~ $ ls -l /mnt/shared/partage_de_fichiers > total 102120 > > -rw-rwx---+ 1 john_johnk john_johnk 73979 Oct 10 2016 'Facture > RAM_2.pdf' > -rw-rw...