• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

wlportal 4.0 and administration tools

 
Ranch Hand
Posts: 560
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have been using webflow and pipeline technologies as part of wlportal4.0, which is not bad. Now I like to use the user management webapp of wlportal4.0. I am able to use it to manage the users and groups. But I like to do the following:
Managing 4000 users for our intranet app in our group is not possible. Therefore I like to deligate this functionality to a group of users, say managers. Let the Manager manage say 5 users who work under him.
Can anyone tell me how would I go about doing this in wlportal4.0? Right now, the user management web app allows anyone with System Administrator role to manage anybody for the webapp which is not exactly I wanted. Thanks and look forward to hear from you all.
 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I don't think this is built-in in WLP...
How about creating your own portlet, that can be only accessed by your managers ?
That portlet could interact with the administration application.
Of course, there will be quite a few integration work.
Val�ry
reply
    Bookmark Topic Watch Topic
  • New Topic