Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRONTAB Env variable not working due to pam config #1037

Open
adamczyksimon opened this issue Oct 17, 2024 · 0 comments
Open

CRONTAB Env variable not working due to pam config #1037

adamczyksimon opened this issue Oct 17, 2024 · 0 comments

Comments

@adamczyksimon
Copy link

Hi,

I am using Spilo for some time now, thanks for all the good work here.
Today I got a request to install a CRONTAB into it and am facing an issue due to pam config.

2024-10-17 07:33:27,578 - bootstrapping - ERROR - Error while adding a crontab for user postgres: b'You (postgres) are not allowed to access to (crontab) because of pam configuration.\n'

My Crontab is as supposed in 53b8ad9
sh-5.1$ env | grep CRONTAB
CRONTAB="['0 0 * * * echo hello']"
sh-5.1$

Any help appreciated.

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

No branches or pull requests

1 participant