Backend permission denied error

Antworten
Trytogetme
Beiträge: 5
Registriert: 07 Jul 2020, 09:37

Backend permission denied error

Beitrag von Trytogetme »

Hallo, ich habe heut 10 (extierende) clients ins Opsi eingebunden.

Bei einem der 10 funktioniert es nicht richtig. Es kommt nach dem Neustart kein Preload-Fenster.
In den Logs steht folgendes:

Code: Alles auswählen

(665)      (Logger.py|798)
(666)     [2] [Jul 09 13:47:14]      ==>>> Opsi authentication error: Authentication failure for 'adminuser' from '10.39.10.99': Backend authentication error: Backend authentication error: PAM authentication failed for user 'adminuser': ('Authentication failure', 7) (Worker.py|291)
(671)     [2] [Jul 09 13:47:15] Traceback: (Logger.py|798)
(672)     [2] [Jul 09 13:47:15]   File "/usr/lib/python2.7/site-packages/OPSI/Service/Worker.py", line 289, in _errback
(673)         failure.raiseException()
(674)      (Logger.py|798)
(675)     [2] [Jul 09 13:47:15]   File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 551, in _runCallbacks
(676)         current.result = callback(current.result, *args, **kw)
(677)      (Logger.py|798)
(678)     [2] [Jul 09 13:47:15]   File "/usr/lib/python2.7/site-packages/opsiconfd/workers.py", line 294, in _authenticate
(679)         raise OpsiAuthenticationError(errorMessage)
(680)      (Logger.py|798)
(681)     [2] [Jul 09 13:47:15]      ==>>> Opsi authentication error: Authentication failure for 'adminuser' from '10.39.10.99': Backend authentication error: Backend authentication error: PAM authentication failed for user 'adminuser': ('Authentication failure', 7) (Worker.py|291)
(682)     [3] [Jul 09 13:47:15] 6 authentication failures from '10.39.10.99' in a row, waiting 60 seconds to prevent flooding (workers.py|94)
(693)     [3] [Jul 09 13:48:09] Execution error: Backend authentication error: User not admin (JsonRpc.py|145)
(696)     [3] [Jul 09 13:48:09] Execution error: Backend permission denied error: Access to method 'configState_getClientToDepotserver' denied for user 'pcpatch' (JsonRpc.py|145)
(699)     [3] [Jul 09 13:48:09] Execution error: Backend permission denied error: Access to method 'productPropertyState_getObjects' denied for user 'pcpatch' (JsonRpc.py|145)
(702)     [3] [Jul 09 13:48:09] Execution error: Backend permission denied error: Access to method 'productPropertyState_getObjects' denied for user 'pcpatch' (JsonRpc.py|145)
Kann jemand helfen?
Antworten