Bug 1188195
Summary: | Fax number not displayed for user-show when kinit'ed as normal user. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Gowrishankar Rajaiyan <grajaiya> | ||||
Component: | ipa | Assignee: | IPA Maintainers <ipa-maint> | ||||
Status: | CLOSED ERRATA | QA Contact: | Namita Soman <nsoman> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 7.1 | CC: | akasurde, drieden, grajaiya, mkosek, mnavrati, ovasik, rcritten, tbabej | ||||
Target Milestone: | rc | Keywords: | Regression, ZStream | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | ipa-4.2.0-0.1.alpha1.el7 | Doc Type: | Known Issue | ||||
Doc Text: |
Both anonymous and authenticated users lose the default permission to read the "facsimiletelephonenumber" user attribute after upgrading to the Red Hat Enterprise Linux 7.1 version of Identity Management (IdM). To manually change the new default setting and make the attribute readable again, run the "ipa permission-mod 'System: Read User Addressbook Attributes' --includedattrs facsimiletelephonenumber" command.
|
Story Points: | --- | ||||
Clone Of: | |||||||
: | 1198430 (view as bug list) | Environment: | |||||
Last Closed: | 2015-11-19 12:01:14 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1198430 | ||||||
Attachments: |
|
Description
Gowrishankar Rajaiyan
2015-02-02 10:11:21 UTC
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: ipa-selfservice-usertest-1005: check the user's attribute settings :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ... :: [ BEGIN ] :: Running 'ipa user-find user0001 --phone=777-777-7777' -------------- 1 user matched -------------- User login: user0001 First name: Good Last name: User Home directory: /home/user0001 Login shell: /bin/bash Email address: user0001 UID: 653400001 GID: 653400001 Telephone Number: 777-777-7777 Job Title: good_admin Account disabled: False Password: True Kerberos keys available: True ---------------------------- Number of entries returned 1 ---------------------------- :: [ PASS ] :: Command 'ipa user-find user0001 --phone=777-777-7777' (Expected 0, got 0) :: [ BEGIN ] :: Running 'ipa user-find user0001 --mobile=777-777-7777' -------------- 1 user matched -------------- User login: user0001 First name: Good Last name: User Home directory: /home/user0001 Login shell: /bin/bash Email address: user0001 UID: 653400001 GID: 653400001 Telephone Number: 777-777-7777 Mobile Telephone Number: 777-777-7777 Job Title: good_admin Account disabled: False Password: True Kerberos keys available: True ---------------------------- Number of entries returned 1 ---------------------------- :: [ PASS ] :: Command 'ipa user-find user0001 --mobile=777-777-7777' (Expected 0, got 0) :: [ BEGIN ] :: Running 'ipa user-find user0001 --pager=777-777-7777' -------------- 1 user matched -------------- User login: user0001 First name: Good Last name: User Home directory: /home/user0001 Login shell: /bin/bash Email address: user0001 UID: 653400001 GID: 653400001 Telephone Number: 777-777-7777 Pager Number: 777-777-7777 Job Title: good_admin Account disabled: False Password: True Kerberos keys available: True ---------------------------- Number of entries returned 1 ---------------------------- :: [ PASS ] :: Command 'ipa user-find user0001 --pager=777-777-7777' (Expected 0, got 0) :: [ BEGIN ] :: Running 'ipa user-find user0001 --fax=777-777-7777' --------------- 0 users matched --------------- ---------------------------- Number of entries returned 0 ---------------------------- :: [ FAIL ] :: Command 'ipa user-find user0001 --fax=777-777-7777' (Expected 0, got 1) Upstream ticket: https://fedorahosted.org/freeipa/ticket/4883 Fixed upstream master: https://fedorahosted.org/freeipa/changeset/72af5fd9757da16c49959bfdecf4e0cb41c36503 ipa-4-1: https://fedorahosted.org/freeipa/changeset/73f6d69adfa2c10c9e3534f59d047ade3782b051 Created attachment 1062867 [details]
Verification_logs
Attached logs and marking bug as verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2362.html |