(Fwd) CYGWIN=nontsec nontea ???

Gerrit P. Haase gerrit.haase@t-online.de
Fri May 4 10:38:00 GMT 2001


That is dubios...
will it work if i set ntsec and ntea?

root@ISMENE ~
$ id
uid=500(root) gid=544(root) groups=544(root)

root@ISMENE ~
$ /usr/sbin/fetchnews -vvv
/usr/sbin/fetchnews: must be run as news or root


>From the source:

    setgid( pw->pw_gid );
    setuid( pw->pw_uid );
    if ( getuid() = pw->pw_uid || getgid() = pw->pw_gid ) {
        fprintf( stderr, "%s: must be run as news or root\n", progname );
        return FALSE;
    }

Is getuid or getgid not working on cygwin?

gph

-- 
Gerrit P. Haase

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list