ab3ba22 Misleading Keytab field

4 files Authored by ohamada 12 years ago, Committed by simo 12 years ago,
    Misleading Keytab field
    
    The 'Keytab' field in output of all 'user-*' commands was changed
    to 'Kerberos keys available'. In order to do this change for 'user-*'
    commands only, the flag 'has_keytab' had to be removed from common
    output parametrs in ipalib/baseldap.py. This change also affected the
    host.py and service.py, where the 'has_keytab' flag was added to their
    local output params. Both host.py and service.py holds the old field
    caption - 'Keytab' - because of compatibility with older clients.
    
    https://fedorahosted.org/freeipa/ticket/1961
    
        
file modified
+0 -3
file modified
+3 -0
file modified
+5 -0
file modified
+14 -0