Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
B Biometric Authentication For OS Login
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sahil Paryani
  • Biometric Authentication For OS Login
  • Issues
  • #10

Closed
Open
Created Jul 25, 2023 by Sahil Paryani@PIIOT23MAY3007Maintainer

Face authentication Call Program

Purpose: Create a C/C++ program that calls the face authentication python script and executes the necessary pam function based on the output.

Outcomes

You should have a C/C++ script that calls the necessary Python program and also performs the necessary authentication protocols such as authenticate, session, account management etc.

Steps To Complete

  1. Insert a function for calling the Python script.
  2. Read the outputs that are received from the Python outputs.
  3. Based on the output, which will probably be a boolean output, perform further PAM functions necessary.
  4. Document your process and outcomes.

Acceptance Criteria

It will be considered valid if the program successfully carries out an authentication program in the terminal.

Edited Jul 25, 2023 by Sahil Paryani
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking