advancedopk.blogg.se

Cannot connect to calibre server
Cannot connect to calibre server




Ideally, I would like it if there could be an option for read-only access to be granted to unauthenticated users, but keep authentication on for write access. My use case here is that I would like to have unauthenticated read access to the server, but restrict write access to only myself due to a different bug (#1850607), I cannot connect to the server from localhost using SSL, so simply using -enable- local-write won't work (and I'd like to add books from other machines, too!) The use of -userdb and -disable-auth together is also not an error, even though -userdb is ignored. Using calibredb, the -username and -password is ignored. With authentication disabled, Calibre will always reject all write access from a remote address, even if a -userdb is used it won't challenge for a username and password, it just fails. Calibre server authentication controls both read and write access, with no way to grant one and not the other.






Cannot connect to calibre server