Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Gerrit P. Haase" Organization: convey Information Systems GmbH To: cygwin AT cygwin DOT com Date: Fri, 4 May 2001 19:35:43 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: (Fwd) CYGWIN=nontsec nontea ??? Reply-to: gerrit AT familiehaase DOT de Message-ID: <3AF3048F.13957.1EEBA8D@localhost> X-mailer: Pegasus Mail for Win32 (v3.12cDE) That is dubios... will it work if i set ntsec and ntea? root AT ISMENE ~ $ id uid=500(root) gid=544(root) groups=544(root) root AT 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