mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-13 03:40:25 +08:00
SSH登录支持Passphrase
This commit is contained in:
@@ -11,6 +11,7 @@ message NodeGrant {
|
||||
string password = 5;
|
||||
bool su = 6;
|
||||
string privateKey = 7;
|
||||
string passphrase = 10;
|
||||
string description = 8;
|
||||
int64 nodeId = 9;
|
||||
}
|
||||
Reference in New Issue
Block a user