Bug 967011

Summary: Bad/uncomplete login-formats entry in realm list
Product: Red Hat Enterprise Linux 7 Reporter: Patrik Kis <pkis>
Component: realmdAssignee: Stef Walter <stefw>
Status: CLOSED CURRENTRELEASE QA Contact: David Spurek <dspurek>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: dspurek, ebenes, stefw
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: realmd-0.14.3-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 961442 Environment:
Last Closed: 2014-06-13 11:19:19 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: 961442    
Bug Blocks:    
Attachments:
Description Flags
Respect use_fully_qualified_names to populate LoginFormats none

Description Patrik Kis 2013-05-24 14:03:33 UTC
+++ This bug was initially created as a clone of Bug #961442 +++

Description of problem:
Bad/uncomplete login-formats entry in realm list.

Issue with this test case: https://fedoraproject.org/wiki/QA:Testcase_realmd_join_qualify

realmd.conf with:
[ad.example.com]
fully-qualified-names = no

'getent passwd User' works well, but login-formats entry after realm list shows SECURITY\%U . I think that it should be just %U . 

stefw plans to improve this entry in the future and it should represent all the ways to format a login name.

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


How reproducible:
always

Steps to Reproduce:
1.Reproducer is in test case mentioned above
2.
3.
  
Actual results:
login-formats: SECURITY\%U

Expected results:
login-formats: %U or for example login-formats: SECURITY\%U, %U

Additional info:

Comment 1 Stef Walter 2013-07-22 14:59:26 UTC
Created attachment 776944 [details]
Respect use_fully_qualified_names to populate LoginFormats

Comment 2 Stef Walter 2013-07-22 15:01:28 UTC
Attachment 776944 [details] pushed as 29e9976 - Respect use_fully_qualified_names to populate LoginFormats

Comment 4 Ludek Smid 2014-06-13 11:19:19 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.