Add univention pdc02 (copy)

This commit is contained in:
Ingrid010109!? 2025-01-02 00:28:38 +01:00
parent b7cf528f76
commit e4e0b3d06f
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "3965987a-d040-4067-a424-96fef0acd4f6",
"name" : "Univention PDC02 (Copy)",
"categoryUuid" : "d0b3e32d-0e90-4484-a0ef-6af941a6dda7",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,23 @@
{
"type" : "ssh",
"proxy" : {
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
},
"host" : "192.168.176.101",
"port" : 22,
"user" : "Administrator",
"password" : {
"type" : "inPlace",
"value" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "CXrNAPsX73oBH7OLVr7ezenEknGCwJPNd6prZChNTN2VbqJl6tAsrlzq"
}
}
},
"identityStrategy" : {
"type" : "none"
},
"dontInteractWithSystem" : false,
"forwardX11" : false
}