** Description changed:

  Upstream issue https://github.com/ubuntu/adsys/issues/1002
+ tracking bug https://bugs.launchpad.net/ubuntu/+source/adsys/+bug/2078245
  
  [ Impact ]
  
- This is a regression introduced by the implementation of the purge command in 
0.14.1. 
+ This is a regression introduced by the implementation of the purge command in 
0.14.1.
  When the user doesn't have at least one dconf setting set in a policy, the 
following error is thrown:
  
  unable to open named profile (user@domain): using the null configuration
  
- 
  [ Test Plan ]
  
- 1. Create a policy with no dconf rule and make sure it applies to the user or 
the machiune under test 
+ 1. Create a policy with no dconf rule and make sure it applies to the user or 
the machiune under test
  2. Login on the machine
  
  Without the patched version the following error is displayed:
  "unable to open named profile (user@domain): using the null configuration"
  
  With the patched version no error happens
  
- 
  [ Where problems could occur ]
  The code that purges the dconf DB has been removed. Worst case, a dconf 
setting still applies while all the dconf rules have been removed from the 
policy. But then next time the policies applies you'll just end up with an 
empty dconf db and no dconf settings enforced.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078245

Title:
  DCONF policy manager removes userdb on empty policy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adsys/+bug/2078245/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to