b0b7335 Use getent admin@domain for nss check in ipa-client-install

1 file Authored by tbabej 10 years ago, Committed by pviktori 10 years ago,
    Use getent admin@domain for nss check in ipa-client-install
    
    Use 'getent admin@domain' rather than 'getent admin@REALM' to check if nss
    is working properly since admin@REALM check fails in case the domain and the realm
    name does not match.
    
    https://fedorahosted.org/freeipa/ticket/3906