What would be the easiest way to Mount a Webdav to a location when you login.
Writing a script with davfs2 that starts when you login seems to be not the best way and it would make secret management hard because i would have to write my password into the script?!
Is there any easier option?
Thank you in advance.