Compare commits

...

2 Commits

Author SHA1 Message Date
Ingrid010109!? 0c53680cfd Update README.md 2025-01-02 00:29:27 +01:00
Ingrid010109!? 4471672d78 Add univention fileserver laufend (copy) 2025-01-02 00:29:27 +01:00
3 changed files with 34 additions and 0 deletions

View File

@ -30,6 +30,7 @@ empty
**All connections / Proxmox Kladow / VM**
- [**Univention fileserver laufend**](stores/3965987a-d040-4067-a424-96fef0acd4f6)
- [**Univention fileserver laufend (Copy)**](stores/6c706dfa-a3af-4a39-8d46-76c2e81e0c2c)
- [**Univention PDC02**](stores/f4456d84-018b-44c7-a8ac-a9b7d1a3a960)
**All connections / Proxmox Kladow / Hosts**

View File

@ -0,0 +1,10 @@
{
"uuid" : "6c706dfa-a3af-4a39-8d46-76c2e81e0c2c",
"name" : "Univention fileserver laufend (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.12",
"port" : 22,
"user" : "Administrator",
"password" : {
"type" : "inPlace",
"value" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "CXrNAPsX73oBH7OLVr7ezenEknGCwJPNd6prZChNTN2VbqJl6tAsrlzq"
}
}
},
"identityStrategy" : {
"type" : "none"
},
"dontInteractWithSystem" : false,
"forwardX11" : false
}