8595e34 ipa-advise for smartcards updated

1 file Authored by amitkumar25nov 6 years ago, Committed by frenaud 6 years ago,
    ipa-advise for smartcards updated
    
    ......
    authconfig --enablesmartcard --smartcardmodule=sssd --updateall
    
    Advise is updated to:
    authconfig --enablesssd --enablesssdauth --enablesmartcard --smartcardmodule=sssd
    --smartcardaction=1 --updateall
    
    Resolves: https://pagure.io/freeipa/issue/7358
    Reviewed-By: Christian Heimes <cheimes@redhat.com>