Index: chrome/app/policy/policy_templates.json |
diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json |
index e6ab781ba5b5a7bcfd6102e69d5ff211a3f9490a..5180b8d2c3032b955a24b690147ad3a1838476a9 100644 |
--- a/chrome/app/policy/policy_templates.json |
+++ b/chrome/app/policy/policy_templates.json |
@@ -913,10 +913,12 @@ |
'features': {'dynamic_refresh': 0}, |
'example_value': 'foobar.example.com', |
'id': 30, |
- 'caption': '''Kerberos delegation server whitelist |
+ 'caption': '''Kerberos delegation server whitelist''', |
+ 'desc': '''Servers that <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> may delegate to. |
+ |
+ Separate multiple server names with commas. Wildcards (*) are allowed. |
If you leave this policy not set any server will be accepted for integrated authentication.''', |
- 'desc': '''Servers that <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> may delegate to.''', |
}, |
{ |
'name': 'GSSAPILibraryName', |