Sign In | Sign Out | Mailing Lists | Unsubscribe or Change Settings | Help |
OpenBSD Mailing List Server
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = configset GLOBAL info_access = [VALUE] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - configset listname info_access = [VALUE] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Default Value : open Data Type : enum, choose from: open open+password closed list list+password Category : access Password Notes: Visible only with password. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = EXAMPLE: configset GLOBAL info_access = open The info_access configuration setting is used to restrict access to the info command. The following five values are supported: open - Anyone can use the info command. open+password - Anyone registered at this domain can use the info command if a personal password is supplied. list - Anyone subscribed to a mailing list can use the info command for that list. list+password - Anyone subscribed to a mailing list can use the info command for that list if a personal password is supplied. closed - Only the list administrators can use the info command. This setting can be overridden by rules for the info command in the access_rules configuration setting. This setting determines who can use the info command to retrieve the info document for a list. The info document normally resides in a list's private file space, and therefore can also be accessed by the get and index commands, but only by list administrators. If an info document does not exist for the list, the info command will cause a default document to be retrieved from the DEFAULT or GLOBAL pseudo-list, or from the stock files supplied by Majordomo. An administrative password can be used to issue the info command, regardless of the value of this setting. Any rules in the access_rules setting related to the info command will take precedence over the value of this setting. The info document is normally attached to the welcome message which is sent to new subscribers when they join a mailing list. See Also: help access (for the special case of granting/denying all access) help configset_access_rules (to restrict access to any command) help access_variables (for requests, variables, defaults) help configset_archive_access (for archive command access_rules) help configset_faq_access (for faq command access_rules) help configset_get_access (for get command access_rules) help configset_index_access (for index command access_rules) help configset_intro_access (for intro command access_rules) help configset_set_policy (for set command access_rules) help configset_subscribe_policy (for subscribe command access_rules) help configset_unsubscribe_policy (for unsubscribe command access_rules) help configset_welcome (decide if files are sent to new subscribers) help configset_welcome_files (these files are sent to new subscribers) help configset_which_access (for which command access_rules) help configset_who_access (for who command access_rules) help get (to edit and replace an info document) help index (to access a list's file space) help info (the command that this policy regulates) help newinfo (to create or replace an info document) help post (for the special case of restricting who can post msgs) For a list of all help topics send this one-line message help topics to the server at majordomo@openbsd.org
For assistance, please contact the openbsd.org administrators.
Sign In | Sign Out | Mailing Lists | Unsubscribe or Change Settings | Help |