|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
View CrobJobs used by all users
Hi I am using UNIX .
I do not have root acces . How do i check different users cronjobs .Is there any command to check using mutiple users in one shot With user : AAA i can get all cronjob using crontab -l AAA similarly with user BBB i can get all cron entries . For that i need to login as that user. We have more than 100 users in the unix server. Can anyone help to check all users cronjobs without using root . Please help |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
have a look at /var/spool/cron/ folder. U need to be root
|
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Withour using root . do we have any option ?
|
|
#4
|
|||
|
|||
|
does your account has priviliges of using sudo ? If not, and you are still looking for options, I am very eager to see others reply
|
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Hi ...i dont have sudo access either.
Any way to find different users crons regards |
| Sponsored Links | |
|
|
#6
|
||||
|
||||
|
To your original question: No. Without root, sudo (to root or a specific user), login as the specific user, or login as another privileged user who has access to read that information, it's as it should be: No.
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Showing all users in 'users' and 'top' commands | shoaibjameel123 | Red Hat | 1 | 02-08-2012 12:57 AM |
| Shell script for to view all users & groups history in root | kpoobathi | Shell Programming and Scripting | 5 | 08-02-2011 02:28 PM |
| To restrict the users not to change the passwords for NIS users | Sharath Kumar | Solaris | 1 | 12-06-2010 07:51 PM |
| How to view users in unix | jerome | UNIX for Dummies Questions & Answers | 6 | 06-09-2006 03:44 PM |
|
|