View Single Post
Old 06-18-2017, 12:20 PM   #6
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,194
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by mcaron1234 View Post
I guess my question wasn't precise enough (i have read the help file extensively). I should have asked how to tell the calibre-server to use the existing userdb?

This is what I just tried:
Code:
$ /usr/bin/calibre-server --port 8080 --url-prefix=/cops --enable-auth  --auth-mode=basic --userdb=USERDB '/home/matt/mounts/ServerFolders/Books/Calibre Library Oden/'
But my password is always rejected. I tried adding a new user with calibre-server --manage-users, but I still can't log in.
Your path is wrong;
Quote:
--userdb

Path to user database. Path to a file in which to store the user and password information. Normally a file in the calibre configuration directory is used.
The configuration is usually a hidden directory for example:
Code:
/home/username/.config/calibre


bernie.
gbm is offline   Reply With Quote