orion / gssproxy

Forked from gssproxy 6 years ago
Clone

591fad8 Autoinitialize creds on init_sec_context

1 file Authored by simo 10 years ago, Committed by gd 10 years ago,
    Autoinitialize creds on init_sec_context
    
    If the remote client tries to initialize the context without first
    acquiring credentials, try to acquire appropriate credentials if
    the service allows it.
    
    Reviewed-by: Günther Deschner <gdeschner@redhat.com>