Die Suche ergab 9 Treffer

von AiBuzz
06 Jun 2025, 12:33
Forum: Freier Support
Thema: Opsi Kiosk
Antworten: 0
Zugriffe: 387

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
von AiBuzz
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: 1752

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?
von AiBuzz
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: 1752

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...
von AiBuzz
20 Mär 2025, 14:14
Forum: Freier Support
Thema: Erste Schritte - Probleme
Antworten: 8
Zugriffe: 3523

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
von AiBuzz
20 Mär 2025, 12:07
Forum: Freier Support
Thema: Erste Schritte - Probleme
Antworten: 8
Zugriffe: 3523

Re: Erste Schritte - Probleme

root@zit-opsi-tst:~# id opsiadmin
uid=1000(opsiadmin) gid=1001(opsiadmin) groups=1001(opsiadmin),0(root),987(opsifileadmins)
von AiBuzz
20 Mär 2025, 12:02
Forum: Freier Support
Thema: Erste Schritte - Probleme
Antworten: 8
Zugriffe: 3523

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.
von AiBuzz
20 Mär 2025, 11:52
Forum: Freier Support
Thema: Erste Schritte - Probleme
Antworten: 8
Zugriffe: 3523

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...
von AiBuzz
20 Mär 2025, 10:26
Forum: Freier Support
Thema: Erste Schritte - Probleme
Antworten: 8
Zugriffe: 3523

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...
von AiBuzz
20 Mär 2025, 08:21
Forum: Freier Support
Thema: Erste Schritte - Probleme
Antworten: 8
Zugriffe: 3523

Erste Schritte - Probleme

Hallo, unsere Organisation würde gerne Opsi verwenden. Dafür teste ich es gerade in den ersten Schritten. ich habe einen Opsi-Server (Version 4.3.29.13) auf Ubuntu 22.04 eingerichtet und die Basic-Lizenz (opsi-basic-license-2025.opsilic) nach /etc/opsi/licenses/ kopiert. Die Datei hat die richtigen ...