Forum Discussion
ltm folder permission issue
Folks i am facing strange issue were i am not able to delete the old files from /var/tmp/test folder basically have created a cron job to create a ucs backup on /var/tmp/test folder and delete alternative older than 1 day file but some reason files are not getting deleted ,when i am using root or local f5 account files getting deleted but when i use radius Id which have full advance shelland full administrator access files are not getting deleted i am suspecting permission issue for Radius ID, below is command used to delete the older than 1 day file /var/tmp -type f -name "*.ucs" -mtime +1 -exec rm -rf {} \;
any thoughts ?
- Samir_Jha_52506
Noctilucent
There is no issue with the command. Here problem with Radius account access. To resolve issue, you need to provide the
from Root level to scrip file. Hope issue will solved.chmod +x filename
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com