From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#36581: Installing 389-ds-base doesn't appear to result in a working LDAP server Date: Thu, 11 Jul 2019 11:06:37 +0200 Message-ID: <875zo9j5ya.fsf@elephly.net> References: <4edfc48b-4e18-43f4-9720-ea58370d0bf4@www.fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37827) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hlV3f-0001Ss-Hm for bug-guix@gnu.org; Thu, 11 Jul 2019 05:08:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hlV3a-0001qJ-Ka for bug-guix@gnu.org; Thu, 11 Jul 2019 05:08:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56422) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hlV3a-0001qB-9j for bug-guix@gnu.org; Thu, 11 Jul 2019 05:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hlV3a-0004dj-2S for bug-guix@gnu.org; Thu, 11 Jul 2019 05:08:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <4edfc48b-4e18-43f4-9720-ea58370d0bf4@www.fastmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Brant Gardner Cc: 36581@debbugs.gnu.org Hi Brant, that=E2=80=99s right. Installing just 389-ds-base isn=E2=80=99t going to b= e enough and the scripts it comes with are less than helpful. In the Guix System overarching configuration (involving configuration files, creation of groups and user accounts, starting of daemons, etc) is done via system services. I was just about to recommend a certain service =E2=80=A6 but then realized= that I never actually finished it and the (gnu services ldap) module is only provided by a file in my personal copy of the Guix repository! I=E2=80=99ll make finishing this a priority once I=E2=80=99m back from vaca= tion this weekend. -- Ricardo