#2409 ipa config-mod delattr - should not be allowed to delete default email domain
Closed: Invalid None Opened 12 years ago by rcritten.

https://bugzilla.redhat.com/show_bug.cgi?id=794804 (Red Hat Enterprise Linux 6)

Description of problem:

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:
:: [   LOG    ] :: ipaconfig_mod_delattr ipadefaultemaildomain negative test
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:

:: [12:17:37] ::  Executing: ipa config-mod
--delattr=ipadefaultemaildomain=testrelm.com
  Maximum username length: 32
  Home directory base: /home
  Default shell: /bin/sh
  Default users group: ipausers
  Search time limit: 2
  Search size limit: 100
  User search fields: uid,givenname,sn,telephonenumber,ou,title
  Group search fields: cn,description
  Enable migration mode: FALSE
  Certificate Subject base: O=TESTRELM.COM
  Password Expiration Notification (days): 4
  Password plugin features: AllowNThash
  SELinux user map order: guest_u:s0$xguest_u:s0$user_u:s0-s0:c0.c1023$staff_u:
s0-s0:c0.c1023$unconfined_u:s0-s0:c0.c1023
  Default SELinux user: guest_u:s0
:: [12:17:38] ::  ERROR: Expected "ipa config-mod --delattr=ipadefaultem


Version-Release number of selected component (if applicable):
ipa-server-2.2.0-101.20120215T0856zgit578669d.el6.x86_64

How reproducible:
always

Steps to Reproduce:
1. ipa config-mod --delattr=ipadefaultemaildomain=testrelm.com
2.
3.

Actual results:
default email domain deleted

Expected results:

Error message stating it is not allowed


Additional info:

Related to https://fedorahosted.org/freeipa/ticket/2159, and to my patch 0013.

From the mailing list discussion:

According to code in the user plugin (around line 330), if the default e-mail domain is not set, users don't get an address auto-assigned. Do we really want to require user e-mails?

Perhaps allow setting to nothing but not deleting it altogether

We think it is not an issue.

General backlog was renamed to Beer Exchange

Metadata Update from @rcritten:
- Issue assigned to pviktori
- Issue set to the milestone: Ticket Backlog

7 years ago

Login to comment on this ticket.

Metadata