Hi,
i have a security problem with cronjobs on my server.
any user that have a cronjob access can run whatever he want.
for example:
cat /etc/passwd > passwd
and he'll get it to his home folder.
i tried to jail a user and check if it make a change, but it didn't.
do you know any way to prevent it?
Thanks.
i have a security problem with cronjobs on my server.
any user that have a cronjob access can run whatever he want.
for example:
cat /etc/passwd > passwd
and he'll get it to his home folder.
i tried to jail a user and check if it make a change, but it didn't.
do you know any way to prevent it?
Thanks.