I have two intentions for my web application which i am trying to
integerate  with xwiki. Basically both these intentions are related to
right management on specific space area on xwiki.These are:-


*Intention1:-* My intention is if an user belongs to particular
organisation say Accenture he should be able to
admin,search,edit,view,delete only that organization space(provided he is
admin user for that organisation)  otherwise he should not be able to do
any operation (not even search and view) on any other space


*What I Did for to achieve above* :- I as admin created AccentureAdminUser
and AccentureAdminUserGroup . Now i added AccentureAdminUser  under
AccentureAdminUserGroup.
Also I created the space for this organization  with Name
 AccentureAdminSpace.


 Lets come to  Rights  Management. As there are two level of rights i.e at
Wiki level and Space level.


AT Wiki Level:- I gave  only view rights to AccentureAdminUserGroup


AT  Space Level:- I gave all possible rights to AccentureAdminUserGroup
 for  AccentureAdminSpace


Now when i log in with AccentureAdminUser  credentials, i do not see
AccentureSpace
space on a page just after log in and also  i am not able to search any
content(space or page) for this  AccentureAdminSpace . Not Getting Why? Do
i need to give any other Right too?



*Intention2:- *My intention is if an user belongs to particular
organisation  and he is just a registered user but not admin user for that
organization say Accenture he should be able to only view and search that
organization spacevotherwise he should not be able to do any operation (not
even search and view) on any other space


*What I Did for to achieve above* :- I as admin created AccentureUser and
AccentureUserGroup . Now i added AccentureUser  under  AccentureUserGroup.
Also I created the space for this organization  with Name  AccentureSpace.


 Lets come to  Rights  Management. As there are two level of rights i.e at
Wiki level and Space level.


AT Wiki Level:- I gave  only view rights to AccentureUserGroup


AT  Space Level:- I gave only view rights to AccentureUserGroup for
AccentureSpace


Now when i log in with AccentureUser  credentials, i can see AccentureSpace
space on a page just after log in but i am not able to search any
content(space or page) for this

AccentureSpace . Not Getting Why? Do i need to give any other Right too for
search?


I would be grateful if somebody can provide some insight about above issues
on right management.Already I have gone thru below links but did not get
 through  the issues


http://platform.xwiki.org/xwiki/bin/view/Features/RightsManagement right
management

http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Access+Rights  access
and rights




Thanks in advance.
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to