
Die Suche ergab 11 Treffer
- 24 Jul 2025, 11:24
- Forum: Freier Support
- Thema: Hilfe bei PXE-Boot-Installation neuer Windows-Clients mit opsi
- Antworten: 2
- Zugriffe: 196
Re: Hilfe bei PXE-Boot-Installation neuer Windows-Clients mit opsi
Danke für die detaillierte Antwort! Ich werde dies demnächst ausprobieren und mich nochmals melden, falls ich auf Probleme stoße. Klingt an sich nicht allzu kompliziert. 

- 24 Jul 2025, 08:24
- Forum: Freier Support
- Thema: Hilfe bei PXE-Boot-Installation neuer Windows-Clients mit opsi
- Antworten: 2
- Zugriffe: 196
Hilfe bei PXE-Boot-Installation neuer Windows-Clients mit opsi
Hallo zusammen, ich bin aktuell dabei, opsi in unserer Firma (ca. 7000 Mitarbeitende, internationaler Forschungsbetrieb) zu evaluieren. Ziel ist es, zukünftig neue Rechner automatisiert per PXE-Boot mit Windows auszustatten – sprich: Ethernet-Kabel anschließen, einschalten, und Windows wird ohne man...
- 06 Jun 2025, 12:33
- Forum: Freier Support
- Thema: Opsi Kiosk
- Antworten: 0
- Zugriffe: 5367
Opsi Kiosk
Guten Tag,
ich teste derzeit Opsi für DESY in Hamburg. Ich habe eines der privaten Repos vom DFN eingebunden. Nun hänge ich derzeit am Kiosk. Ich hatte ihn bereits so weit, dass es mir die Software angezeigt hat, doch plötzlich ist alles verschwunden.
Kann mir jemand helfen?
Grüße,
Patrick Ranger
ich teste derzeit Opsi für DESY in Hamburg. Ich habe eines der privaten Repos vom DFN eingebunden. Nun hänge ich derzeit am Kiosk. Ich hatte ihn bereits so weit, dass es mir die Software angezeigt hat, doch plötzlich ist alles verschwunden.
Kann mir jemand helfen?
Grüße,
Patrick Ranger
- 02 Jun 2025, 16:14
- Forum: Free Support
- Thema: opsi-client-agent – How do I connect a Windows client to my opsi server?
- Antworten: 2
- Zugriffe: 5780
Re: opsi-client-agent – How do I connect a Windows client to my opsi server?
There does seem to be any other issue. I can upload files via the agent console, but it does not show me my repo which is clearly active. It also shows me the packets that are configured when looking it up in the console.
May someone look over my configuration, maybe via Zoom call or BBB?
May someone look over my configuration, maybe via Zoom call or BBB?
- 02 Jun 2025, 12:04
- Forum: Free Support
- Thema: opsi-client-agent – How do I connect a Windows client to my opsi server?
- Antworten: 2
- Zugriffe: 5780
opsi-client-agent – How do I connect a Windows client to my opsi server?
Hi everyone, I'm trying to manually set up the opsi-client-agent on a Windows client and connect it to my opsi server (running on Linux), but I’m stuck on the configuration step. I have set up repositories on my server and want to see the files I'm currently offering. So far, I have: Successfully in...
- 20 Mär 2025, 14:14
- Forum: Freier Support
- Thema: Erste Schritte - Probleme
- Antworten: 8
- Zugriffe: 5617
Re: Erste Schritte - Probleme
Wie eben besprochen hier die Fehlermeldung:
Opsi service authentication error: Authentication failed for user 'opsiadmin': Opsi service authentication error: PAM authentication is disabled
Opsi service authentication error: Authentication failed for user 'opsiadmin': Opsi service authentication error: PAM authentication is disabled
- 20 Mär 2025, 12:07
- Forum: Freier Support
- Thema: Erste Schritte - Probleme
- Antworten: 8
- Zugriffe: 5617
Re: Erste Schritte - Probleme
root@zit-opsi-tst:~# id opsiadmin
uid=1000(opsiadmin) gid=1001(opsiadmin) groups=1001(opsiadmin),0(root),987(opsifileadmins)
uid=1000(opsiadmin) gid=1001(opsiadmin) groups=1001(opsiadmin),0(root),987(opsifileadmins)
- 20 Mär 2025, 12:02
- Forum: Freier Support
- Thema: Erste Schritte - Probleme
- Antworten: 8
- Zugriffe: 5617
Re: Erste Schritte - Probleme
Ok, Anmeldung geht nun nachdem ich /etc/pam.d/common-auth geändert habe und
# auth [success=3 default=ignore] pam_krb5.so minimum_uid=1000
auskommentiert habe. Der Login in der opsiconfd Konsole im Browser funktioniert jedoch immer noch nicht.
# auth [success=3 default=ignore] pam_krb5.so minimum_uid=1000
auskommentiert habe. Der Login in der opsiconfd Konsole im Browser funktioniert jedoch immer noch nicht.
- 20 Mär 2025, 11:52
- Forum: Freier Support
- Thema: Erste Schritte - Probleme
- Antworten: 8
- Zugriffe: 5617
Re: Erste Schritte - Probleme
Ja, das habe ich gemacht. root@zit-opsi-tst:~# getent passwd opsiadmin opsiadmin:x:1000:1001::/home/opsiadmin:/bin/bash Lokal funktioniert die Anmeldung mit: su - opsiadmin Aber nicht via SSH: ssh opsiadmin@131.IP..., da das Passwort nicht akzeptiert wird - es ist aber korrekt eingegeben. Permission...
- 20 Mär 2025, 10:26
- Forum: Freier Support
- Thema: Erste Schritte - Probleme
- Antworten: 8
- Zugriffe: 5617
Re: Erste Schritte - Probleme
Danke! Nach dem Aufruf der lokalen Seite über die IP mit Port :4447, bittet mich die Seite nach: Download the management interface opsi-configed. Via the opsi-configed you can then configure your opsi system and create the first clients . Und in opsi-configed funktioniert mein zuvor gesetzter user j...