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
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.