From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: Re: Fingerprint Service Date: Thu, 16 May 2019 10:49:27 +0000 Message-ID: <880885b47574342185835e0f9ed966ff@disroot.org> References: <87v9yahegz.fsf@nckx> <87y337h0pc.fsf@nckx> <31e4699ecac7c121c6aec328c2a71d4c@disroot.org> <69c6523e63f2b4e3f02dcf9eb9c3e079@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:54914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRDzq-0005uW-Hc for help-guix@gnu.org; Thu, 16 May 2019 06:52:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hRDx8-0006GW-6e for help-guix@gnu.org; Thu, 16 May 2019 06:49:36 -0400 Received: from knopi.disroot.org ([178.21.23.139]:57980) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hRDx6-0006Bv-9f for help-guix@gnu.org; Thu, 16 May 2019 06:49:32 -0400 In-Reply-To: <87v9yahegz.fsf@nckx> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Tobias Geerinckx-Rice Cc: help-guix@gnu.org > ~ =CE=BB is my bash prompt :-)=0A> =0A> fprintd-* commands are part of = the =E2=80=98fprintd=E2=80=99 package. =E2=80=98guix=0A> install fprintd= =E2=80=99 and try again.=0A> =0A> Now, to actually use the reader for =E2= =80=98authentication=E2=80=99 to existing=0A> services (screen lockers, d= isplay managers, prompts=E2=80=A6) you'll=0A> probably have to write your= own PAM rule. I haven't tried that.=0A> I've only played with the reader= ; I'm not sure I have any real use=0A> for it.=0A=0AAh! So adding 'fprint= d-service-type' doesn't add the package 'fprintd' as well?=0A=0AShould I = manually add the package in system profile or user profile? Which is bett= er your in knowledge and experience?=0A=0AThanks!=0A=0ARegards,=0ARG.