diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2012-05-11 16:27:46 +0200 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-05-11 14:01:39 -0400 |
commit | a6cd03ae90df8ed8de8fd53c6e408a3f8d1ca077 (patch) | |
tree | b5e0d7b9e31d7165c3cd6cc22a5b2a16e2d3e0cc /replace/install-sh | |
parent | 5280fa952a30ca58c5739729abd21a307396cb9c (diff) | |
download | sssd-1.8.0-27.el6.tar.gz sssd-1.8.0-27.el6.tar.xz sssd-1.8.0-27.el6.zip |
SYSDB: Handle user and group renames bettersssd-1.8.0-27.el6
Fixes a regression in the local domain tools where sss_groupadd no longer
detected a GID duplicate. The check for EEXIST is moved one level up into
more high level function.
The patch also adds the same rename support for users. I found it odd that
we allowed a rename of groups but not users. There is a catch when storing
a user -- his cached password would be gone. I think that renaming a user
is such a rare operation that it's not severe, plus there is a warning in
the logs.
Diffstat (limited to 'replace/install-sh')
0 files changed, 0 insertions, 0 deletions