Bug 969439

Summary: Incorrect login-policy state reported
Product: [Fedora] Fedora Reporter: Lukas "krteknet" Novy <lnovy>
Component: realmdAssignee: Stef Walter <stefw>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: ebenes, jhrozek, pkis, stefw, yelley
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-06 16:25:11 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:

Description Lukas "krteknet" Novy 2013-05-31 12:20:40 UTC
Description of problem:
Enabling domain users to login using realm permit command reports incorrect login-policy in realm list command, logining works fine thou.

Version-Release number of selected component (if applicable):
realmd-0.14.2-1.fc19

How reproducible:
Always

Steps to Reproduce:
1. Join domain using realm join
2. Allow domain users to login using realm permit --all
3. Check login policy using realm list

Actual results:
login-policy: allow-realm-logins

Expected results:
login-policy: allow-any-login

Additional info:
This could be just typo in Testcase I was following: https://fedoraproject.org/wiki/QA:Testcase_realmd_login_any

Comment 1 Stef Walter 2013-06-06 16:25:11 UTC
Thank you for the report, and testing. Yes the test case had a typo, and wasn't updated after a change in realmd. I've updated the test case.