[MDEV-19126] Add UMASK as a configuration parameter in [mysqld] Created: 2019-04-01  Updated: 2019-07-15  Resolved: 2019-07-15

Status: Closed
Project: MariaDB Server
Component/s: Configuration
Fix Version/s: N/A

Type: Task Priority: Major
Reporter: Juan Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
Duplicate
is duplicated by MDEV-15844 Add umask and umask_dir as server var... Needs Feedback
Relates
relates to MDEV-16415 Make UMASK and UMASK_DEV configurable... Closed
relates to MDEV-17637 New systemd-aware script to re-create... Closed

 Description   

UMASK for the mysql user is mostly used for things like allowing third-party binlog readers like GoldenGate access to normally protected datadir files.

It seems like we are working hard to preserve this definition in the service, and having concerns that installation tools should not have to do the work of reading service configuration directives in different service management systems.

If instead of putting UMASK in the service definition or the user's environment, we treated it as a server configuration directive and put it in a parameter in the [mysqld] section of the server's own configuration files, these concerns would go away, and instead of a complicated exception (for DBAs) requiring knowledge of administrative operating system details to configure this option, the DBA would only need to apply a configuration parameter like any other.



 Comments   
Comment by Geoff Montee (Inactive) [ 2019-07-15 ]

This appears to be a duplicate of MDEV-15844.

Generated at Thu Feb 08 08:49:15 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.