| | | QUERY USERPAGES Command Syntax | Example Displays the following information: - Whether VM:Webgateway is configured to serve data from user pages. If it is, VM:Webgateway can serve data from VM userids of end users.
Use the CONFIG USERPAGES command to control whether end users can define user pages. - Whether there is an initial ACCESS file in effect. If there is, VM:Webgateway uses this file to provide initial access control for user pages.
Use the ACCESS parameter on the CONFIG USERPAGES command to specify the initial ACCESS file. Also use this command to disable the file. QUERY USERPAGES To inquire whether VM:Webgateway is configured to allow user pages, and whether VM:Webgateway uses an initial ACCESS file, enter this command from your VM userid: vmwebsrv query userpages VM:Webgateway responds with one of the following: -
User pages are NOT ALLOWED. VM:Webgateway is not configured to allow user pages and no initial ACCESS file was ever specified. -
User pages are NOT ALLOWED, but if they were, VM:Webgateway would use file filename ACCESS to provide initial access control. VM:Webgateway is not configured to allow user pages. The named initial ACCESS file was specified but is disabled. -
User pages are ALLOWED. No initial ACCESS file is in effect. VM:Webgateway is configured to allow user pages. A file containing initial access control records was not specified. -
User pages are ALLOWED. File filename ACCESS is providing initial access control. VM:Webgateway is configured to allow user pages. VM:Webgateway will use the named initial ACCESS file. |