Skip to content

acme: Make acmetiny world readable to facilitate execution - #2407

Open
muelli wants to merge 1 commit into
debops:masterfrom
muelli:acme-chmod
Open

muelli wants to merge 1 commit into
debops:masterfrom
muelli:acme-chmod

Conversation

@muelli

@muelli muelli commented Aug 31, 2023

Copy link
Copy Markdown
Contributor

I had trouble running the PKI scheduler because the script could not be executed!

The problem manifested itself in this error.log:

$ cat  myrealm/acme/error.log
sh: 1: /usr/local/bin/acme-tiny: Permission denied

This is a symlink into another directory which only root can enter.

This change makes the directory readable for other users so that acme-tiny can be executed.

I had trouble running the PKI scheduler because the script could not be executed!

The problem manifested itself in this error.log:

    $ cat  myrealm/acme/error.log
    sh: 1: /usr/local/bin/acme-tiny: Permission denied

This is a symlink into another directory which only root can enter.

This change makes the directory readable for other users so that
acme-tiny can be executed.
@muelli
muelli requested a review from drybjed as a code owner August 31, 2023 09:45
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.

1 participant