You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by cr...@fossfolks.com on 2018/01/13 02:47:32 UTC

Users and Passwords

I don't see a simple way in the software to list users or reset 
passwords. I will admit, again, that perhaps I'm numbing it and just 
missing the link. I have a web facing default install, and need to 
change the admin pass. I'm also not sure if there are other user 
accounts in the seed data that I should lock down. I can't see a user 
list. I'm in Party Manager > Parties, and don't see a choice in the Role 
Type Id or Type dropdowns that would show me a list. Well, it would show 
me a list, but I wouldn't necessarily know which ones are users that can 
log in.

Come to think of it, there might be all sorts of roles that can log in, 
can't there?

Re: Users and Passwords

Posted by Jacques Le Roux <ja...@les7arts.com>.
Yes using the https://demo-trunk.ofbiz.apache.org/webtools/control/EntitySQLProcessor (beware to not forget to change the Group)

But then you need to know which SQL script to pass...

Jacques


Le 14/01/2018 à 04:26, Craig Parker a écrit :
> I've gone through and disabled all the logins except admin in a test area. I don't know yet what any of the passwords are or what those user 
> permissions were. Just curious though... Was there a way to do it in one fell swoop in the Derby database?
>
>
> On 01/12/2018 10:29 PM, craig@fossfolks.com wrote:
>> Oh, I was so close... But it's fixed now. MWAHAHAHA!  Thanks Paul.
>>
>>
>> On 2018-01-12 20:58, Paul Foxworthy wrote:
>>> Hi Craig,
>>>
>>> Your users are instances of Party as much as anyone else.
>>>
>>> In the Party Manager there are screens to manage user logins and groups.
>>>
>>> Start from Party - Security (
>>> https://demo-trunk.ofbiz.apache.org/partymgr/control/FindUserLogin).
>>>
>>> You can change a password or require a password change here:
>>> https://demo-trunk.ofbiz.apache.org/partymgr/control/editlogin?userLoginId=demoemployee
>>>
>>> Cheers
>>>
>>> Paul Foxworthy
>>>
>>>
>>> On 13 January 2018 at 13:47, <cr...@fossfolks.com> wrote:
>>>
>>>> I don't see a simple way in the software to list users or reset passwords.
>>>> I will admit, again, that perhaps I'm numbing it and just missing the link.
>>>> I have a web facing default install, and need to change the admin pass. I'm
>>>> also not sure if there are other user accounts in the seed data that I
>>>> should lock down. I can't see a user list. I'm in Party Manager > Parties,
>>>> and don't see a choice in the Role Type Id or Type dropdowns that would
>>>> show me a list. Well, it would show me a list, but I wouldn't necessarily
>>>> know which ones are users that can log in.
>>>>
>>>> Come to think of it, there might be all sorts of roles that can log in,
>>>> can't there?
>>>>
>
>


Re: Users and Passwords

Posted by Craig Parker <cr...@fossfolks.com>.
I've gone through and disabled all the logins except admin in a test 
area. I don't know yet what any of the passwords are or what those user 
permissions were. Just curious though... Was there a way to do it in one 
fell swoop in the Derby database?


On 01/12/2018 10:29 PM, craig@fossfolks.com wrote:
> Oh, I was so close... But it's fixed now. MWAHAHAHA!  Thanks Paul.
>
>
> On 2018-01-12 20:58, Paul Foxworthy wrote:
>> Hi Craig,
>>
>> Your users are instances of Party as much as anyone else.
>>
>> In the Party Manager there are screens to manage user logins and groups.
>>
>> Start from Party - Security (
>> https://demo-trunk.ofbiz.apache.org/partymgr/control/FindUserLogin).
>>
>> You can change a password or require a password change here:
>> https://demo-trunk.ofbiz.apache.org/partymgr/control/editlogin?userLoginId=demoemployee 
>>
>>
>> Cheers
>>
>> Paul Foxworthy
>>
>>
>> On 13 January 2018 at 13:47, <cr...@fossfolks.com> wrote:
>>
>>> I don't see a simple way in the software to list users or reset 
>>> passwords.
>>> I will admit, again, that perhaps I'm numbing it and just missing 
>>> the link.
>>> I have a web facing default install, and need to change the admin 
>>> pass. I'm
>>> also not sure if there are other user accounts in the seed data that I
>>> should lock down. I can't see a user list. I'm in Party Manager > 
>>> Parties,
>>> and don't see a choice in the Role Type Id or Type dropdowns that would
>>> show me a list. Well, it would show me a list, but I wouldn't 
>>> necessarily
>>> know which ones are users that can log in.
>>>
>>> Come to think of it, there might be all sorts of roles that can log in,
>>> can't there?
>>>


Re: Users and Passwords

Posted by cr...@fossfolks.com.
Oh, I was so close... But it's fixed now. MWAHAHAHA!  Thanks Paul.


On 2018-01-12 20:58, Paul Foxworthy wrote:
> Hi Craig,
> 
> Your users are instances of Party as much as anyone else.
> 
> In the Party Manager there are screens to manage user logins and 
> groups.
> 
> Start from Party - Security (
> https://demo-trunk.ofbiz.apache.org/partymgr/control/FindUserLogin).
> 
> You can change a password or require a password change here:
> https://demo-trunk.ofbiz.apache.org/partymgr/control/editlogin?userLoginId=demoemployee
> 
> Cheers
> 
> Paul Foxworthy
> 
> 
> On 13 January 2018 at 13:47, <cr...@fossfolks.com> wrote:
> 
>> I don't see a simple way in the software to list users or reset 
>> passwords.
>> I will admit, again, that perhaps I'm numbing it and just missing the 
>> link.
>> I have a web facing default install, and need to change the admin 
>> pass. I'm
>> also not sure if there are other user accounts in the seed data that I
>> should lock down. I can't see a user list. I'm in Party Manager > 
>> Parties,
>> and don't see a choice in the Role Type Id or Type dropdowns that 
>> would
>> show me a list. Well, it would show me a list, but I wouldn't 
>> necessarily
>> know which ones are users that can log in.
>> 
>> Come to think of it, there might be all sorts of roles that can log 
>> in,
>> can't there?
>> 

Re: Users and Passwords

Posted by Paul Foxworthy <pa...@cohsoft.com.au>.
Hi Craig,

Your users are instances of Party as much as anyone else.

In the Party Manager there are screens to manage user logins and groups.

Start from Party - Security (
https://demo-trunk.ofbiz.apache.org/partymgr/control/FindUserLogin).

You can change a password or require a password change here:
https://demo-trunk.ofbiz.apache.org/partymgr/control/editlogin?userLoginId=demoemployee

Cheers

Paul Foxworthy


On 13 January 2018 at 13:47, <cr...@fossfolks.com> wrote:

> I don't see a simple way in the software to list users or reset passwords.
> I will admit, again, that perhaps I'm numbing it and just missing the link.
> I have a web facing default install, and need to change the admin pass. I'm
> also not sure if there are other user accounts in the seed data that I
> should lock down. I can't see a user list. I'm in Party Manager > Parties,
> and don't see a choice in the Role Type Id or Type dropdowns that would
> show me a list. Well, it would show me a list, but I wouldn't necessarily
> know which ones are users that can log in.
>
> Come to think of it, there might be all sorts of roles that can log in,
> can't there?
>



-- 
Coherent Software Australia Pty Ltd
PO Box 2773
Cheltenham Vic 3192
Australia

Phone: +61 3 9585 6788
Web: http://www.coherentsoftware.com.au/
Email: info@coherentsoftware.com.au