SCANPARM parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
|||
(One intermediate revision by the same user not shown) | |||
Line 23: | Line 23: | ||
Public requests are those that are not protected from access by userid. | Public requests are those that are not protected from access by userid. | ||
<dt>X'02' | <dt>X'02' | ||
<dd>Issue a redundant “MSIR.0361: Processing request ''method'' | <dd>Issue a redundant “<var>[[MSIR.0361|MSIR.0361]]</var>: Processing request ''method'' | ||
''URL''” message after login. | ''URL''” message after login. | ||
Normally, MSIR.0361 is issued on web threads before login, since the method | Normally, MSIR.0361 is issued on web threads before login, since the method | ||
Line 35: | Line 35: | ||
</dl> | </dl> | ||
If a site is not authorized for | If a site is not authorized for <var>[[SirScan|SirScan]]</var>, this parameter will have no effect. | ||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 10:10, 24 May 2017
SirScan system flags
Summary
- Default value
- X'00'
- Parameter type
- System
- Where set
- User 0 CCAIN parameters
- Related products
- SirScan
- Introduced
- Before Sirius Mods 6.7
Description
This parameter is a bitmask parameter that controls certain SirScan behavior.
The SCANPARM bits are:
- X'01'
- Allow non-system-manager users to browse journal entries for public requests on Janus Web Server threads. Public requests are those that are not protected from access by userid.
- X'02'
- Issue a redundant “MSIR.0361: Processing request method URL” message after login. Normally, MSIR.0361 is issued on web threads before login, since the method and URL are known before the userid and password, if a login is even required for the request. Unless the X'02' SCANPARM bit is set, users browsing journal entries for Janus Web Server threads based on userid do not see the MSIR.0361 message (since it occurs before the login), so they have a difficult time ascertaining the method and URL being processed in a particular request.
If a site is not authorized for SirScan, this parameter will have no effect.