Page 1 of 1

Error adding to schedule: at: you are not authorized to use

Posted: Mon Feb 06, 2012 9:01 am
by esivaprasad
Hi,
When we try to schedule job through director,we are getting following error
"Error adding to schedule: at: you are not authorized to use at. sorry "
we are using user id DSADM.
please help me in this ,how we can resolve this error and schedule jobs through director.
Thanks in advance

Posted: Mon Feb 06, 2012 9:04 am
by chulett
Get authorized. Talk to your SysAdmin. Make sure you have cron access as well while you're at it.

Posted: Mon Feb 06, 2012 4:13 pm
by ray.wurlod
Your SysAdmin should know about at.allow and cron.allow files. If not, get a competent SysAdmin.

Posted: Mon Feb 06, 2012 8:18 pm
by qt_ky
It sounds like the unix admin went out of their way to disable scheduling capabilities...

Posted: Mon Feb 06, 2012 8:38 pm
by chulett
No, they just need the scheduling user added to cron/at.allow, something that doesn't typically happen 'out of the box'.

Posted: Mon Feb 06, 2012 8:46 pm
by qt_ky
Ah, I thought scheduling was enabled by default...

Posted: Wed Feb 22, 2012 10:09 am
by esivaprasad
user dsadm has UID set to 0 (equivalent to root) which is not a standard to client. so they removed access to schedule jobs or cron access.
changed UID 0 to 286 and given access .
Now we can able to schedule jobs through datastage director.

Posted: Wed Feb 22, 2012 7:04 pm
by qt_ky
That reminds me, a past unix admin I worked with had a custom license plate on his car....

UID 0

:D

Posted: Wed Feb 22, 2012 7:11 pm
by ray.wurlod
Ah, there's no place like 127.0.0.1 !