发新话题
打印

[已解决] cqweb v7.0.1也只能设一个受限查询?( 此文章被查看:633次,被回复:6篇!! )

本主题由 yunshan 于 2008-4-4 18:28 关闭

cqweb v7.0.1也只能设一个受限查询?

cqweb v7.0.1也只能设一个受限查询?


问题已经解决 [打开主题]
本主题的最佳答案为 [ 7 楼].



© 本文为 ptofgaSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

你的schema level需要升级才能使用,只能在schema的版本为level 6时才能对查询受限



© 本文为 zhangzhaoSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

什么意思?我要设两个以上的受限查询需要升级schema level?



© 本文为 ptofgaSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

在维护工具里,进行升级连接。然后可以对于query设置权限。

© 本文为 wuqing1185 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP


© 本文为 zhangzhao 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

应该是数据库的Feature Level要达到6,在Client中才可以设置受限查询

© 本文为 yunshan 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

How to set a restricted query for ClearQuest Web


How to set a restricted query for ClearQuest Web
Technote (troubleshooting)
Problem(Abstract)
This technote explains how to setup a restricted query for IBM® Rational® ClearQuest® databases when accessed on the ClearQuest Web server.
Symptom
Resolving the problem
The ClearQuest Web server can be setup to allow restricted access to individual users or groups, such that they will only be allowed to perform the following actions:
  • Run a single query that is provided by the administrator.
  • Submit records.
  • The 2003.06.16 and 7.0.0.1 releases of ClearQuest allows restricted access users to perform record modify type actions. See Chapter 3 of the ClearQuest 2003.06.16 Documentation Supplement for additional details.

A Restricted Access query can be defined in the Site Configuration Settings of the ClearQuest Web, versions 2003.06.13 and later.

Restricted Query:
  • Log in to the ClearQuest Web as a Super User.
  • Click on the Site Configuration Settings.
  • On the Security Options tab, check the Restrict Site check box.
    Note: This setting will put all users into restricted mode. Add a specific users or groups to the Restricted Users field to limit the restricted access scope.
  • Enter the individual users or groups in the Restricted UsersorRestricted Usergroups fields. Separate multiple groups by using commas.
  • Enter the name of the Restricted Query in theRestricted Query field.

Note: The Restricted Query field only allows for only 1 named query and will restrict the query for ALL users including ClearQuest super user. If multiple user databases, and multiple schema repositories on the same ClearQuest Web server, need to define restricted queries, they must share a common name., For example, log into database A and define the query as "Public Queries/Query A". Then login to database B and define the restricted query as "Public Queries/Query B". When logging back into database A, the web will say "Operations (Restricted)" Restricted Query not defined.

To workaround this issue, create a query in each user database with the same name. For example, name the query that you would like users to have access to "Restricted Query". Then in "Edit Web Settings", define the restricted query as "Public Queries/Restricted Query". This will enable users to be able to have a specific restricted query for each database.

The following steps refer to setting restricted queries on the ClearQuest Web server versions 2003.06.12 and earlier:
    • Log in to the ClearQuest Web as a "Super User".
    • Go to Edit Web Settings.
    • In the "Restricted Access User Groups" window, type in the user group that you just created, Click Apply and Log off of the Web.
    • Log back on to the Web client as one of the users in the group. You should now be in a restricted query mode.



最佳答案
该回答被楼主/管理员列为正解!

© 本文为 yunshan 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

发新话题