[GLLUG] Ubuntu 24.04 changes to Public

John Winters john at sinodun.org.uk
Sun Dec 8 12:03:37 UTC 2024


On 06/12/2024 08:55, Andrew Black via GLLUG wrote:
> I am trying to share files in ~/Public and am finding something has 
> changed in file permissions.
> 
>   * I am unable to list the ~lesley/Public
>   * I am unable to execute files set as +x  with this directory
> 
> Something seems to have changed between Ubuntu 18.04 and 24.04.
> Any hints

The ~/Public directory on Debian-esque distributions is used for various 
sharing functions.  Do you mean you are unable to list it remotely or 
unable to list it when logged on to the local system as lesley?

It would be informative to see the output of the following commands:

$ ls -l /home
$ ls -l ~/lesley
$ ls -l ~/lesley/Public

And when you say you are unable to execute files, what error do you get?

John



More information about the GLLUG mailing list