From owner-freebsd-questions Mon Apr 2 12:35:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bugs.elitsat.net (bugs.elitsat.net [209.239.78.230]) by hub.freebsd.org (Postfix) with ESMTP id 87DD237B724 for ; Mon, 2 Apr 2001 12:35:04 -0700 (PDT) (envelope-from amour@bugs.elitsat.net) Received: from localhost (amour@localhost) by bugs.elitsat.net (8.11.1/8.11.1) with ESMTP id f32JYnN75871 for ; Mon, 2 Apr 2001 22:34:57 +0300 (EEST) (envelope-from amour@bugs.elitsat.net) Date: Mon, 2 Apr 2001 22:34:43 +0300 (EEST) From: Alexander To: freebsd-questions@freebsd.org Subject: some things about security (3rd time) 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 Sorry for bothering you ppl, but I really need to know how to fix few things on my FreeBSD box. I cam from linux and I'm still a newbie to bsd. My question is, why when I use adduser to add a user it uses DES to encrypt his/her pass ? But when I `passwd username` and change his/her pass the password is MD5 ? How can I make it to use MD5 by default ? (the adduser command) And, why the permissions in /home/ are so public ? Every user can read in other home directories ? I can fix it with chmod but do I have to do it every time ? And if someone is helpful and pls tell me how to fix these 2 things about `adduser` command ? thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message