Hallo,
hier der Auszug:
Code: Alles auswählen
[4] [Sep 04 08:24:09] Client '192.168.67.249' did not send cookie (opsiconfd|257)
[4] [Sep 04 08:24:09] New session created (opsiconfd|933)
[4] [Sep 04 08:24:09] Authorization request from oliver@192.168.67.249 (opsiconfd|350)
[2] [Sep 04 08:24:09] Forbidden: PAM authentication failed for user 'oliver': 'getpwnam(): name not found: oliver' (opsiconfd|413)
[1] [Sep 04 08:24:09] Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 312, in _startRunCallbacks
self._runCallbacks()
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 328, in _runCallbacks
self.result = callback(self.result, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 289, in _continue
self.unpause()
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 285, in unpause
self._runCallbacks()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 328, in _runCallbacks
self.result = callback(self.result, *args, **kw)
File "/usr/sbin/opsiconfd", line 385, in _authenticate
configFile = backendManagerConf )
File "/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py", line 162, in __init__
self._authenticate(self.__username, self.__password)
File "/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py", line 249, in _authenticate
return self._pamAuthenticate(user, password)
File "/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py", line 343, in _pamAuthenticate
raise BackendAuthenticationError("PAM authentication failed for user '%s': %s" % (user, e))
OPSI.Backend.Backend.BackendAuthenticationError: PAM authentication failed for user 'oliver': 'getpwnam(): name not found: oliver'
(opsiconfd|611)
[2] [Sep 04 08:24:09] Failed to process rpc: PAM authentication failed for user 'oliver': 'getpwnam(): name not found: oliver' (opsiconfd|615)
Bis dahin
Oliver