{"id":263,"date":"2022-09-02T13:11:39","date_gmt":"2022-09-02T11:11:39","guid":{"rendered":"https:\/\/adminsnet.de\/?p=263"},"modified":"2022-09-02T13:14:33","modified_gmt":"2022-09-02T11:14:33","slug":"ubuntu-22-04-fingerprint-with-lenovo-t460s","status":"publish","type":"post","link":"https:\/\/adminsnet.de\/?p=263","title":{"rendered":"Ubuntu 22.04 Fingerprint with Lenovo t460s"},"content":{"rendered":"\n<p>Erstelle eine Datei libfprint.list mit folgendem Inhalt:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo vi \/etc\/apt\/sources.list.d\/libfprint.list\n\ndeb http:\/\/ppa.launchpad.net\/3v1n0\/libfprint-vfs0090\/ubuntu focal main\ndeb-src http:\/\/ppa.launchpad.net\/3v1n0\/libfprint-vfs0090\/ubuntu focal main\n<\/code><\/pre>\n\n\n\n<p>Jetzt braucht man noch die libssl-1.1, diese mit dpkg installieren<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>wget http:\/\/archive.ubuntu.com\/ubuntu\/pool\/main\/o\/openssl\/libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb\n\nsudo dpkg -i libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb<\/code><\/pre>\n\n\n\n<p>Um das Fingerprint-Modul zu laden und zu testen installieren wir aus dem Snap folgendes:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo snap install validity-sensors-tools\nsudo snap connect validity-sensors-tools:raw-usb\nsudo snap connect validity-sensors-tools:hardware-observe\nsudo validity-sensors-tools.initializer\nsudo validity-sensors-tools.led-test<\/code><\/pre>\n\n\n\n<p>Die Vorbereitungen sind damit abgeschlossen und wir installieren das Fingerprint-Paket:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt update\nsudo apt install libfprint-2-tod-vfs0090 libpam-fprintd \n<\/code><\/pre>\n\n\n\n<p>Testen und Finger scannen:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>fprintd-enroll\nfprintd-verify\nUsing device \/net\/reactivated\/Fprint\/Device\/0\nListing enrolled fingers:\n - #0: right-index-finger\nVerify started!\nVerifying: right-index-finger\nVerify result: verify-no-match (done)\n<\/code><\/pre>\n\n\n\n<p>Der Finger wurde f\u00fcr die Anmeldung des aktuell angemeldeten Benutzer registriert und man sich nun mit dem Fingerabdruck anmelden.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Erstelle eine Datei libfprint.list mit folgendem Inhalt: Jetzt braucht man noch die libssl-1.1, diese mit dpkg installieren Um das Fingerprint-Modul zu laden und zu testen installieren wir aus dem Snap folgendes: Die Vorbereitungen sind damit abgeschlossen und wir installieren das &hellip; <a href=\"https:\/\/adminsnet.de\/?p=263\">Weiterlesen <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-263","post","type-post","status-publish","format-standard","hentry","category-linux"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ubuntu 22.04 Fingerprint with Lenovo t460s - K3ops Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/adminsnet.de\/?p=263\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ubuntu 22.04 Fingerprint with Lenovo t460s - K3ops Blog\" \/>\n<meta property=\"og:description\" content=\"Erstelle eine Datei libfprint.list mit folgendem Inhalt: Jetzt braucht man noch die libssl-1.1, diese mit dpkg installieren Um das Fingerprint-Modul zu laden und zu testen installieren wir aus dem Snap folgendes: Die Vorbereitungen sind damit abgeschlossen und wir installieren das &hellip; Weiterlesen &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/adminsnet.de\/?p=263\" \/>\n<meta property=\"og:site_name\" content=\"K3ops Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-09-02T11:11:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-02T11:14:33+00:00\" \/>\n<meta name=\"author\" content=\"k3ops\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"k3ops\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/adminsnet.de\\\/?p=263#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/adminsnet.de\\\/?p=263\"},\"author\":{\"name\":\"k3ops\",\"@id\":\"https:\\\/\\\/adminsnet.de\\\/#\\\/schema\\\/person\\\/c7b07ff4c9bdfa407fd3025cb616ff64\"},\"headline\":\"Ubuntu 22.04 Fingerprint with Lenovo t460s\",\"datePublished\":\"2022-09-02T11:11:39+00:00\",\"dateModified\":\"2022-09-02T11:14:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/adminsnet.de\\\/?p=263\"},\"wordCount\":72,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\\\/\\\/adminsnet.de\\\/#\\\/schema\\\/person\\\/c7b07ff4c9bdfa407fd3025cb616ff64\"},\"articleSection\":[\"Linux\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/adminsnet.de\\\/?p=263#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/adminsnet.de\\\/?p=263\",\"url\":\"https:\\\/\\\/adminsnet.de\\\/?p=263\",\"name\":\"Ubuntu 22.04 Fingerprint with Lenovo t460s - K3ops Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/adminsnet.de\\\/#website\"},\"datePublished\":\"2022-09-02T11:11:39+00:00\",\"dateModified\":\"2022-09-02T11:14:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/adminsnet.de\\\/?p=263#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/adminsnet.de\\\/?p=263\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/adminsnet.de\\\/?p=263#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/adminsnet.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ubuntu 22.04 Fingerprint with Lenovo t460s\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/adminsnet.de\\\/#website\",\"url\":\"https:\\\/\\\/adminsnet.de\\\/\",\"name\":\"K3ops Blog\",\"description\":\"any - any  - deny\",\"publisher\":{\"@id\":\"https:\\\/\\\/adminsnet.de\\\/#\\\/schema\\\/person\\\/c7b07ff4c9bdfa407fd3025cb616ff64\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/adminsnet.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/adminsnet.de\\\/#\\\/schema\\\/person\\\/c7b07ff4c9bdfa407fd3025cb616ff64\",\"name\":\"k3ops\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/da70c997989fdcd1e3636b97a4cf8e277f0ace20b0cedf0ad6ac5ff4f1be42c8?s=96&d=retro&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/da70c997989fdcd1e3636b97a4cf8e277f0ace20b0cedf0ad6ac5ff4f1be42c8?s=96&d=retro&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/da70c997989fdcd1e3636b97a4cf8e277f0ace20b0cedf0ad6ac5ff4f1be42c8?s=96&d=retro&r=g\",\"caption\":\"k3ops\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/da70c997989fdcd1e3636b97a4cf8e277f0ace20b0cedf0ad6ac5ff4f1be42c8?s=96&d=retro&r=g\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ubuntu 22.04 Fingerprint with Lenovo t460s - K3ops Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/adminsnet.de\/?p=263","og_locale":"de_DE","og_type":"article","og_title":"Ubuntu 22.04 Fingerprint with Lenovo t460s - K3ops Blog","og_description":"Erstelle eine Datei libfprint.list mit folgendem Inhalt: Jetzt braucht man noch die libssl-1.1, diese mit dpkg installieren Um das Fingerprint-Modul zu laden und zu testen installieren wir aus dem Snap folgendes: Die Vorbereitungen sind damit abgeschlossen und wir installieren das &hellip; Weiterlesen &rarr;","og_url":"https:\/\/adminsnet.de\/?p=263","og_site_name":"K3ops Blog","article_published_time":"2022-09-02T11:11:39+00:00","article_modified_time":"2022-09-02T11:14:33+00:00","author":"k3ops","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"k3ops","Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/adminsnet.de\/?p=263#article","isPartOf":{"@id":"https:\/\/adminsnet.de\/?p=263"},"author":{"name":"k3ops","@id":"https:\/\/adminsnet.de\/#\/schema\/person\/c7b07ff4c9bdfa407fd3025cb616ff64"},"headline":"Ubuntu 22.04 Fingerprint with Lenovo t460s","datePublished":"2022-09-02T11:11:39+00:00","dateModified":"2022-09-02T11:14:33+00:00","mainEntityOfPage":{"@id":"https:\/\/adminsnet.de\/?p=263"},"wordCount":72,"commentCount":2,"publisher":{"@id":"https:\/\/adminsnet.de\/#\/schema\/person\/c7b07ff4c9bdfa407fd3025cb616ff64"},"articleSection":["Linux"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/adminsnet.de\/?p=263#respond"]}]},{"@type":"WebPage","@id":"https:\/\/adminsnet.de\/?p=263","url":"https:\/\/adminsnet.de\/?p=263","name":"Ubuntu 22.04 Fingerprint with Lenovo t460s - K3ops Blog","isPartOf":{"@id":"https:\/\/adminsnet.de\/#website"},"datePublished":"2022-09-02T11:11:39+00:00","dateModified":"2022-09-02T11:14:33+00:00","breadcrumb":{"@id":"https:\/\/adminsnet.de\/?p=263#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/adminsnet.de\/?p=263"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/adminsnet.de\/?p=263#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/adminsnet.de\/"},{"@type":"ListItem","position":2,"name":"Ubuntu 22.04 Fingerprint with Lenovo t460s"}]},{"@type":"WebSite","@id":"https:\/\/adminsnet.de\/#website","url":"https:\/\/adminsnet.de\/","name":"K3ops Blog","description":"any - any  - deny","publisher":{"@id":"https:\/\/adminsnet.de\/#\/schema\/person\/c7b07ff4c9bdfa407fd3025cb616ff64"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/adminsnet.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":["Person","Organization"],"@id":"https:\/\/adminsnet.de\/#\/schema\/person\/c7b07ff4c9bdfa407fd3025cb616ff64","name":"k3ops","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/secure.gravatar.com\/avatar\/da70c997989fdcd1e3636b97a4cf8e277f0ace20b0cedf0ad6ac5ff4f1be42c8?s=96&d=retro&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/da70c997989fdcd1e3636b97a4cf8e277f0ace20b0cedf0ad6ac5ff4f1be42c8?s=96&d=retro&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/da70c997989fdcd1e3636b97a4cf8e277f0ace20b0cedf0ad6ac5ff4f1be42c8?s=96&d=retro&r=g","caption":"k3ops"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/da70c997989fdcd1e3636b97a4cf8e277f0ace20b0cedf0ad6ac5ff4f1be42c8?s=96&d=retro&r=g"}}]}},"_links":{"self":[{"href":"https:\/\/adminsnet.de\/index.php?rest_route=\/wp\/v2\/posts\/263","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adminsnet.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/adminsnet.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/adminsnet.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/adminsnet.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=263"}],"version-history":[{"count":1,"href":"https:\/\/adminsnet.de\/index.php?rest_route=\/wp\/v2\/posts\/263\/revisions"}],"predecessor-version":[{"id":264,"href":"https:\/\/adminsnet.de\/index.php?rest_route=\/wp\/v2\/posts\/263\/revisions\/264"}],"wp:attachment":[{"href":"https:\/\/adminsnet.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=263"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/adminsnet.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=263"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/adminsnet.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=263"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}