I recently did an update to samba on my DC which resulted in me having to rejoin all PCs to the domain. I noticed since then all my backups are failing on my linux servers. Mount.cifs wont work at all, just fails.
I'm guessing this has to do with the domain not properly authenticating. The password IS valid, and this worked before the domain incident.
Code:
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
I'm guessing this has to do with the domain not properly authenticating. The password IS valid, and this worked before the domain incident.