Hi all,
I'd like to set up authentication for my calibre-server (calibre 2.75.1 running on Raspbian), but I have to do that via the command line. So I'm trying to follow
this simple tutorial in order to set up a user db.
But when I copy-paste the command
Code:
calibre-server --userdb /srv/calibre/users.sqlite --manage-users
, I get the error: "no such option: --userdb"
Weird... Why do you think this is happening? Is the command line faulty? Is it a version issue?
D-