Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <3.0.5.32.20021222101105.00826d90@mail.attbi.com> X-Sender: phumblet AT mail DOT attbi DOT com Date: Sun, 22 Dec 2002 10:11:05 -0500 To: cygwin AT cygwin DOT com From: "Pierre A. Humblet" Subject: Re: permission denied for NTFS network shares Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Genady Veytsman wrote > Are you saying that there is no way whatsoever to have RSH without > passwords? I need it for running scripts/programs on different NT > machines. Interactive behaviour (login/password) will not allow that > since you can't hardcode your passwords in scripts. If you are the only user needing to rsh into the system you could try to run the daemons under your own name (cygrunsrv -u, read the README). You may also have to change ownership of key files and such. A more ambitious/risky project is to give privileges to create tokens etc.. (see README) to a domain account and run the daemons under that account. I have not tried any of that, let us know if it works. Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/