Skip to content

Commit

Permalink
Refresh policy definition files (#854)
Browse files Browse the repository at this point in the history
[Auto-generated pull
request](https://github.com/ubuntu/adsys/actions/workflows/policy-builds.yaml)
by GitHub Action
  • Loading branch information
didrocks committed Nov 16, 2023
2 parents a640f07 + 4286dce commit efc3765
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Shutdown scripts

Define scripts that are executed on machine poweroff.
Define scripts that are executed on machine power off.
Those scripts are ordered, one by line, and relative to SYSVOL/ubuntu/scripts/ directory.
Scripts from this GPO will be appended to the list of scripts referenced higher in the GPO hierarchy.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ By default, the mounts will be done in anonymous mode. In case of authentication

If the tag is added, the mount will require Kerberos authentication in order to occur.

The supported protocols / filsystems are the same as the ones supported by the mount command.
The supported protocols / file systems are the same as the ones supported by the mount command.
They are listed on the mount man page on https://man7.org/linux/man-pages/man8/mount.8.html
It's up to the user to ensure that the requested protocols are valid and supported and that the shared directories have the correct configuration for the requested connection.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Autoconfiguration URL
# Auto-configuration URL

Declare system-wide proxy autoconfiguration URL.
Declare system-wide proxy auto-configuration URL.

Autoconfiguration URLs are always prioritzed over manual proxy settings, meaning that if all proxy options are set, the GPO client will enable automatic proxy configuration for supported backends. An empty value will remove previously set settings of the same type.
Auto-configuration URLs are always prioritized over manual proxy settings, meaning that if all proxy options are set, the GPO client will enable automatic proxy configuration for supported backends. An empty value will remove previously set settings of the same type.


- Type: proxy
Expand All @@ -24,7 +24,7 @@ An Ubuntu Pro subscription on the client is required to apply this policy.

| Element | Value |
| --- | --- |
| Location | Computer Policies -> Ubuntu -> Client management -> System proxy configuration -> Autoconfiguration URL |
| Location | Computer Policies -> Ubuntu -> Client management -> System proxy configuration -> Auto-configuration URL |
| Registry Key | Software\Policies\Ubuntu\proxy\proxy\auto |
| Element type | text |
| Class: | Machine |
20 changes: 10 additions & 10 deletions policies/Ubuntu/all/Ubuntu.adml
Original file line number Diff line number Diff line change
Expand Up @@ -942,7 +942,7 @@ An Ubuntu Pro subscription on the client is required to apply this policy.</stri
<string id="UbuntuDisplayMachine2304ScriptsStartup">Startup scripts</string>
<string id="UbuntuDisplayMachine2204ScriptsStartup">Startup scripts</string>
<string id="UbuntuDisplayMachine2004ScriptsStartup">Startup scripts</string>
<string id="UbuntuExplainTextMachineScriptsShutdown">Define scripts that are executed on machine poweroff.
<string id="UbuntuExplainTextMachineScriptsShutdown">Define scripts that are executed on machine power off.
Those scripts are ordered, one by line, and relative to SYSVOL/ubuntu/scripts/ directory.
Scripts from this GPO will be appended to the list of scripts referenced higher in the GPO hierarchy.

Expand Down Expand Up @@ -1335,7 +1335,7 @@ By default, the mounts will be done in anonymous mode. In case of authentication

If the tag is added, the mount will require Kerberos authentication in order to occur.

The supported protocols / filsystems are the same as the ones supported by the mount command.
The supported protocols / file systems are the same as the ones supported by the mount command.
They are listed on the mount man page on https://man7.org/linux/man-pages/man8/mount.8.html
It&#39;s up to the user to ensure that the requested protocols are valid and supported and that the shared directories have the correct configuration for the requested connection.

Expand Down Expand Up @@ -1476,9 +1476,9 @@ An Ubuntu Pro subscription on the client is required to apply this policy.</stri
<string id="UbuntuDisplayMachine2304ProxyProxyNoProxy">Ignored hosts</string>
<string id="UbuntuDisplayMachine2204ProxyProxyNoProxy">Ignored hosts</string>
<string id="UbuntuDisplayMachine2004ProxyProxyNoProxy">Ignored hosts</string>
<string id="UbuntuExplainTextMachineProxyProxyAuto">Declare system-wide proxy autoconfiguration URL.
<string id="UbuntuExplainTextMachineProxyProxyAuto">Declare system-wide proxy auto-configuration URL.

Autoconfiguration URLs are always prioritzed over manual proxy settings, meaning that if all proxy options are set, the GPO client will enable automatic proxy configuration for supported backends. An empty value will remove previously set settings of the same type.
Auto-configuration URLs are always prioritized over manual proxy settings, meaning that if all proxy options are set, the GPO client will enable automatic proxy configuration for supported backends. An empty value will remove previously set settings of the same type.


- Type: proxy
Expand All @@ -1493,11 +1493,11 @@ Note: -
Supported on Ubuntu 20.04, 22.04, 23.04, 23.10.

An Ubuntu Pro subscription on the client is required to apply this policy.</string>
<string id="UbuntuDisplayMachineAllProxyProxyAuto">Autoconfiguration URL</string>
<string id="UbuntuDisplayMachine2310ProxyProxyAuto">Autoconfiguration URL</string>
<string id="UbuntuDisplayMachine2304ProxyProxyAuto">Autoconfiguration URL</string>
<string id="UbuntuDisplayMachine2204ProxyProxyAuto">Autoconfiguration URL</string>
<string id="UbuntuDisplayMachine2004ProxyProxyAuto">Autoconfiguration URL</string>
<string id="UbuntuDisplayMachineAllProxyProxyAuto">Auto-configuration URL</string>
<string id="UbuntuDisplayMachine2310ProxyProxyAuto">Auto-configuration URL</string>
<string id="UbuntuDisplayMachine2304ProxyProxyAuto">Auto-configuration URL</string>
<string id="UbuntuDisplayMachine2204ProxyProxyAuto">Auto-configuration URL</string>
<string id="UbuntuDisplayMachine2004ProxyProxyAuto">Auto-configuration URL</string>
<string id="UbuntuExplainTextUserScriptsLogon">Define scripts that are executed the first time an user logon until it exits from all sessions.
Those scripts are ordered, one by line, and relative to SYSVOL/ubuntu/scripts/ directory.
Scripts from this GPO will be appended to the list of scripts referenced higher in the GPO hierarchy.
Expand Down Expand Up @@ -2932,7 +2932,7 @@ An Ubuntu Pro subscription on the client is required to apply this policy.</stri
</presentation>
<presentation id="UbuntuPresentationMachineProxyProxyAuto">
<textBox refId="UbuntuElemMachineAllProxyProxyAuto">
<label>Autoconfiguration URL</label>
<label>Auto-configuration URL</label>
<defaultValue></defaultValue>
</textBox>
<text/>
Expand Down
16 changes: 8 additions & 8 deletions policies/Ubuntu/lts-only/Ubuntu.adml
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ An Ubuntu Pro subscription on the client is required to apply this policy.</stri
<string id="UbuntuDisplayMachineAllScriptsStartup">Startup scripts</string>
<string id="UbuntuDisplayMachine2204ScriptsStartup">Startup scripts</string>
<string id="UbuntuDisplayMachine2004ScriptsStartup">Startup scripts</string>
<string id="UbuntuExplainTextMachineScriptsShutdown">Define scripts that are executed on machine poweroff.
<string id="UbuntuExplainTextMachineScriptsShutdown">Define scripts that are executed on machine power off.
Those scripts are ordered, one by line, and relative to SYSVOL/ubuntu/scripts/ directory.
Scripts from this GPO will be appended to the list of scripts referenced higher in the GPO hierarchy.

Expand Down Expand Up @@ -1071,7 +1071,7 @@ By default, the mounts will be done in anonymous mode. In case of authentication

If the tag is added, the mount will require Kerberos authentication in order to occur.

The supported protocols / filsystems are the same as the ones supported by the mount command.
The supported protocols / file systems are the same as the ones supported by the mount command.
They are listed on the mount man page on https://man7.org/linux/man-pages/man8/mount.8.html
It&#39;s up to the user to ensure that the requested protocols are valid and supported and that the shared directories have the correct configuration for the requested connection.

Expand Down Expand Up @@ -1200,9 +1200,9 @@ An Ubuntu Pro subscription on the client is required to apply this policy.</stri
<string id="UbuntuDisplayMachineAllProxyProxyNoProxy">Ignored hosts</string>
<string id="UbuntuDisplayMachine2204ProxyProxyNoProxy">Ignored hosts</string>
<string id="UbuntuDisplayMachine2004ProxyProxyNoProxy">Ignored hosts</string>
<string id="UbuntuExplainTextMachineProxyProxyAuto">Declare system-wide proxy autoconfiguration URL.
<string id="UbuntuExplainTextMachineProxyProxyAuto">Declare system-wide proxy auto-configuration URL.

Autoconfiguration URLs are always prioritzed over manual proxy settings, meaning that if all proxy options are set, the GPO client will enable automatic proxy configuration for supported backends. An empty value will remove previously set settings of the same type.
Auto-configuration URLs are always prioritized over manual proxy settings, meaning that if all proxy options are set, the GPO client will enable automatic proxy configuration for supported backends. An empty value will remove previously set settings of the same type.


- Type: proxy
Expand All @@ -1217,9 +1217,9 @@ Note: -
Supported on Ubuntu 20.04, 22.04.

An Ubuntu Pro subscription on the client is required to apply this policy.</string>
<string id="UbuntuDisplayMachineAllProxyProxyAuto">Autoconfiguration URL</string>
<string id="UbuntuDisplayMachine2204ProxyProxyAuto">Autoconfiguration URL</string>
<string id="UbuntuDisplayMachine2004ProxyProxyAuto">Autoconfiguration URL</string>
<string id="UbuntuDisplayMachineAllProxyProxyAuto">Auto-configuration URL</string>
<string id="UbuntuDisplayMachine2204ProxyProxyAuto">Auto-configuration URL</string>
<string id="UbuntuDisplayMachine2004ProxyProxyAuto">Auto-configuration URL</string>
<string id="UbuntuExplainTextUserScriptsLogon">Define scripts that are executed the first time an user logon until it exits from all sessions.
Those scripts are ordered, one by line, and relative to SYSVOL/ubuntu/scripts/ directory.
Scripts from this GPO will be appended to the list of scripts referenced higher in the GPO hierarchy.
Expand Down Expand Up @@ -2115,7 +2115,7 @@ An Ubuntu Pro subscription on the client is required to apply this policy.</stri
</presentation>
<presentation id="UbuntuPresentationMachineProxyProxyAuto">
<textBox refId="UbuntuElemMachineAllProxyProxyAuto">
<label>Autoconfiguration URL</label>
<label>Auto-configuration URL</label>
<defaultValue></defaultValue>
</textBox>
<text/>
Expand Down

0 comments on commit efc3765

Please sign in to comment.