Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Need to remove User from Module Access List
Topic Summary: I can set a User's access to "none" in a Module, but how do I remove the User from the access list all together?
Created On: 20-Apr-2007 00:13
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
Answer This question was answered by Tony Goodman, on Friday, April 20, 2007 5:38 PM

Answer:
The perm you are looking for is called unset. The following is from the doors help:

string unset({Object o|Project p|Module m|
Folder f|Item i|View v},
[AttrType at,]
string user)
string unset{Def|Val}(Module m,
AttrDef ad,
string user)
string unsetAll({Object o|Project p|Module m|
Folder f|Item i|View v},
[AttrType at,])
string unsetAll{Def|Val}(Module m,
AttrDef ad)
 20-Apr-2007 00:13
User is offline View Users Profile Print this message


jason haury

Posts: 39
Joined: 20-Feb-2007

I've found DXL functions that can change the Privelege of a user ( set(Module m, Permission ps, string user) ) but I'd like to remove the user from the Module access list all together (just like what one can do using the Module Properties GUI).  Any clues?

Jason
Report this to a Moderator Report this to a Moderator
 20-Apr-2007 13:15
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

Answer Answer
The perm you are looking for is called unset. The following is from the doors help:

string unset({Object o|Project p|Module m|
Folder f|Item i|View v},
[AttrType at,]
string user)
string unset{Def|Val}(Module m,
AttrDef ad,
string user)
string unsetAll({Object o|Project p|Module m|
Folder f|Item i|View v},
[AttrType at,])
string unsetAll{Def|Val}(Module m,
AttrDef ad)

-------------------------
Tony Goodman
http://www.smartdxl.com
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 2 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 2 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.