K 10 svn:author V 6 davidn K 8 svn:date V 27 1997-01-20T15:31:33.000000Z K 7 svn:log V 215 Make cron login class savvy. Use setusercontext() rather than setuid()/setgid()/setlogin()/initgroups() which is all handled. Login environment is NOT set by this call as crontab provides its own means of doing so. END