27bf39e NCACHE: Store FQDNs internaly, check for shortnames in files

Authored and Committed by jhrozek 7 years ago
    NCACHE: Store FQDNs internaly, check for shortnames in files
    
    When storing users and groups by their name in the negative cache, store
    them fully qualfied so that the responder only has to track the name in
    the internal format once the input is converted.
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+93 -27