You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-15Lines changed: 0 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,21 +159,6 @@ This section is contained in `/etc/osg/config.d/10-gateway.ini` which is provide
159
159
|**job\_envvar\_path**| String | The value of the PATH environment variable to put into HTCondor jobs running with HTCondor-CE. This value is ignored if not using that batch system/gateway combination. |
160
160
161
161
162
-
### 10-misc.ini / [Misc Services] section ###
163
-
164
-
This section handles the configuration of services that do not have a dedicated section for their configuration.
165
-
166
-
This section is contained in `/etc/osg/config.d/10-misc.ini` which is provided by the `osg-configure-misc` RPM.
167
-
168
-
This section primarily deals with authentication/authorization. For information on suggested settings for your CE, see the [authentication section of the HTCondor-CE install documents](../compute-element/install-htcondor-ce#configuring-authentication).
|**authorization\_method**|`gridmap`, `local-gridmap`, `vomsmap`| This indicates which authorization method your site uses. |
173
-
| edit\_lcmaps\_db |`True`, `False`| (Optional, default True) If true, osg-configure will overwrite `/etc/lcmaps.db` to set your authorization method. The previous version will be backed up to `/etc/lcmaps.db.pre-configure`|
174
-
| all\_fqans |`True`, `False`| (Optional, default False) If true, vomsmap auth will use all VOMS FQANs of a proxy for mapping -- see [documentation](../security/lcmaps-voms-authentication#mapping-using-all-fqans)|
175
-
176
-
177
162
### 10-storage.ini / [Storage] section ###
178
163
179
164
This section gives information about the options in the Storage section of the configuration file.
0 commit comments