Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-ID: <00F8D6E8AB0DD3118F1A006008186C9611F764@server1.axonet.com.au> From: Andrew Dalgleish To: "'cygwin-developers AT sourceware DOT cygnus DOT com'" Subject: /dev/urandom: Permission denied Date: Fri, 9 Jun 2000 21:08:20 +1000 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1458.49) Content-Type: text/plain I am using NT Workstation 4 sp 5, cygwin 1.1.2 (2000/6/7), ntsec enabled. If I log in as any account which does not have administrator privileges, I can't read from /dev/urandom. (I first noticed it when sshd failed to start after a clean re-install of everything.) bash-2.04$ dd if=/dev/urandom of=foo bs=512 count=1 dd: /dev/urandom: Permission denied 0+0 records in 0+0 records out I am about to rebuild the DLL so I can step through it. Regards, Andrew Dalgleish