From owner-freebsd-questions@freebsd.org Thu Jun 8 12:58:42 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D902BFE8A9 for ; Thu, 8 Jun 2017 12:58:42 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-ot0-f182.google.com (mail-ot0-f182.google.com [74.125.82.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E40CA80D6C for ; Thu, 8 Jun 2017 12:58:41 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: by mail-ot0-f182.google.com with SMTP id k4so22764027otd.0 for ; Thu, 08 Jun 2017 05:58:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Rwof1JYQ7RpCFvwx6e7D75my5oJt+pbTpTIFJML1Qjg=; b=YVVOXMCBr27vWDBgHpkF8rAKl9AKWwcP4XXM62QTthVw11yTIt2O/D/KO0DIRwib9A qIINF5v93aY2RUoRDH6v2TatUBG40xeptojWlnpJ3P3XgFIHm0Ha7QPRwHyJiP8n7IyW ygwgTMX/6doo4ZiFfFRz4sdmdx4mEItxtz1DVuHGeyi30owCPsVH0i5HHth4sbF95KpE ISOaYwfzgz6tDru1BtRGW2toLZH9y9azZoAwm9U06exv3k4P/xlD036zrhkCjoaYF+wn 1x0Y14WJtow00ZYonqjl24z7qRpdUa8v0YURFc0T/Uu6YUEC/02vbBeusRsLoqadoLNV Hs8A== X-Gm-Message-State: AKS2vOwhheeEoEtDR/8wJZrWO4lB3fpPvBikHGXvlGA9QewSNLB+szq4 0d3PDF8EWgkdWt9f554QeVrskaWSrg== X-Received: by 10.157.82.42 with SMTP id e42mr21673578oth.153.1496926714968; Thu, 08 Jun 2017 05:58:34 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Rick Miller Date: Thu, 08 Jun 2017 12:58:24 +0000 Message-ID: Subject: Re: installation order To: Friedrich Locke , freebsd-questions@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2017 12:58:42 -0000 On Wed, Jun 7, 2017 at 7:13 PM Friedrich Locke wrote: > Hi folks, > > i am in need to install a fbsd server with > ldap+cyrus_sasl+heumdal+sso+auth. > What would be the order of comands to port colections should i issue to get > things done, The documentation on the following blog may provide insight despite not being identical. Instead of Heimdal, MIT krb is used alongside SSSD as an interface to FreeIPA. http://blog.hostileadmin.com/2016/03/24/integrating-freebsd-w-freeipasssd/ -- Rick > -- Take care Rick Miller