Obsolete
Status Update
Comments
jo...@chromium.org <jo...@chromium.org> #2
Sounds like a serious regression. Can you post the contents of chrome://policy, in particular the expanded contents of the ExtensionInstallBlacklist and ExtensionInstallWhitelist policies?
mo...@gmail.com <mo...@gmail.com> #3
I've copied the text and inclued a screenshot. I will resolve the "List entry "11": Value doesn't match format." issue and see if that clears up the problem.
Current user
Mandatory
ExtensionInstallBlacklist
*
OK
Machine
Mandatory
ExtensionInstallSources
Show value
OK
Current user
Mandatory
ExtensionInstallWhitelist
Hide value
List entry "11": Value doesn't match format.
pioclpoplcdbaefihamjohnefbikjilc,oojbgadfejifecebmdnhhkbhdjaphole,ninejjcohidippngpapiilnmkgllmakh,kipfakkakbicobflnnminhjjdkglgbmf,jmfkcklnlgedgbglfkkgedjfmejoahla,hmdcmlfkchdmnmnmheododdhjedfccka,hehijbfgiekmjfkfjpbkbammjbdenadd,hdokiejnpimakedhajhdlcegeplioahd,ffhkkpnppgnfaobgihpdblnhmmbodake,dinfmiceliiomokeofbocegmacmagjhe,bfbameneiokkgbdmiekhjnmfkcnldhhm,apdfllckaahabafndbhieahigkjhalf,alelhddbbhepgpmgidjdcjakblofbmce
Current user
Mandatory
ExtensionInstallBlacklist
*
OK
Machine
Mandatory
ExtensionInstallSources
Show value
OK
Current user
Mandatory
ExtensionInstallWhitelist
Hide value
List entry "11": Value doesn't match format.
pioclpoplcdbaefihamjohnefbikjilc,oojbgadfejifecebmdnhhkbhdjaphole,ninejjcohidippngpapiilnmkgllmakh,kipfakkakbicobflnnminhjjdkglgbmf,jmfkcklnlgedgbglfkkgedjfmejoahla,hmdcmlfkchdmnmnmheododdhjedfccka,hehijbfgiekmjfkfjpbkbammjbdenadd,hdokiejnpimakedhajhdlcegeplioahd,ffhkkpnppgnfaobgihpdblnhmmbodake,dinfmiceliiomokeofbocegmacmagjhe,bfbameneiokkgbdmiekhjnmfkcnldhhm,apdfllckaahabafndbhieahigkjhalf,alelhddbbhepgpmgidjdcjakblofbmce
jo...@chromium.org <jo...@chromium.org> #4
I think that's the source of the issue you're seeing. Entry 11 is for Google Drive but is missing a character:
"apdfllckaahabafndbhieahigkjhalf"
vs the full ID:
"apdfllckaahabafndbhieahigkjlhalf"
There's an "l" missing at the end, should end with "lhalf". Does fixing that fix your problem?
"apdfllckaahabafndbhieahigkjhalf"
vs the full ID:
"apdfllckaahabafndbhieahigkjlhalf"
There's an "l" missing at the end, should end with "lhalf". Does fixing that fix your problem?
mo...@gmail.com <mo...@gmail.com> #5
That fixes the problem. Thanks!
jo...@chromium.org <jo...@chromium.org> #6
Thanks for posting back. Closing as it's working as intended.
is...@google.com <is...@google.com> #7
This issue was migrated from crbug.com/chromium/379758?no_tracker_redirect=1
[Monorail components added to Component Tags custom field.]
[Monorail components added to Component Tags custom field.]
Description
Steps to reproduce the problem:
1. Configured Group Policy for "Configure extension installation blacklist" with the value of * to block all extensions
2. Configured Group Policy for "Configure extension installation whitelist" with the value of apdfllckaahabafndbhieahigkjhalf to allow installation of Google Drive Web App
3. Attempt to install Google Drive Web App
What is the expected behavior?
Users to be allowed to install the Google Drive Web App
What went wrong?
Users receive the following message "Google Drive (extension ID "apdfllckaahabafndbhieahigkjlhalf") is blocked by the administrator."
Did this work before? N/A
Chrome version: 35.0.1916.114 Channel: stable
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
Flash Version: Shockwave Flash 13.0 r0
The group policy appears to be applying correctly with the HKEY_CURRENT_USER\Software\Policies\Google\Chrome\ExtensionInstallBlacklist and HKEY_CURRENT_USER\Software\Policies\Google\Chrome\ExtensionInstallWhitelist being populated with the appropriate data.