DescriptionFix the ownership check for signed settings.
The check was trying to verify the current user is the owner when all it
needs to check is if there is an owner already.
This check was also blocking local owner from doing changes to the signed
settings on first login and possibly is the cause preventing the managed
settings from getting applied immediately too.
BUG=chromium-os:24020, chromium-os:24007
TEST=As described in the bugs.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114212
Patch Set 1 #Patch Set 2 : Cleaned up the comment a bit. #Patch Set 3 : The real comment fix. #Messages
Total messages: 2 (0 generated)
|