I've recently upgraded my station to 13.04 and all mounts I had on /etc/fstab
stopped working. I can't even mount them at terminal (using mount -t cifs
) through smbclient
or nautilus. I always get NT_STATUS_LOGON_FAILURE
.
Provided nothing has changed at the server, I assume some configuration has changed in the packages of 13.04. Maybe password encryption, maybe port? I have just spent 10 hours looking for a solution and, since I have a serious time retrain, I am considering rolling back to 12.10. Could someone give a clue where to find it?
Thanks all.