Skip to content

Commit 793da29

Browse files
committed
Drop 10-misc.ini from README.md
1 parent 74405c5 commit 793da29

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -159,21 +159,6 @@ This section is contained in `/etc/osg/config.d/10-gateway.ini` which is provide
159159
| **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. |
160160

161161

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).
169-
170-
| Option | Values Accepted | Explanation |
171-
|---------------------------------------|---------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
172-
| **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-
177162
### 10-storage.ini / [Storage] section ###
178163

179164
This section gives information about the options in the Storage section of the configuration file.

0 commit comments

Comments
 (0)