From owner-freebsd-questions Tue Apr 9 9:40:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.macconnect.com (mail.macconnect.com [204.68.168.11]) by hub.freebsd.org (Postfix) with SMTP id 8950637B41D for ; Tue, 9 Apr 2002 09:40:42 -0700 (PDT) Received: (qmail 84833 invoked by uid 0); 9 Apr 2002 16:46:29 -0000 Received: from unknown (HELO ?10.1.1.100?) (24.47.13.122) by mail.macconnect.com with SMTP; 9 Apr 2002 16:46:29 -0000 User-Agent: Microsoft-Entourage/10.0.0.1331 Date: Tue, 09 Apr 2002 12:40:39 -0400 Subject: Changing root user's shell remotely From: Brendan McAlpine To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey everyone, I have run into a bit of a problem. For some reason, when I ssh into my FreeBSD box and try to su to root, I get this message: su: /bin/csh: No such file or directory Looks like the root user is set up to use csh, when it isn't on the machine. How can I change the root user's shell? I can't su to root right now as the csh is not found. Help! Is there any way to do this remotely? If not, how do I go about fixing this? Thanks Brendan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message