Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth disabled by default? #13

Open
sindreruud opened this issue Jan 13, 2022 · 1 comment
Open

Auth disabled by default? #13

sindreruud opened this issue Jan 13, 2022 · 1 comment

Comments

@sindreruud
Copy link

Hi!

It seems auth is not enabled in flood. Flood does not prompt me to enter user/passw when i open the web page.

Tried also running this command in the jail shell
flood --auth default

But that just outputs

Flood server 4.7.0 starting on http://127.0.0.1:3000

(node:85254) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)

And I have to exit with ctrl+c

I am probably being stupid here but any guidance/help is greatly appreciated.

@jasonh9
Copy link

jasonh9 commented May 30, 2022

take a look at the rc.d directory, it has all the running commands.

/usr/local/etc/rc.d/rtorrent_flood

change line 18 from --auth=none to --auth=default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants