Bug 27586 - umc-command authentication failed Traceback
umc-command authentication failed Traceback
Status: RESOLVED DUPLICATE of bug 37367
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.0
Other Linux
: P5 minor (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-15 09:30 CEST by Florian Best
Modified: 2014-12-18 13:50 CET (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Error handling
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2012-06-15 09:30:19 CEST
root@master:~# umc-command -U wrongusername -P univention /foobar
Traceback (most recent call last):
  File "/usr/sbin/umc-command", line 270, in <module>
    notifier.loop()
  File "/usr/lib/pymodules/python2.6/notifier/nf_generic.py", line 284, in loop
    step()
  File "/usr/lib/pymodules/python2.6/notifier/nf_generic.py", line 271, in step
    not __sockets[ cond ][ fd ]( sock_obj ):
  File "/usr/lib/pymodules/python2.6/univention/management/console/protocol/client.py", line 292, in _recv
    self._handle( response )
  File "/usr/lib/pymodules/python2.6/univention/management/console/protocol/client.py", line 309, in _handle
    status_description( response.status ) )
  File "/usr/lib/pymodules/python2.6/notifier/signals.py", line 75, in signal_emit
    self.__signals[ signal ].emit( *args )
  File "/usr/lib/pymodules/python2.6/notifier/signals.py", line 41, in emit
    cb( *args )
  File "/usr/sbin/umc-command", line 142, in _authenticated
    raise Exception( 'error: authentication failed' )
Exception: error: authentication failed

Der Traceback in umc-commadn könnte abgefangen werden
Comment 1 Florian Best univentionstaff 2014-12-18 13:50:50 CET
This was fixed when working on Bug #37367.

*** This bug has been marked as a duplicate of bug 37367 ***