This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: XDM problem




> Only root wants to run xdm? 

Well, normally on UNIX only root runs xdm ;-) That is an issue on Windows.
I never thought xdm will be of much use to Windows users... I guess I was
wrong ;-)

Suhaib

> 
> Please try "xdm -debug 1". digging through the source i found 
> the following 
> lines: 
>     /*                                                        
>                   
>      * Only allow root to run in non-debug mode to avoid 
> problems               
>      */                                                       
>                   
>     if (debugLevel == 0 && getuid() != 0)                     
>                   
>     {                                                         
>                   
>         fprintf (stderr, "Only root wants to run %s\n", 
> argv[0]);               
>         exit (1);                                             
>                   
>     }                                                         
>                   
> 
> 
> HTH, bye
> 	ago
> 
> -- 
>  Alexander.Gottwald@informatik.tu-chemnitz.de 
>  http://www.gotti.org
>  phone: +49 3725 349 80 80	mobile: +49 172 7854017
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]