> I have a windows client-server app and I need to sync the local time with the network time on each app starts. > How can I allow to wine app to sync a local system time with a network time? Time can sync only if I ran app under root, but I need to do it under local non-root user. > Please, don't offer me to setup ntp-server. > Try rdate. Martin