#3173 unable to create group in sssd cache
Closed: Fixed None Opened 7 years ago by jhrozek.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1373444

Description of problem:
unable to create group in sssd cache

Version-Release number of selected component (if applicable):

sssd-krb5-1.14.0-30.el7.x86_64
libsss_nss_idmap-1.14.0-27.el7.x86_64
python-sssdconfig-1.14.0-30.el7.noarch
libsss_idmap-1.14.0-30.el7.x86_64
sssd-tools-1.14.0-30.el7.x86_64
sssd-krb5-common-1.14.0-30.el7.x86_64
sssd-common-1.14.0-30.el7.x86_64
sssd-ad-1.14.0-30.el7.x86_64
sssd-dbus-1.14.0-30.el7.x86_64
sssd-common-pac-1.14.0-30.el7.x86_64
sssd-1.14.0-30.el7.x86_64
libsss_autofs-1.14.0-27.el7.x86_64
sssd-ldap-1.14.0-30.el7.x86_64
python-sss-1.14.0-30.el7.x86_64
libsss_simpleifp-1.14.0-30.el7.x86_64
sssd-client-1.14.0-30.el7.x86_64
sssd-proxy-1.14.0-30.el7.x86_64
sssd-ipa-1.14.0-30.el7.x86_64
Red Hat Enterprise Linux Workstation release 7.3 Beta (Maipo)

How reproducible:


Steps to Reproduce:
1.Configure sssd.conf as below:
[domain/LOCAL]
id_provider = local
debug_level = 0x0080


[sssd]
services = nss,pam
config_file_version = 2
domains = LOCAL

[nss]
filter_groups = root
filter_users = root


2.Add a group
 sss_groupadd -g 10000 group10000
Transaction error. Could not add group.




Actual results:

Transaction error. Could not add group.

Expected results:

Should be able to add group

Additional info:

Fields changed

blockedby: =>
blocking: =>
changelog: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
mark: no => 0
owner: somebody => jhrozek
patch: 0 => 1
review: True => 0
selected: =>
status: new => assigned
testsupdated: => 0

master:

milestone: NEEDS_TRIAGE => SSSD 1.14.2
resolution: => fixed
status: assigned => closed
version: => 1.14.0

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.14.2

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4206

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata