Seite 1 von 1

Opsi-Agent Remote installation | SMB Fehler

Verfasst: 12 Nov 2025, 10:02
von Syhnx
(1) /var/lib/opsi/depot/opsi-client-agent/opsi-deploy-client-agent -v -u **Domainadmin*****confidential*** --start-opsiclientd hostname.***.de
[5] [2025-11-12 09:51:28.279] [hostname.***.de] Starting deployment to host hostname.***.de (common.py:415)
[5] [2025-11-12 09:51:28.279] [hostname.***.de] Querying for ip address of host hostname.***.de (common.py:221)
[5] [2025-11-12 09:51:28.279] [hostname.***.de] Got ip address *** from syscall (common.py:232)
[5] [2025-11-12 09:51:28.280] [hostname.***.de] Pinging host *** ... (common.py:248)
[5] [2025-11-12 09:51:29.313] [hostname.***.de] Host *** is up (common.py:257)
[5] [2025-11-12 09:51:29.956] [hostname.***.de] Querying 'SELECT * from Win32_OperatingSystem' on host 'hostname.***.de' (windows.py:169)
[5] [2025-11-12 09:51:30.078] [hostname.***.de] Copying installation files (windows.py:269)
[3] [2025-11-12 09:51:30.110] [hostname.***.de] Failed to copy installation files: [Error 0] [NtStatus 0xc0000022] Unknown NtStatus error returned 'STATUS_ACCESS_DENIED': '\\hostname.***.de\c$\opsi.org\tmp\opsi-deploy-client-agent-1762937490' (windows.py:298)
Traceback (most recent call last):
File "opsideployclientagent/windows.py", line 292, in copy_data
File "smbclient/_os.py", line 298, in makedirs
File "smbclient/_os.py", line 278, in mkdir
File "smbclient/_io.py", line 260, in __exit__
File "smbclient/_io.py", line 349, in commit
smbprotocol.exceptions.SMBOSError: [Error 0] [NtStatus 0xc0000022] Unknown NtStatus error returned 'STATUS_ACCESS_DENIED': '\\hostname.***.de\c$\opsi.org\tmp\opsi-deploy-client-agent-1762937490'
[3] [2025-11-12 09:51:30.117] [hostname.***.de] Deployment to hostname.***.de failed: (common.py:445)
[5] [2025-11-12 09:51:30.117] [hostname.***.de] Cleaning up (windows.py:355)
[5] [2025-11-12 09:51:31.794] [ ] 0/1 deployments successful (__init__.py:183)
[4] [2025-11-12 09:51:31.794] [ ] 1/1 deployments failed (__init__.py:187)

----------------------------------------
Mit Fehlern ausgeführte Befehle: 0/1
Befehle erfolgreich ausgeführt: 1/1
*IP Adressen, Hostnames etc. wurden aus dem Text entfernt*

Hallo,

wir haben Probleme beim Installieren des opsi-agents bei einem Client. Der Fehler gibt smb Fehler aus, obwohl ich hierbei einen Domain-Admin benutze. Vor einiger Zeit gabs einen Update durch Microsoft sodass alle Rechner mit identischem SID's nicht mehr richtig authentifizieren können. Könnte das der Fehler sein?