Solaris 10 - User defined as role cannot run cron jobs anymore
On our Solaris 10 (update 7) servers,we have setup some users as role.
Since that, the user cannot run its cron jobs anymore !
The crontab logs show:
! Roles can only be assumed by authorized users
I tried to define the 'Cron Management' profile for this user in /etc/user_attr (Cf below), but the problem is still the same ...
Ex.; jeannot::::type=role;profiles=Cron Management
Any idea ??