#280 Deleting a local user that is not in allowed range should fail
Closed: Invalid None Opened 14 years ago by jgalipea.

Description
When a user exists in the local domain that is out of allowed id range, attempting to sss_userdel the user should fail. Right now it is successful.[[BR]]

Steps to Reproduce [[BR]]
1. install sssd and configure local domain with mid_id set to 1000[[BR]]
2. add a user[[BR]]
3. edit the configuration and change min_id 2000 - restart sssd[[BR]]
4. attempt to delete the user[[BR]]


Fields changed

component: SSSD => sss_tools
milestone: NEEDS_TRIAGE => SSSD 1.0
owner: somebody => jhrozek
priority: major => minor

This now returns an error - "User myuser is outside the defined ID range for domain" - but I remember it didn't use to. Must have been fixed

resolution: => worksforme
status: new => closed
tests: 0 => 1
testsupdated: 1 => 0

Fields changed

tests: 1 => 0
testsupdated: 0 => 1

Fields changed

rhbz: => 0

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

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/1322

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