Igor Pechtchanski wrote:
Yes it is, but I'm not sure what LocalSystem is. My W2K User Admin doesn't list a user with that name.Looks like a simple permission problem. Does your cron run under LocalSystem?
Is the above DLL readable/executable by LocalSystem?How do I tell? The unix permissions are 555. (As is everything, I think.)
If I run 'id" from cron, I get:I'm assuming it's not in a mounted directory, or if it is, the mount is seen by LocalSystem as well. Igor
uid=1000(kelem) gid=513(None) groups=513(None),544(Administrators),547(Power Users),545(Users)
Thanks, Steve
-- 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/