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


Click here to return to the '10.4: Fix an NT_STATUS_LOGON_FAILURE printing error' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Fix an NT_STATUS_LOGON_FAILURE printing error
Authored by: kate on Sep 20, '06 04:26:50AM

I resolved these connection errors using a different smb connect string!!

I found the usual smb-syntax to be given as follows:

smb://workgroup;username:password@server/printername

while I found THIS to work when entered in the appropriate pane in Apples Printer Utility:

smb://workgroup\username:password@server/printername

The only difference is the ";" replaced by "\" !

At least this works for me (Mac OS X 10.4.7) when connecting to a Windows2000 shared printer, that does not show up under the pane "Windows Printers"

Might help others.



[ Reply to This | # ]
10.4: Fix an NT_STATUS_LOGON_FAILURE printing error
Authored by: anthony522 on Oct 13, '06 07:46:44AM

Wow, no clue how you found that but it worked for me as well (10.4.8).

Thanks!



[ Reply to This | # ]