Replies: 3 comments
-
|
What is the content of cron mail and ldap_debug.log ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The ldap_debug.log is empty. I can not find cron mail. The system is a Debain 12. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You may need to ask for cron help on stack overflow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i want to run ldap2pg automaticly. But with a file in /etc/cron.d/ldap2pg it doesnt work. The content of the file is
* * * * * postgres /usr/bin/ldap2pg --real &>> /tmp/ldap_debug.logWhat i need to do to run it with cron?
Beta Was this translation helpful? Give feedback.
All reactions