mirror of
https://github.com/rclone/rclone.git
synced 2025-07-18 13:04:41 +02:00
This change enhances the SMB backend in Rclone to automatically refresh Kerberos credentials when the associated ccache file is updated. Previously, credentials were only loaded once per path and cached indefinitely, which caused issues when service tickets expired or the cache was renewed on the server.