Displaying 5 results from an estimated 5 matches for "rns21".
2024 Oct 25
1
Optimal File Permissions for Shared Access Between Windows and Linux
...gt;
>
> 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 Dec? 2? 2021 'Facture
> Tennis RNS21.pdf'
>
One of your problems is that you are are these paths for the shares:
/mnt/shared
/mnt/shared/partage_de_fichiers
So, anyone that needs to get into partage_de_fichiers has to traverse
/mnt/shared
I would have used:
/mnt/shared/nas
/mnt/shared/partage_de_fichiers
This would have...
2024 Oct 24
1
Optimal File Permissions for Shared Access Between Windows and Linux
...he 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 Dec? 2? 2021 'Facture
Tennis RNS21.pdf'
Le 10/24/2024 ? 12:08 AM, Jonathan Szalavecz via samba a ?crit?:
> Hi Rowland,
>
> I've been working with the ACLs, and everything looks good! It seems I
> can now proceed with your Samba configuration.
>
> [global]
> ?? min protocol = SMB3
> ## Browsing/Iden...
2024 Oct 26
1
Optimal File Permissions for Shared Access Between Windows and Linux
...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 Dec? 2? 2021 'Facture
>> Tennis RNS21.pdf'
>>
> One of your problems is that you are are these paths for the shares:
>
> /mnt/shared
> /mnt/shared/partage_de_fichiers
>
> So, anyone that needs to get into partage_de_fichiers has to traverse
> /mnt/shared
>
> I would have used:
>
> /mnt/shared/...
2024 Oct 26
1
Optimal File Permissions for Shared Access Between Windows and Linux
...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 Dec 2 2021 'Facture
Tennis RNS21.pdf'
One of your problems is that you are are these paths for the shares:
/mnt/shared
/mnt/shared/partage_de_fichiers
So, anyone that needs to get into partage_de_fichiers has to traverse
/mnt/shared
I would have used:
/mnt/shared/nas
/mnt/shared/partage_de_fichiers
This would have lead...
2024 Oct 26
1
Optimal File Permissions for Shared Access Between Windows and Linux
...:-(
>
>
> 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 Dec 2 2021 'Facture
> Tennis RNS21.pdf'
>
>
>
> One of your problems is that you are are these paths for the shares:
>
> /mnt/shared
> /mnt/shared/partage_de_fichiers
>
> So, anyone that needs to get into partage_de_fichiers has to traverse
> /mnt/shared
>
> I would have used:
>
> /mnt/s...