On 18/12/2015 15:45, sjoerd wrote:
On 18/12/2015 04:50, Nikolaus Rath wrote:
On Dec 17 2015, Sjoerd <[email protected]> wrote:
Hi all,

I am trying to mount a local s3ql storage without supplying the
password all the time, but everytime it still asks for the password :(

The file system password or the backend password?


The filesystem password, since when I mount it it asks:
mountcmd: mount.s3ql local:///media/s3qlstorage/ /media/mounted-s3ql/
Using 4 upload threads.
Autodetected 4052 file descriptors available for cache entries
Enter file system encryption passphrase:

When I type in the password it's mounted.

I also have some Amazon S3 storages that do work, so syntax seems to be correct.
I've the following in my authinfo2 file :

[local]
storage-url: local:///media/s3qlstorage/
fs-passphrase: iamasecret


mounting I do with: mount.s3ql local:///media/s3qlstorage/
/media/mounted-s3ql/

Are being asked for the backend password? If not, please post your
*complete* authinfo2 file.

No backend password needed I would say, since it's a local dir?
Contents of ~/.s3ql/authinfo2 file:

[s3]
storage-url: s3://s3bucket/
backend-login: AAAAAAAAAAAAAAAAA
backend-password: BBBBBBBBBBBBBBBBBBBBBBBBBB
fs-passphrase: CCCCCCCCCCCCCCCCCCCCCCCCCCC

[stack]
storage-url: local:///media/stackstorage/
fs-passphrase: mypassword

Sorry, this part should read :
[stack]
storage-url: local:///media/s3qlstorage/
fs-passphrase: mypassword

to match my mount command

Cheers,
Sjoerd

--
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to