X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 14 Oct 2011 10:32:52 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Where is /bin/nologin Message-ID: <20111014083252.GB12878@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <32647652 DOT post AT talk DOT nabble DOT com> <20111013212001 DOT GB7035 AT jethro DOT local DOT lan> <32649084 DOT post AT talk DOT nabble DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <32649084.post@talk.nabble.com> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Oct 13 15:44, gwodus wrote: > > > Dawud Medina wrote: > > > > Does /bin/false serve that purpose? > > > > -- > > Huella de clave primaria: AD8F BDC0 5A2C FD5F A179 60E7 F79B AB04 5299 > > EC56 > > > > Of course!!! Thanks a lot. That's what I was looking for. Thanks. Or what about creating your own /sbin/nologin, something like this: $ cat > /sbin/nologin <