Amila,

I played with permissions and gave permission to "LOGIN" under "Admin
Permissions"
That worked for the scenario I have now which is to log in to my webapp but
have no right on the server admin interface.


Now, is there a way to have the webapp as a permission item?

Something like putting a serverRole name in the webapp  deployment file
(web.xml)
and in the permission list, there would be :

-All Permissions
---Admin Permissions
---Super Admin Permissions
---Webapp1 Permissions
---Webapp2 Permissions


Guillaume


On Fri, Jul 29, 2011 at 11:22 PM, Amila Jayasekara <[email protected]> wrote:

> Hi Guillaume,
>
> Did you try giving login permission to GROUPA ?
> You can do that through the management console. Select "Users and
> Roles" -> "Roles" -> Select particular group -> Select permissions
>
> Thanks
> AmilaJ
>
> On Sat, Jul 30, 2011 at 4:06 AM, Guillaume Devianne <[email protected]>
> wrote:
> >
> > Hi,
> > My AS 4.1 is setup with an Active Directory through.
> > In a Webapp, I use the Carbon authentification through :
> > org.wso2.carbon.authenticator.proxy.AuthenticationAdminClient that calls
> the
> > Carbon AuthenticationAdmin service.
> > Now, if a user want to log in, I must include him in my admin group in
> the
> > AS.
> > How can I tell carbon that users from the GROUPA, defined in Active
> > Directory and available in AS can log on to my app?
> > Thanks,
> > Guillaume
> >
> > _______________________________________________
> > Carbon-dev mailing list
> > [email protected]
> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> >
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to