Home
last modified time | relevance | path

Searched refs:CRONUSER_AUTH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dauth_list.h46 #define CRONUSER_AUTH "solaris.jobs.user" macro
/illumos-gate/usr/src/cmd/cron/
H A Dpermit.c85 } else if (chkauthattr(CRONUSER_AUTH, user)) { in allowed()