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: Modifying Access Rights for the "Everyone else" group
Topic Summary:
Created On: 8-Oct-2004 07:39
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.
 8-Oct-2004 07:39
User is offline View Users Profile Print this message


Paul Miller

Posts: 376
Joined: 2-Oct-2002

Hi,

Curently working on a script that needs to modify the access rights for the "Everyone Else" group.

Is this known by another name when using DXL because it's being rejected?

eg: setDef (m, ad, read, "Everyone else") returns the following error message:- invalid user/group name "Everyone else"



-------------------------
Paul Miller
Specification Practices Specialist,
EuroCyber,
Melbourne, Australia.
Mobile: +61 (0)418 135 103
Web Site: http://www.eurocyber.biz
E-mail: miller@eurocyber.biz">pmiller@eurocyber.biz
Report this to a Moderator Report this to a Moderator
 8-Oct-2004 09:58
User is offline View Users Profile Print this message


Antonio Norkus

Posts: 109
Joined: 28-Jun-2003

Not sure, but the manual says "if user is null, the function modifies the default access control", which I assume is the "Everyone Else" part.

Send null in and give it a try...

Antonio.
Report this to a Moderator Report this to a Moderator
 11-Oct-2004 18:41
User is offline View Users Profile Print this message


Bruce Tuskey

Posts: 77
Joined: 2-Mar-2004

The user name of the default user "Everyone Else" is blank (ie. “”)


You may have to step through every project/folder/module and set the permissions.

There does not appear to be an actual group "Everyone Else." Everyone Else is just a default user and is treated as a user and not a group.

Here is a quick example that will set "Everyone Else" access rights to none:

Item itmMod
itmMod = item("Some Module")
set(itmMod, none, "")




-------------------------
Bruce Tuskey
Sr. Principle Engineer
Tuskey@gmail.com

"All that is gold does not glitter, not all those who wander are lost:..." - Gandalf the Grey (JRR Tolkien)

Edited: 11-Oct-2004 at 20:58 by Bruce Tuskey
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 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 1 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.