You cannot login to this application

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

You cannot login to this application

Vikas
Dear All,

I create a new security Group, add permissions to that group then I create a new user and assign  group to that user. But when I login it shows the error "You cannot login to this application".

Do I miss anything?

Please advice

Thanks & Regards
Vikas
Reply | Threaded
Open this post in threaded view
|

Re: You cannot login to this application

Kushal Darji
Hi Viaks,

As per my understanding you need to hit specific url for that security
group. For e.g. if you user have permission of manufacturing module & order
module then you can login either to
"https://localhost:8443/ordermgr/<https://localhost:8443/ordermgr/control/main>"
or "https://localhost:8443/manufacturing/<https://localhost:8443/manufacturing/control/main?externalLoginKey=EL739015312006>"
.




On Thu, Jun 27, 2013 at 8:50 PM, Vikas <[hidden email]> wrote:

> Dear All,
>
> I create a new security Group, add permissions to that group then I create
> a
> new user and assign  group to that user. But when I login it shows the
> error
> "You cannot login to this application".
>
> Do I miss anything?
>
> Please advice
>
> Thanks & Regards
> Vikas
>
>
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/You-cannot-login-to-this-application-tp4642392.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>



--
Regards,
Kushal Darji
Reply | Threaded
Open this post in threaded view
|

Re: You cannot login to this application

Vikas
Hi kushal,
Thanks for your reply. I give permission to "Order module"  and use the link

https://localhost:8443/ordermgr/control/main

but no go

Thanks & Regards
Vikas



On Friday 28 June 2013 02:26 PM, Kushal Darji wrote:

> Hi Viaks,
>
> As per my understanding you need to hit specific url for that security
> group. For e.g. if you user have permission of manufacturing module & order
> module then you can login either to
> "https://localhost:8443/ordermgr/<https://localhost:8443/ordermgr/control/main>"
> or "https://localhost:8443/manufacturing/<https://localhost:8443/manufacturing/control/main?externalLoginKey=EL739015312006>"
> .
>
>
>
>
> On Thu, Jun 27, 2013 at 8:50 PM, Vikas <[hidden email]> wrote:
>
>> Dear All,
>>
>> I create a new security Group, add permissions to that group then I create
>> a
>> new user and assign  group to that user. But when I login it shows the
>> error
>> "You cannot login to this application".
>>
>> Do I miss anything?
>>
>> Please advice
>>
>> Thanks & Regards
>> Vikas
>>
>>
>>
>> --
>> View this message in context:
>> http://ofbiz.135035.n4.nabble.com/You-cannot-login-to-this-application-tp4642392.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: You cannot login to this application

SAURABH SINGH
Hi Vikas

you just check the permission action from  commonScreen.xml of that
particular module it should be action view than you will be able to log in
module.


On Fri, Jun 28, 2013 at 5:03 AM, Vikas <[hidden email]> wrote:

> Hi kushal,
> Thanks for your reply. I give permission to "Order module"  and use the
> link
>
> https://localhost:8443/**ordermgr/control/main<https://localhost:8443/ordermgr/control/main>
>
> but no go
>
> Thanks & Regards
> Vikas
>
>
>
>
> On Friday 28 June 2013 02:26 PM, Kushal Darji wrote:
>
>> Hi Viaks,
>>
>> As per my understanding you need to hit specific url for that security
>> group. For e.g. if you user have permission of manufacturing module &
>> order
>> module then you can login either to
>> "https://localhost:8443/**ordermgr/ <https://localhost:8443/ordermgr/><
>> <a href="https://localhost:**8443/ordermgr/control/main">https://localhost:**8443/ordermgr/control/main<https://localhost:8443/ordermgr/control/main>
>> >"
>> or "https://localhost:8443/**manufacturing/<https://localhost:8443/manufacturing/>
>> <https://**localhost:8443/manufacturing/**control/main?externalLoginKey=*
>> *EL739015312006<https://localhost:8443/manufacturing/control/main?externalLoginKey=EL739015312006>
>> >"
>> .
>>
>>
>>
>>
>> On Thu, Jun 27, 2013 at 8:50 PM, Vikas <[hidden email]> wrote:
>>
>>  Dear All,
>>>
>>> I create a new security Group, add permissions to that group then I
>>> create
>>> a
>>> new user and assign  group to that user. But when I login it shows the
>>> error
>>> "You cannot login to this application".
>>>
>>> Do I miss anything?
>>>
>>> Please advice
>>>
>>> Thanks & Regards
>>> Vikas
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://ofbiz.135035.n4.nabble.**com/You-cannot-login-to-this-**
>>> application-tp4642392.html<http://ofbiz.135035.n4.nabble.com/You-cannot-login-to-this-application-tp4642392.html>
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>


--
*Thanks & Regards
SAURABH SINGH
**Software Engineer*
Reply | Threaded
Open this post in threaded view
|

Re: You cannot login to this application

Harsha Chadhar
Hi Vikas,
        If you are trying to access a particular component, you need to
ensure that the security group has been assigned with the base permission
which is defined in the components ofbiz-component.xml.  The user who
wants to login must have the base permission COMPONENT-NAME_VIEW/
COMPONENT-NAME_ADMIN permission.  If the component's base permission is
coupled with the OFBTOOLS permission then the security group requires
OFBTOOLs permission too.

Please refer to the following for more details :
https://cwiki.apache.org/confluence/display/OFBTECH/OFBiz+security

-
Harsha Chadhar




From:
SAURABH SINGH <[hidden email]>
To:
[hidden email]
Cc:
Kushal Darji <[hidden email]>
Date:
06/28/2013 02:46 PM
Subject:
Re: You cannot login to this application



