From owner-freebsd-questions@FreeBSD.ORG Mon Nov 10 13:04:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEC32106567C for ; Mon, 10 Nov 2008 13:04:48 +0000 (UTC) (envelope-from ansarm@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id 70BCF8FC1B for ; Mon, 10 Nov 2008 13:04:48 +0000 (UTC) (envelope-from ansarm@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so885865yxb.13 for ; Mon, 10 Nov 2008 05:04:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:mime-version:content-type:x-mailer:thread-index :content-language; bh=iTkpvYio99jT3NMOsePgjHVzcoLwlTxvCXwvwndfBuo=; b=YVwfgzZwzf/HTVTezYjmzDXRcXQlVperlnEe6kzm8aYIFOTZ51Gy1QmiYrgpu35Q0R OFYOMGmfDDoByjKUPr2+4xs7nOuasKA5G/NKgEpLLNNvx9ZlQXylslLYit9K69MCXz3U x11TLigs2jLHUTJVcOTFLZf5xweLJrimCRzEQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:mime-version:content-type:x-mailer :thread-index:content-language; b=x4cNL/hyoOTNucwwyytXygmbXlKRakHzbjop48wgArT44o/Yd4VLjkPijF5iCKkQ7z QEgJRxkbdI3S/617ccHszmcjl8Jq3OXIlh4Ks34bh0tTeMoNIt9KTuvsmImDKvd0Tasw OrVevfDheN3A+x+XsQAP3ed7MjxYn162VNuTg= Received: by 10.65.96.17 with SMTP id y17mr6724886qbl.2.1226322287193; Mon, 10 Nov 2008 05:04:47 -0800 (PST) Received: from ansarmm2 (206-248-188-124.dsl.teksavvy.com [206.248.188.124]) by mx.google.com with ESMTPS id p31sm11563733qbp.18.2008.11.10.05.04.45 (version=SSLv3 cipher=RC4-MD5); Mon, 10 Nov 2008 05:04:46 -0800 (PST) From: "Ansar Mohammed" To: Date: Mon, 10 Nov 2008 08:04:44 -0500 Message-ID: <0ee101c94334$e7b3a400$b71aec00$@com> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AclDNOaxa80eqWdVRkO/BSZ8g+Wy1g== Content-Language: en-ca Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: SSHD/Kerberos on FreeBSD 7 STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2008 13:04:48 -0000 Is sshd compiled with Kerberos support on freebsd 7.0?