From owner-freebsd-questions Thu Nov 15 11:49:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from email.nist.gov (email.nist.gov [129.6.2.7]) by hub.freebsd.org (Postfix) with ESMTP id 7BF5B37B41A for ; Thu, 15 Nov 2001 11:49:14 -0800 (PST) Received: from l597025 ([129.6.199.192]) by email.nist.gov (8.9.3/8.9.3) with SMTP id OAA20822 for ; Thu, 15 Nov 2001 14:49:13 -0500 (EST) From: "Mark" To: "Questions FreeBSD" Subject: FreeBSD NIS Server, Linux NIS Client Date: Thu, 15 Nov 2001 14:46:52 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 NIS server FreeBSD 4.4 NIS Client RedHat 7.2 I believe I have that crypto problem the how-to talked about but don't know how to correct it. The RedHat box mounts the home dir from FreeBSD box and is able to read the passwd file. I can tell because instead of the UID (if ypbind didn't start), I get the actual usernames in a ls -l. Now, when I logon to the RedHat box with a username that is on the NIS server and not in the local passwd file, the login fails. Since FreeBSD defaults to MD5, what does RedHat default to? If RedHat uses DES, how do I get FreeBSD to use DES and what happens to the passwd file? I noticed RedHat has a passwd and shadow file combo, but FreeBSD does not. Could this be one of the problems? Could RedHat be switched to use MD5? A search of the mailing list archive showed that sysinstall could be used to put DES onto FreeBSD. The email was circa 2000. I couldn't find in the 4.4 sysinstall anything about DES encryption. I did notice something about crypto, but not sure if that was correct. I do remember from the older installs a screen that asked if you wanted DES or Kerberos. Thanks -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message