Closed cfcnightmare closed 8 years ago
pushed new command line util that will set the backend password. The syntax is "orangectl passwd user pass". This script is part of orangerpcd package in juci feed. Note that passwords are just stored as sha1 right now so switching to a salted hash is one of the todo items for this.
Hi Martin,
Thanks for your quick fix for login issue. Could you tell what specific steps I need to include your fix?
Best Regards, Shufen
From: Martin K. Schröder [mailto:notifications@github.com] Sent: Friday, August 19, 2016 2:08 PM To: mkschreder/juci juci@noreply.github.com Subject: Re: [mkschreder/juci] v2.16.08 question (#52)
pushed new command line util that will set the backend password. The syntax is "orangectl passwd user pass". This script is part of orangerpcd package in juci feed. Note that passwords are just stored as sha1 right now so switching to a salted hash is one of the todo items for this.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/mkschreder/juci/issues/52#issuecomment-241135650, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APfja2SVQssvf6tnepsRpQ9J-1_Y3srVks5qhhtIgaJpZM4Jcm9N.
You can pull latest v2.16.08 juci-openwrt-feed. But be careful, it includes some changes that have not been tested yet (I have improved uci permissions validation on the backend today which needs a few days to sink in. I will also add more improvements to it. But it can possibly cause some permission issues right now since client can no longer see all uci configs.).
On 19 Aug 2016 23:13, "shufenzhang" notifications@github.com wrote:
Hi Martin,
Thanks for your quick fix for login issue. Could you tell what specific steps I need to include your fix?
Best Regards, Shufen
From: Martin K. Schröder [mailto:notifications@github.com] Sent: Friday, August 19, 2016 2:08 PM To: mkschreder/juci juci@noreply.github.com Subject: Re: [mkschreder/juci] v2.16.08 question (#52)
pushed new command line util that will set the backend password. The syntax is "orangectl passwd user pass". This script is part of orangerpcd package in juci feed. Note that passwords are just stored as sha1 right now so switching to a salted hash is one of the todo items for this.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/ mkschreder/juci/issues/52#issuecomment-241135650, or mute the thread< https://github.com/notifications/unsubscribe- auth/APfja2SVQssvf6tnepsRpQ9J-1_Y3srVks5qhhtIgaJpZM4Jcm9N>.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mkschreder/juci/issues/52#issuecomment-241136742, or mute the thread https://github.com/notifications/unsubscribe-auth/AERqiaqXcyOjeImQCCvLEXc12mKZLnFhks5qhhx5gaJpZM4Jcm9N .
Hi Martin,
Thanks, so it might be better if tell me the specific file I can modify with and just add this line. Otherwise the whole build will be broken again. What do you think? Is this JuCi more complicated than the Luci for us to use and to extend?
Thanks, Shufen
From: Martin K. Schröder [mailto:notifications@github.com] Sent: Friday, August 19, 2016 2:20 PM To: mkschreder/juci juci@noreply.github.com Cc: Shufen Zhang shufen@adaptrum.com; Comment comment@noreply.github.com Subject: Re: [mkschreder/juci] v2.16.08 question (#52)
You can pull latest v2.16.08 juci-openwrt-feed. But be careful, it includes some changes that have not been tested yet (I have improved uci permissions validation on the backend today which needs a few days to sink in. I will also add more improvements to it. But it can possibly cause some permission issues right now since client can no longer see all uci configs.).
On 19 Aug 2016 23:13, "shufenzhang" notifications@github.com<mailto:notifications@github.com> wrote:
Hi Martin,
Thanks for your quick fix for login issue. Could you tell what specific steps I need to include your fix?
Best Regards, Shufen
From: Martin K. Schröder [mailto:notifications@github.com] Sent: Friday, August 19, 2016 2:08 PM To: mkschreder/juci juci@noreply.github.com<mailto:juci@noreply.github.com> Subject: Re: [mkschreder/juci] v2.16.08 question (#52)
pushed new command line util that will set the backend password. The syntax is "orangectl passwd user pass". This script is part of orangerpcd package in juci feed. Note that passwords are just stored as sha1 right now so switching to a salted hash is one of the todo items for this.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/ <https://github.com/%0b> mkschreder/juci/issues/52#issuecomment-241135650>, or mute the thread< https://github.com/notifications/unsubscribe- auth/APfja2SVQssvf6tnepsRpQ9J-1_Y3srVks5qhhtIgaJpZM4Jcm9N>.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mkschreder/juci/issues/52#issuecomment-241136742, or mute the thread https://github.com/notifications/unsubscribe-auth/AERqiaqXcyOjeImQCCvLEXc12mKZLnFhks5qhhx5gaJpZM4Jcm9N .
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/mkschreder/juci/issues/52#issuecomment-241138110, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APfja8O0FSnWn_A-HRWRXxEx7wDG3HR6ks5qhh3sgaJpZM4Jcm9N.
Orangectl passwd root admin - not found
Installed by this makefile: https://github.com/mkschreder/juci-openwrt-feed/blob/v2.16.08/orange-rpcd/Makefile
On 21 Aug 2016 08:15, "cfcnightmare" notifications@github.com wrote:
Orangectl passwd root admin - not found
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mkschreder/juci/issues/52#issuecomment-241240999, or mute the thread https://github.com/notifications/unsubscribe-auth/AERqieNyslJmDuvYa59a5IdmSW3o8-0mks5qh-zygaJpZM4Jcm9N .
I cleaned all and updated from tree 2.16.08. In usr/bin i see it but it dont works.
And again.... I want to ask you to change luaposix version in Makefile from 33.3.1 to 33.4.0 because of error in compiling process. Its not comfortable to change it every time after distclean.....
Hi Marti,
I could not avoid build error.
Thanks,
Shufen
/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/scripts/download.pl "/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/dl" "release-v34.1.0.tar.gz" "unknown" "" "https://github.com/luaposix/luaposix/archive/" --2016-08-21 15:29:07-- https://github.com/luaposix/luaposix/archive/release-v34.1.0.tar.gz Resolving github.com (github.com)... 192.30.253.112 Connecting to github.com (github.com)|192.30.253.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/luaposix/luaposix/tar.gz/release-v34.1.0 [following] --2016-08-21 15:29:07-- https://codeload.github.com/luaposix/luaposix/tar.gz/release-v34.1.0 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2016-08-21 15:29:08 ERROR 404: Not Found.
Download failed. --2016-08-21 15:29:08-- http://mirror2.openwrt.org/sources/release-v34.1.0.tar.gz Resolving mirror2.openwrt.org (mirror2.openwrt.org)... 46.4.11.11 Connecting to mirror2.openwrt.org (mirror2.openwrt.org)|46.4.11.11|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2016-08-21 15:29:08 ERROR 404: Not Found.
Download failed. --2016-08-21 15:29:08-- http://downloads.openwrt.org/sources/release-v34.1.0.tar.gz Resolving downloads.openwrt.org (downloads.openwrt.org)... 78.24.191.177 Connecting to downloads.openwrt.org (downloads.openwrt.org)|78.24.191.177|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2016-08-21 15:29:08 ERROR 404: Not Found.
Download failed.
No more mirrors to try - giving up.
make[3]: * [/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/dl/release-v34.1.0.tar.gz] Error 2
make[3]: Leaving directory /home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/feeds/juci/luaposix33' make[2]: *** [package/feeds/juci/luaposix33/compile] Error 2 make[2]: Leaving directory
/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt'
make[1]: *\ [/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/staging_dir/target-arm_cortex-a9+vfpv3_uClibc-0.9.33.2_eabi/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt'
make: * [world] Error 2
[szhang@szhang-linux openwrt]$
From: Martin K. Schröder notifications@github.com Sent: Saturday, August 20, 2016 11:22 PM To: mkschreder/juci Cc: Shufen Zhang; Comment Subject: Re: [mkschreder/juci] v2.16.08 question (#52)
Installed by this makefile: https://github.com/mkschreder/juci-openwrt-feed/blob/v2.16.08/orange-rpcd/Makefile
On 21 Aug 2016 08:15, "cfcnightmare" notifications@github.com wrote:
Orangectl passwd root admin - not found
You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mkschreder/juci/issues/52#issuecomment-241240999, or mute the thread https://github.com/notifications/unsubscribe-auth/AERqieNyslJmDuvYa59a5IdmSW3o8-0mks5qh-zygaJpZM4Jcm9N .
You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/mkschreder/juci/issues/52#issuecomment-241241160, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APfja4V5p0mm-IosdcJ3nCzvff3aEBxcks5qh-6VgaJpZM4Jcm9N.
Hi Martin,
Sorry that I typed your name wrong in the previous email and got compilation error.
Not sure if this can be fixed.
Thanks,
Shufen
From: Shufen Zhang Sent: Sunday, August 21, 2016 3:33:40 PM To: mkschreder/juci Subject: Re: [mkschreder/juci] v2.16.08 question (#52)
Hi Marti,
I could not avoid build error.
Thanks,
Shufen
/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/scripts/download.pl "/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/dl" "release-v34.1.0.tar.gz" "unknown" "" "https://github.com/luaposix/luaposix/archive/" --2016-08-21 15:29:07-- https://github.com/luaposix/luaposix/archive/release-v34.1.0.tar.gz Resolving github.com (github.com)... 192.30.253.112 Connecting to github.com (github.com)|192.30.253.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/luaposix/luaposix/tar.gz/release-v34.1.0 [following] --2016-08-21 15:29:07-- https://codeload.github.com/luaposix/luaposix/tar.gz/release-v34.1.0 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2016-08-21 15:29:08 ERROR 404: Not Found.
Download failed. --2016-08-21 15:29:08-- http://mirror2.openwrt.org/sources/release-v34.1.0.tar.gz Resolving mirror2.openwrt.org (mirror2.openwrt.org)... 46.4.11.11 Connecting to mirror2.openwrt.org (mirror2.openwrt.org)|46.4.11.11|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2016-08-21 15:29:08 ERROR 404: Not Found.
Download failed. --2016-08-21 15:29:08-- http://downloads.openwrt.org/sources/release-v34.1.0.tar.gz Resolving downloads.openwrt.org (downloads.openwrt.org)... 78.24.191.177 Connecting to downloads.openwrt.org (downloads.openwrt.org)|78.24.191.177|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2016-08-21 15:29:08 ERROR 404: Not Found.
Download failed.
No more mirrors to try - giving up.
make[3]: * [/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/dl/release-v34.1.0.tar.gz] Error 2
make[3]: Leaving directory /home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/feeds/juci/luaposix33' make[2]: *** [package/feeds/juci/luaposix33/compile] Error 2 make[2]: Leaving directory
/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt'
make[1]: *\ [/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/staging_dir/target-arm_cortex-a9+vfpv3_uClibc-0.9.33.2_eabi/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt'
make: * [world] Error 2
[szhang@szhang-linux openwrt]$
From: Martin K. Schröder notifications@github.com Sent: Saturday, August 20, 2016 11:22 PM To: mkschreder/juci Cc: Shufen Zhang; Comment Subject: Re: [mkschreder/juci] v2.16.08 question (#52)
Installed by this makefile: https://github.com/mkschreder/juci-openwrt-feed/blob/v2.16.08/orange-rpcd/Makefile
On 21 Aug 2016 08:15, "cfcnightmare" notifications@github.com wrote:
Orangectl passwd root admin - not found
You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mkschreder/juci/issues/52#issuecomment-241240999, or mute the thread https://github.com/notifications/unsubscribe-auth/AERqieNyslJmDuvYa59a5IdmSW3o8-0mks5qh-zygaJpZM4Jcm9N .
You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/mkschreder/juci/issues/52#issuecomment-241241160, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APfja4V5p0mm-IosdcJ3nCzvff3aEBxcks5qh-6VgaJpZM4Jcm9N.
Luaposix updated to 33.4.0.
@shufenzhang: you have changed your luaposix version to a version that has not been released yet.
On Mon, Aug 22, 2016 at 12:37 AM, shufenzhang notifications@github.com wrote:
Hi Martin,
Sorry that I typed your name wrong in the previous email and got compilation error.
Not sure if this can be fixed.
Thanks,
Shufen
From: Shufen Zhang Sent: Sunday, August 21, 2016 3:33:40 PM To: mkschreder/juci
Subject: Re: [mkschreder/juci] v2.16.08 question (#52)
Hi Marti,
I could not avoid build error.
Thanks,
Shufen
/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/scripts/download.pl "/home/szhang/Projects/Adaptrum/openwrt_juci_bb/openwrt/dl" "release-v34.1.0.tar.gz" "unknown" "" "https://github.com/luaposix/ luaposix/archive/" --2016-08-21 15:29:07-- https://github.com/luaposix/ luaposix/archive/release-v34.1.0.tar.gz Resolving github.com (github.com)... 192.30.253.112 Connecting to github.com (github.com)|192.30.253.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/luaposix/luaposix/tar.gz/ release-v34.1.0 [following] --2016-08-21 15:29:07-- https://codeload.github.com/ luaposix/luaposix/tar.gz/release-v34.1.0 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2016-08-21 15:29:08 ERROR 404: Not Found.
Download failed. --2016-08-21 15:29:08-- http://mirror2.openwrt.org/ sources/release-v34.1.0.tar.gz Resolving mirror2.openwrt.org (mirror2.openwrt.org)... 46.4.11.11 Connecting to mirror2.openwrt.org (mirror2.openwrt.org)|46.4.11.11|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2016-08-21 15:29:08 ERROR 404: Not Found.
Download failed. --2016-08-21 15:29:08-- http://downloads.openwrt.org/ sources/release-v34.1.0.tar.gz Resolving downloads.openwrt.org (downloads.openwrt.org)... 78.24.191.177 Connecting to downloads.openwrt.org (downloads.openwrt.org)|78.24.191.177|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2016-08-21 15:29:08 ERROR 404: Not Found.
Download failed. No more mirrors to try - giving up. make[3]: * [/home/szhang/Projects/Adaptrum/openwrt_juci_bb/ openwrt/dl/release-v34.1.0.tar.gz] Error 2 make[3]: Leaving directory
/home/szhang/Projects/ Adaptrum/openwrt_juci_bb/openwrt/feeds/juci/luaposix33' make[2]: *** [package/feeds/juci/luaposix33/compile] Error 2 make[2]: Leaving directory
/home/szhang/Projects/ Adaptrum/openwrt_juci_bb/openwrt' make[1]: *\ [/home/szhang/Projects/Adaptrum/openwrt_juci_bb/ openwrt/staging_dir/target-arm_cortex-a9+vfpv3_uClibc-0. 9.33.2_eabi/stamp/.package_compile] Error 2 make[1]: Leaving directory `/home/szhang/Projects/ Adaptrum/openwrt_juci_bb/openwrt' make: * [world] Error 2 [szhang@szhang-linux openwrt]$
From: Martin K. Schröder notifications@github.com Sent: Saturday, August 20, 2016 11:22 PM To: mkschreder/juci Cc: Shufen Zhang; Comment Subject: Re: [mkschreder/juci] v2.16.08 question (#52)
Installed by this makefile: https://github.com/mkschreder/juci-openwrt-feed/blob/v2.16. 08/orange-rpcd/Makefile
On 21 Aug 2016 08:15, "cfcnightmare" notifications@github.com wrote:
Orangectl passwd root admin - not found
You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mkschreder/juci/issues/52#issuecomment-241240999, or mute the thread https://github.com/notifications/unsubscribe-auth/ AERqieNyslJmDuvYa59a5IdmSW3o8-0mks5qh-zygaJpZM4Jcm9N .
You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/ mkschreder/juci/issues/52#issuecomment-241241160, or mute the thread< https://github.com/notifications/unsubscribe-auth/APfja4V5p0mm- IosdcJ3nCzvff3aEBxcks5qh-6VgaJpZM4Jcm9N>.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mkschreder/juci/issues/52#issuecomment-241286772, or mute the thread https://github.com/notifications/unsubscribe-auth/AERqiRRPs72mAt29p-DZJFd2-iRXON2yks5qiNMcgaJpZM4Jcm9N .
Orangectl command dont working. Compiled today version of openwrt-juci-feed and when trying to execute it, console wrote : not found! But in usr/bin i see the file orangectl. And, in orangercpd file (etc/init.d) i see a lot of unknown symbols :)
If you want Martin i can add this file and you can look :)
Hello Successfuly compiled v2.16.08 Had one issue with luaposix, but changed to v33.4.0 in Makefile and its compiled.... But, i cant access GUI. In v2.16.01 i enter only login root and thats it , but here its dont working... Can you help me with this? And can you change luaposix33 version by default?
Can you say what the initial password or how to setup it?