# kiran-authentication-service **Repository Path**: openeuler/kiran-authentication-service ## Basic Information - **Project Name**: kiran-authentication-service - **Description**: 本项目已经迁移至 AtomGit || This project has been migrated to AtomGit || Linked: https://atomgit.com/openeuler/kiran-authentication-service - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 13 - **Forks**: 12 - **Created**: 2022-04-21 - **Last Updated**: 2025-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: sig-KIRAN-DESKTOP ## README # Notice: This project has been migrated to [AtomGit](https://atomgit.com/openeuler/kiran-authentication-service) # 通知: 本项目已经正式迁移至 [AtomGit](https://atomgit.com/openeuler/kiran-authentication-service) 平台 # 认证管理服务 对于系统账户进行认证,包括指纹,人脸和UKEY等认证方式 # 依赖 yum install glib-2.0-devel zlog-devel json-glib-1.0-devel kiran-cc-daemon-devel # 编译 mkdir build && cd build cmake -DCMAKE_INSTALL_PREFIX=/usr .. # 安装 cmake install # pam模块 pam_kiran_authentication.so 等待认证结果信号,对认证结果进行处理