delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/06/03/13:20:06

From: fjh AT cs DOT mu DOT OZ DOT AU (Fergus Henderson)
Subject: Re: Yes! A _new_ inetd problem!
3 Jun 1998 13:20:06 -0700 :
Message-ID: <19980603174919.44507.cygnus.gnu-win32@murlibobo.cs.mu.OZ.AU>
References: <6l0td8$naq AT gap DOT cco DOT caltech DOT edu>
Mime-Version: 1.0
To: "Todd P. Whitesel" <toddpw AT ugcs DOT caltech DOT edu>
Cc: Cygnus GNU-win32 mailing list <gnu-win32 AT cygnus DOT com>

On 02-Jun-1998, Todd P. Whitesel <toddpw AT ugcs DOT caltech DOT edu> wrote:
> ftpd works, but if I change my /etc/passwd login shell, e.g. to /bin/bash
> -- it blew me off with "530 User toddpw access denied." until I changed it
> back to /bin/sh.

Do you have an /etc/shells (or maybe /usr/local/etc/shells) file?
This should contain a list of valid shells, one per line, e.g.

	/bin/sh
	/bin/bash

> Actually, could somebody just explain what exactly the text!=binary setting
> affects? Does it simply cover the behavior of fopen() without "b" or is it
> something more convoluted, like altering the behavior of read() and write().

It alters the behaviour of fopen() without "b" and also open() without
_O_BINARY, which then affects read() and write().

-- 
Fergus Henderson <fjh AT cs DOT mu DOT oz DOT au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3        |     -- the last words of T. S. Garp.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019