On Thu, 22 Jan 2004, Stefan Zachow wrote: > Pierre Humbelt wrote: > > api_fatal ("CreateFileMapping %s, %E. Terminating.", mapname); > >The *** in front is added elsewhere, but you are missing the space > >after CreateFileMapping and the mapname (which could be null). > > > I see two formatting arguments but only one parameter. Is that right? > Yes, the %E is short hand for "Win32 error %d", GetLastError() essentially.
> >Are the non privileged users running from the console or from > >terminal services? > > > I am not sure whether I understand your question correctly. > The non privilieged users connect from any Windows system > via rdesktop to the Windows 2003 server and are trying to > open a cygwin shell on the Remotedesktor. > For future reference, this means termial services (ie. not on the console). -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/