5a398d2 ipatests: add a test to use full 32-bit ID range space

1 file Authored by abbra 3 months ago, Committed by sumenon 3 months ago,
    ipatests: add a test to use full 32-bit ID range space
    
    The test reconfigures IPA deployment to disable subordinate IDs support
    and then configures an additional ID range to cover upper half of the
    2^32 ID space. It then makes sure that a user with an UID/GID from that
    ID range can be created and used.
    
    Fixes: https://pagure.io/freeipa/issue/9757
    
    Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>