CH4Pz
Explorer
- Joined
- Aug 24, 2017
- Messages
- 59
Just in the process of setting up a scale nas, and currently playing around trialing apps, before all the parts arrive, and i really like the idea of a self hosted password manager, and the only one i can see at the moment is Passbolt.There seems to be little to no guides on youtube, these forums or even passbolt forums, specifically, installing it on scale, they typically reference other OS'.
Theres a small box on the right of the app's page, at the bottom, that says to open shell and add a line of code with your name & email, so you can log into the UI, /usr/share/php/passbolt/bin/cake passbolt register_user -r admin \ -u user@example.com -f first_name -l last_name, but half of it may be cut off by the UI so not sure if correct!!
but i tried it in the shell of both containers (theres root & nonroot containers from what i can gather), and it just returns thats it not valid command. Personally think adding these credentials to the Apps set up page would be MUCH more user friendly!!
When opening shell, it first has a splash screen i was unfamiliar with, rather than going straight into the shell, i may be setting that wrong, not too experienced with command line, honestly.
When i do open the shell, it says i dont have sudo priv, but im logged into Scale UI as root?!
has anyone got this working before, any help would be much appreciated!!
Theres a small box on the right of the app's page, at the bottom, that says to open shell and add a line of code with your name & email, so you can log into the UI, /usr/share/php/passbolt/bin/cake passbolt register_user -r admin \ -u user@example.com -f first_name -l last_name, but half of it may be cut off by the UI so not sure if correct!!
but i tried it in the shell of both containers (theres root & nonroot containers from what i can gather), and it just returns thats it not valid command. Personally think adding these credentials to the Apps set up page would be MUCH more user friendly!!
When opening shell, it first has a splash screen i was unfamiliar with, rather than going straight into the shell, i may be setting that wrong, not too experienced with command line, honestly.
When i do open the shell, it says i dont have sudo priv, but im logged into Scale UI as root?!
has anyone got this working before, any help would be much appreciated!!
Last edited: