[mythtv-users] Mythfrontend fails if mythtv installed after user mythtv created

Mike Hodson mystica at gmail.com
Fri Jun 21 20:49:30 UTC 2024


On Fri, Jun 21, 2024, 14:36 Mike Hodson <mystica at gmail.com> wrote:

>
>
> Okay final reply,
>

Sorry, I lied, I wanted to get more information to why this comes about.

This default is set in /etc/login.defs as the home directory UMASK.

https://serverfault.com/questions/98842/useradd-with-755-permissions

The top answer explains this in detail

The second answer gives you a command to add the proper UMASK that you want
into the useradd command line.


For 750 you would want this command argument to be

useradd -K UMASK=0027

Or for 710 you would do

useradd -K UMASK=0067


If you would like to discuss this further, we could either take this off
list, or if you prefer, some sort of real time chat communication that
might allow us to discuss finer details in a more interactive format.

Please let me know if you would like to converse further on some of the
lesser well-known details of how Linux works in common scenarios.

Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20240621/61ffd9da/attachment.htm>


More information about the mythtv-users mailing list