Changes between Version 27 and Version 28 of Ticket #529


Ignore:
Timestamp:
12/07/12 01:06:56 (11 years ago)
Author:
mitchb
Comment:

outgoing-auth doesn't accept password auth from principals with strong keys

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #529 – Description

    v27 v28  
    3232 * I cannot log in to Windows after starting the Citrix ICA Client from [https://citrix.mit.edu/Citrix/MetaFrameXP/frameset.jsp Citrix MetaFrame XP]: “The system could not log you on.  Make sure your User name and domain are correct, then type your password again.  Letters in passwords must be typed using the correct case.” 
    3333 * ~~I cannot log in to the MIT SECURE wireless network:~~ 
     34 * outgoing(-auth) does not accept passwords auth from principals with strong keys, though it does accept GSSAPI auth, much as the PO servers.  Can be tested with 
     35{{{ 
     36$ smtptest -p 465 -m login -s -u $USERNAME -a $USERNAME outgoing.mit.edu 
     37}}} 
    3438 
    3539Given that single-DES is critically weak, is disabled by default in current releases of Kerberos, and will be removed entirely in future releases, we should talk with network and try to get these little problems worked out sooner rather than later.