git出现Permission denied问题

Warning: Permanently added 'icode.baidu.com,10.11.81.103' (RSA) to the list of known hosts.

Permission denied (baas,keyboard-interactive,publickey).

fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the

repository exists.

1、执行命令

ssh-keygen -t rsa

2、获取公钥

cat /home/disk1/wu/.ssh/id_rsa.pub

3、将公钥复制在SSH公钥处

相关推荐
拼图2093 小时前
Git常用语法
分布式·git·学习
ShineWinsu9 小时前
对于Git:基础操作的超详细保姆级解析
linux·c++·git·面试·备份·管理·版本控制器
沉迷...10 小时前
Git skip-worktree 使用笔记(本地忽略配置文件)
javascript·git
解道Jdon12 小时前
JDK 27发布:紧凑对象头、G1默认、量子安全TLS
ide·windows·git·svn·eclipse·github·visual studio
天天喝旺仔15 小时前
Git 内部原理深度解析:从 blob/tree/commit 对象到 packfile 与垃圾回收
数据结构·数据库·git·算法·哈希
艾莉丝努力练剑15 小时前
【Git:综合复盘】Git 原理与使用
大数据·人工智能·git·elasticsearch·面试
ShineWinsu2 天前
对于Git:远程操作的超详细保姆级解析
linux·git·gitee·github·远程仓库·分布式版本控制系统·远程操作
梦帮科技2 天前
从 Guest 到 Platinum:Prompt 配额、API Key 与访问控制的安全闭环
javascript·git·架构·node.js·reactjs·html5·visual studio
zho_uzhou2 天前
Git入门概念
git
爱奥尼欧3 天前
【Git】远程分支删了本地还在、两个分支历史不相干?两招故障排解
开发语言·git