Quote:
Originally Posted by don_caviare
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-
|
Given the manual you were looking at is for calibre 4.13 and you are running calibre 2.75, I'd vote for a version issue given that calibre 2.75 is close to 4 years old.
Depending on your version of Raspbian, you could check the version of calibre in the debian repository (
https://packages.debian.org/buster/calibre) which would bring you up to v3.39 or so.