openstack-ssh:openstack ssh授权密钥包装器

时间:2024-06-05 22:18:36
【文件属性】:

文件名称:openstack-ssh:openstack ssh授权密钥包装器

文件大小:6KB

文件格式:ZIP

更新时间:2024-06-05 22:18:36

Go

OpenStack的SSH 通过OpenStack密钥对包装器的ssh身份验证密钥 安装 下载 配置 /etc/ssh/openstack-ssh.conf auth_url = "http://your-api-host:35357/v2.0" user = "your name" password = "your password" tenant = "your tenant" region = "your region"(default regionOne) / etc / ssh / sshd_config AuthorizedKeysCommand /path/to/openstack-ssh AuthorizedKeysCommandUser nobody 用法 创建用户hoge服务器 [root@test-server.com] useradd hoge 创建密


【文件预览】:
openstack-ssh-master
----.gitignore(5B)
----.travis.yml(38B)
----publickey.go(1003B)
----scripts()
--------compile.sh(313B)
--------package.sh(724B)
----README.md(1KB)
----auth_config.go(488B)
----logger.go(238B)
----keypair.go(375B)
----keypair_test.go(1KB)
----auth_config_test.go(1KB)
----cmd()
--------openstack-ssh()

网友评论