mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #480] [docs] 如果你DNS运营商是通过建立用户以最小权限分配的访问账户, 一定记得给账户角色添加DNSFullAccess权限 #301
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#301
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bd-dxg on GitHub (Mar 6, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/480
描述问题
如果你DNS运营商是通过建立用户以最小权限分配的访问账户, 一定记得给账户角色添加DNSFullAccess权限
复现步骤
如果你只是在Certimate中添加了云服务商解析的服务, 但是填写的key和密钥不是完全授权级别,
而是根据运营商引导建立了最小授权级别的账户, 请一定记得给这个账户授权
DNSFullAccess权限,不同的运营商这个权限名称可能有一些区别, 以阿里云为例: 权限名称为
AliyunDNSFullAccess否则工作流执行将会失败
期望的结果
简要描述你期望发生的事情。
截图
环境
其他信息
null
@fudiwei commented on GitHub (Mar 6, 2025):
已补充: