View Single Post
Old 04-15-2020, 06:41 PM   #1
don_caviare
Junior Member
don_caviare began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2014
Device: Kindle 4
managing user accounts from the command line...

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-
don_caviare is offline   Reply With Quote