2 Star 0 Fork 0

mirrors_vmware / gssapi-unix

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

GSSAPI-Unix

GSSAPI (Generic Security Service Application Programming Interface) is a function interface that provides security services for applications in a mechanism-independent way. This allows different security mechanisms to be used via one standardized API.

GSSAPI-Unix provides a GSSAPI mechanism to authenticate security principals defined in /etc/passwd on UNIX and LINUX systems.

Dependencies

dcerpc, openldap, krb5, python3, openssl, e2fsprogs

Building from source

Building gssapi-unix on Photon OS

- tdnf install -y build-essential
- tdnf install -y copenapi-devel c-rest-engine-devel curl-devel expat-devel libsolv-devel 
- tdnf install -y jansson-devel krb5-devel network-config-manager-devel tdnf-devel
- tdnf install -y python3-devel dcerpc-devel openldap openssl-devel e2fsprogs-devel
- git clone git@github.com:vmware/gssapi-unix.git
- cd gssapi-plugins/
- ./rebuild.sh
- make

Install binaries

- make install

Built Libraries

Currently following libraries will be built.

  1. libgssapi_unix_creds.so
  2. libgssapi_unix.so

Contributing

The GSSAPI-Unix project team welcomes contributions from the community. If you wish to contribute code and you have not signed our contributor license agreement (CLA), our bot will update the issue when you open a Pull Request. For any questions about the CLA process, please refer to our FAQ.

License

Apache-2.0

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/mirrors_vmware/gssapi-unix.git
git@gitee.com:mirrors_vmware/gssapi-unix.git
mirrors_vmware
gssapi-unix
gssapi-unix
main

搜索帮助