I believe I have fixed the issue.  After playing around I realized that
smbclient would complain that 'client plaintext auth' was disabled (my
campus server needs plaintext for some reasom).

Adding the following to smb.conf and rebooting fixed my problem entirely:
client plaintext auth = yes
client lanman auth = yes

This may compromise security slightly (plaintext passwords are almost
never a good idea).  Please let me know if this fixes it for you.  I'd
be happy to keep investigating this if my fix does not work for you.

-- 
Hardy Heron: Adding SMB printer fails
https://bugs.launchpad.net/bugs/218032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to