1

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.

Alaa Ali
  • 31,535

1 Answers1

0

Had a similar problem. I found that adding nounix as an option in the fstab file allow for the network shares to be accessed.

gertvdijk
  • 67,947
D_Ross
  • 1
  • Welcome to Ask Ubuntu! The "My problem now is..." part is a new question. Please use the "Your Answer" section only for actual answers. If you have another question, please ask it by clicking the Ask Question button. I have removed the question now. – gertvdijk Jun 25 '13 at 07:11