Tags:
create new tag
view all tags

Question

Per TWiki document:

The GROUP variable is a comma-separated list of Users and/or other Groups. Example:

Set GROUP = SomeUser, OtherUser, SomeGroup

We defined our group AbcGroup0 like:

We expects AbcGroup1 and User1 will be the member of AbcGroup0, but sounds doesn't work, at least for webnotifition function.

After digged around, in Access.pm, if( /^\s+\*\sSet\sGROUP\s*\=\s*(.*)/ )

is used to get group and user names.

So sounds we have to define our group member like:

I am just wondering the "," seperated solution looks more nature, is it possible for Access.pm to change to allow ","?

Thanks

Environment

TWiki version: TWikiRelease02Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Solaris
Web server: Apache 1.3
Perl version: 5.005_03
Client OS: Windows XP
Web Browser: IE
Categories: Authorisation

-- JackYu - 01 Mar 2005

Answer

You should only define one bullet with a comma list. Two GROUP bullets do not work, this is undefined.

-- PeterThoeny - 02 Mar 2005

-- JackYu - 02 Mar 2005

Then seems there is some problem in web notify.

I add AbcGroup0 to the notify list, but notification email won't come to those users.

After I trace down, seems Access.pm won't return user list correctly if there is "," in the list.

-- JackYu - 02 Mar 2005

Any one could comment on that? Thanks.

-- JackYu - 04 Mar 2005

This is gone in DevelopBranch. I can't comment on MAIN. i.e. it will be fixed in DakarRelease. For now, you will have to live with it.

-- CrawfordCurrie - 05 Mar 2005

Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r6 - 2005-04-22 - CrawfordCurrie
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.