Sign In | Sign Out | Mailing Lists | Unsubscribe or Change Settings | Help |
OpenBSD Mailing List Server
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = configset GLOBAL who_access = [VALUE] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - configset listname who_access = [VALUE] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Default Value : closed Data Type : enum, choose from: open closed list Category : access Password Notes: Visible only with password. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = EXAMPLE: configset listname who_access = open The who_access configuration setting is used to restrict access to the who command. The following five values are supported: open - Anyone can use the who command. open+password - Anyone registered at this domain can use the who command if a personal password is supplied. list - Anyone subscribed to a mailing list can use the who command for that list. list+password - Anyone subscribed to a mailing list can use the who command for that list if a personal password is supplied. closed - Only the list administrators can use the who command. This setting can be overridden by rules for the who command in the access_rules configuration setting. This setting determines who can use the who command to see the addresses that are subscribed to a mailing list. In the case of the GLOBAL pseudo-list, it restricts access to the central registry for a domain. An administrative password can be used to issue the who command, regardless of the value of this setting. Any rules in the access_rules setting related to the who command will take precedence over the value of this setting. 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-related access_rules) help configset_faq_access (for faq-related access_rules) help configset_get_access (for get command access_rules) help configset_index_access (for index command access_rules) help configset_info_access (for info-related access_rules) help configset_intro_access (for intro-related 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_which_access (for which command access_rules) help post (for the special case of restricting who can post msgs) help register (to add an address to the registry) help subscribe (to add an address to a mailing list and the registry) help who (the command that this policy regulates) 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 |