#3615 No warnings or confirmations are displayed while deleting a trusted range
Closed: Fixed None Opened 10 years ago by steeve.

[root@django ~]# ipa trust-find
---------------
1 trust matched
---------------
  Realm name: adlabs.com
  Domain NetBIOS name: ADLABS
  Domain Security Identifier: S-1-5-21-3069109027-1612402048-776712048
  Trust type: Active Directory domain
----------------------------
Number of entries returned 1
----------------------------

[root@django ~]# ipa idrange-find adlabs
---------------
1 range matched
---------------
  Range name: ADLABS.COM_id_range
  First Posix ID of the range: 1436800000
  Number of IDs in the range: 200000
  First RID of the corresponding RID range: 0
  Domain SID of the trusted domain: S-1-5-21-3069109027-1612402048-776712048
  Range type: Active Directory domain range
----------------------------
Number of entries returned 1
----------------------------

[root@django ~]# getent passwd aduser1@adlabs.com
aduser1@adlabs.com:*:1436801150:1436801150::/home/adlabs.com/aduser1:

[root@django ~]# ipa idrange-del ADLABS.COM_id_range
--------------------------------------
Deleted ID range "ADLABS.COM_id_range"
--------------------------------------

Do not delete a range of the active trust.

Rename "trusts" component to "Trusts" to achieve correct sorting.

Metadata Update from @steeve:
- Issue assigned to tbabej
- Issue set to the milestone: FreeIPA 3.2.x - 2013/05 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata