Skip to content

Warn about unexpected umask#354

Merged
rcritten merged 1 commit intofreeipa:masterfrom
duzda:umask
Mar 27, 2025
Merged

Warn about unexpected umask#354
rcritten merged 1 commit intofreeipa:masterfrom
duzda:umask

Conversation

@duzda
Copy link
Contributor

@duzda duzda commented Mar 25, 2025

We should let users know, that their umask set wrong to an unsupported value, it does not make much sense to check file permissions when wrong umask is set.

Fixes: #353

We should let users know, that their umask set wrong to
an unsupported value, it does not make much sense to check file
permissions when wrong umask is set.

Fixes: freeipa#353
Signed-off-by: David Hanina <dhanina@redhat.com>
@rcritten
Copy link
Collaborator

Looks good.

@rcritten rcritten merged commit 1607150 into freeipa:master Mar 27, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Notify user about wrong umask

2 participants