diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2009-08-18 15:55:03 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-08-20 12:27:14 -0400 |
commit | b776f0af14866051ab9dcdb696345643424261d5 (patch) | |
tree | 4795359336db7332ec74c59504b3566b1d2fe529 /common | |
parent | 096e0184d1b359fdfffd62d413451a055a6bfa76 (diff) | |
download | sssd-b776f0af14866051ab9dcdb696345643424261d5.tar.gz sssd-b776f0af14866051ab9dcdb696345643424261d5.tar.bz2 sssd-b776f0af14866051ab9dcdb696345643424261d5.zip |
Ensure nextID doesn't reuse an existing local UID or GID
If there was no maxID set for a domain, the search filter to check
whether the UID was available would always return empty (because
no UIDs can be <= 0)
This patch changes the search filter if the maxID is unset so that
it has no upper limit
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions