From owner-freebsd-questions Wed Sep 13 20:56:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id A951137B423 for ; Wed, 13 Sep 2000 20:56:29 -0700 (PDT) Received: from utah (jcwells@utah.nwlink.com [209.20.130.41]) by smtp.nwlink.com (8.9.3/8.9.1) with SMTP id UAA18696; Wed, 13 Sep 2000 20:56:28 -0700 (PDT) Date: Wed, 13 Sep 2000 21:09:16 -0700 (PDT) From: "Jason C. Wells" X-Sender: jcwells@utah To: Zaid Dashti Cc: freebsd-questions@FreeBSD.ORG Subject: Re: hi In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 14 Sep 2000, Zaid Dashti wrote: > hi,,, > i have sone questions about shells and system acount: > 1- how i can system account ? (for POP3 mail) To let someone use POP services, you must run a POP server. There are some in the ports collection. Look on the website under "Ported Applications" in the mail category. > 2- how i can make shell like bash and sh and others ? To change a users shell issue 'chsh username' as root -or- use 'vipw' to edit the passwd file. Thank you, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message