LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Username and Password when printing to windows? (https://www.linuxquestions.org/questions/suse-opensuse-60/username-and-password-when-printing-to-windows-243243/)

Legomancer 10-15-2004 09:36 PM

Username and Password when printing to windows?
 
I have a Windows XP box on my network doing dothing but serving up files and a printer. Suse sees the files just fine. The printer is another problem.

When I try to set up the printer, I put in the workgroup, server name, and printer name all fine, and then a dialog pops up titled "Authorization Dialog" saying "You need to supply a username and password. Printing System." No matter what I try in this dialogue box, nothing works. None of the Windows user and passwords, none of the linux user and passwords, not root, not guest, not Administrator, nothing.

As far as I can tell, Windows is sharing the printer correctly. A Windows laptop sees it and prints to it just fine, without any required password.

The main thing is, I don't know what is asking for this password and what I could give it that would satisfy it. Without it, it won't connect to the printer.

Please help!

rshaw 10-15-2004 09:50 PM

at root prompt try:
lppasswd -a <enter username>
{create password}
then try that user/password when prompted

Harryc 10-15-2004 09:51 PM

As root at the console. Type the following:

lppasswd -g sys -a root

... and type the root user password.

Now try the printer password again.

Legomancer 10-15-2004 10:09 PM

Harryc, that did the trick. Mind walking me through what that did so that I understand what's behind it?

Thanks!

Harryc 10-15-2004 10:23 PM

Glad it worked, it gives root access to the cups password file.

http://linux.about.com/library/cmd/blcmdl1_lppasswd.htm


All times are GMT -5. The time now is 03:35 PM.