Hi Vikas

you just check the permission action from  commonScreen.xml of that
particular module it should be action view than you will be able to log in
module.


On Fri, Jun 28, 2013 at 5:03 AM, Vikas <[hidden email]> wrote:

> Hi kushal,
> Thanks for your reply. I give permission to "Order module"  and use the
> link
>
> https://localhost:8443/**ordermgr/control/main<
https://localhost:8443/ordermgr/control/main>

>
> but no go
>
> Thanks & Regards
> Vikas
>
>
>
>
> On Friday 28 June 2013 02:26 PM, Kushal Darji wrote:
>
>> Hi Viaks,
>>
>> As per my understanding you need to hit specific url for that security
>> group. For e.g. if you user have permission of manufacturing module &
>> order
>> module then you can login either to
>> "https://localhost:8443/**ordermgr/ <https://localhost:8443/ordermgr/><
>> <a href="https://localhost:**8443/ordermgr/control/main">https://localhost:**8443/ordermgr/control/main<
https://localhost:8443/ordermgr/control/main>
>> >"
>> or "https://localhost:8443/**manufacturing/<
https://localhost:8443/manufacturing/>
>> <
https://**localhost:8443/manufacturing/**control/main?externalLoginKey=*
>> *EL739015312006<
https://localhost:8443/manufacturing/control/main?externalLoginKey=EL739015312006

>
>> >"
>> .
>>
>>
>>
>>
>> On Thu, Jun 27, 2013 at 8:50 PM, Vikas <[hidden email]> wrote:
>>
>>  Dear All,
>>>
>>> I create a new security Group, add permissions to that group then I
>>> create
>>> a
>>> new user and assign  group to that user. But when I login it shows the
>>> error
>>> "You cannot login to this application".
>>>
>>> Do I miss anything?
>>>
>>> Please advice
>>>
>>> Thanks & Regards
>>> Vikas
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://ofbiz.135035.n4.nabble.**com/You-cannot-login-to-this-**
>>> application-tp4642392.html<
http://ofbiz.135035.n4.nabble.com/You-cannot-login-to-this-application-tp4642392.html
>
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>


--
*Thanks & Regards
SAURABH SINGH
**Software Engineer*


=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you


Reply | Threaded
Open this post in threaded view
|

Re: You cannot login to this application

Vikas
Thank You, It worked..




On Friday 28 June 2013 03:02 PM, Harsha Chadhar wrote:

> Hi Vikas,
>          If you are trying to access a particular component, you need to
> ensure that the security group has been assigned with the base permission
> which is defined in the components ofbiz-component.xml.  The user who
> wants to login must have the base permission COMPONENT-NAME_VIEW/
> COMPONENT-NAME_ADMIN permission.  If the component's base permission is
> coupled with the OFBTOOLS permission then the security group requires
> OFBTOOLs permission too.
>
> Please refer to the following for more details :
> https://cwiki.apache.org/confluence/display/OFBTECH/OFBiz+security
>
> -
> Harsha Chadhar
>
>
>
>
> From:
> SAURABH SINGH <[hidden email]>
> To:
> [hidden email]
> Cc:
> Kushal Darji <[hidden email]>
> Date:
> 06/28/2013 02:46 PM
> Subject:
> Re: You cannot login to this application
>
>
>
> Hi Vikas
>
> you just check the permission action from  commonScreen.xml of that
> particular module it should be action view than you will be able to log in
> module.
>
>
> On Fri, Jun 28, 2013 at 5:03 AM, Vikas <[hidden email]> wrote:
>
>> Hi kushal,
>> Thanks for your reply. I give permission to "Order module"  and use the
>> link
>>
>> https://localhost:8443/**ordermgr/control/main<
> https://localhost:8443/ordermgr/control/main>
>> but no go
>>
>> Thanks & Regards
>> Vikas
>>
>>
>>
>>
>> On Friday 28 June 2013 02:26 PM, Kushal Darji wrote:
>>
>>> Hi Viaks,
>>>
>>> As per my understanding you need to hit specific url for that security
>>> group. For e.g. if you user have permission of manufacturing module &
>>> order
>>> module then you can login either to
>>> "https://localhost:8443/**ordermgr/ <https://localhost:8443/ordermgr/><
>>> <a href="https://localhost:**8443/ordermgr/control/main">https://localhost:**8443/ordermgr/control/main<
> https://localhost:8443/ordermgr/control/main>
>>>> "
>>> or "https://localhost:8443/**manufacturing/<
> https://localhost:8443/manufacturing/>
>>> <
> https://**localhost:8443/manufacturing/**control/main?externalLoginKey=*
>>> *EL739015312006<
> https://localhost:8443/manufacturing/control/main?externalLoginKey=EL739015312006
>>>> "
>>> .
>>>
>>>
>>>
>>>
>>> On Thu, Jun 27, 2013 at 8:50 PM, Vikas <[hidden email]> wrote:
>>>
>>>   Dear All,
>>>> I create a new security Group, add permissions to that group then I
>>>> create
>>>> a
>>>> new user and assign  group to that user. But when I login it shows the
>>>> error
>>>> "You cannot login to this application".
>>>>
>>>> Do I miss anything?
>>>>
>>>> Please advice
>>>>
>>>> Thanks & Regards
>>>> Vikas
>>>>
>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://ofbiz.135035.n4.nabble.**com/You-cannot-login-to-this-**
>>>> application-tp4642392.html<
> http://ofbiz.135035.n4.nabble.com/You-cannot-login-to-this-application-tp4642392.html
>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>
>