Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Print from a Mac to a PC over a network using SAMBA' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Print from a Mac to a PC over a network using SAMBA
Authored by: raday on Dec 16, '05 05:23:09AM

I have a similar setup and had the exact issue, I too was getting the NT_STAUS_UNSUCCESSFUL message.

The way I fixed it was to alter my samba URL to include my mac username without a password.

So my old samba URL was:

smb://workgroup/computer/printer
and I had to change it to:

smb://macuser@workgroup/computer/printer
Remember to modify the above URLS to mach your mac username, Workgroup, computer and printer.

[ Reply to This | # ]