On Wed, Dec 19, 2001 at 01:01:11PM +0000, Tiffany Chan wrote: > Corinna, > > There are two cases: > 1. In domain controller server, both Domain admin and > Domain user can run cron correctly. There is no > problem > > 2. But in another w2k server (in domain, but not > domain controller), Domain admin run cron correctly . > But domain user cannot run cron, error : can't switch > user context. I used mkgroup and mkpasswd using > parameter -ld.
Care for your /etc/group file as well. It's probably correct on the DC since the domain groups are also local groups for the DC. It's very likely incorrect for a normal domain machine, though. mkgroup -ld > /etc/group should help. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/