M
Mark stang
How do you allow guest access to printers on a print server?
Situation:
Windows 2000 Server (workgroup server) not in a domain.
Windows XP clients.
I have granted the Everyone group "access this computer from the
network" on the server.
I have granted the Everyone group full printing rights on the shared
printers
I have granted the Everyone group read access to the print$ share.
The "restrict anonymous" registry key has been set to "0"
The guest account is enabled.
The XP clients belong to an AD domain, but the LAN we are on is an
island and does not have any DCs on it, so the users log on with
cached credentials.
All I want is for the users to got to "Add New Printer", be able to
type in "\\Servername\sharename" and get the driver for the printer,
and be able to print. However, when they attempt to do this, a box
pops up requesting a username and password (standard windows
authentication dialog). It makes no difference at all what you type
in this dialog, you can literally type random characters as the
username, and any or no password, you just have to put in something,
and then it goes ahead and sets up the printer! With Auditing turned
on I get an infamous 681 "Account Logon" failure for the user account
I typed in, but I still can connect to and use the printer!
When I look in "Computer Management\Shared folders\Sessions" I show
up as the account "GUEST" and the column "Guest" has "Yes" in it.
Problem is, as soon as you reboot the XP client the printer shows up
as "Access Denied" and will stay that way until you delete and re-add
the printer (or add another printer, or connect to the server with a
net use command).
The net use command does the same thing:
C:\>net use * \\server\print$
The password is invalid for \\server\print$.
Enter the user name for 'server':
I can enter literally anything and get connected. Onc connected I am
no longer prompted, I connect automatically.
There is something that is causing the authentication dialog to pop
up. If I could stop that, and allow true guest or anonymous access
to the printers, I would be a very happy person.
What could be causing this useless authentication dialog to pop up?
Thanks in advance!
Situation:
Windows 2000 Server (workgroup server) not in a domain.
Windows XP clients.
I have granted the Everyone group "access this computer from the
network" on the server.
I have granted the Everyone group full printing rights on the shared
printers
I have granted the Everyone group read access to the print$ share.
The "restrict anonymous" registry key has been set to "0"
The guest account is enabled.
The XP clients belong to an AD domain, but the LAN we are on is an
island and does not have any DCs on it, so the users log on with
cached credentials.
All I want is for the users to got to "Add New Printer", be able to
type in "\\Servername\sharename" and get the driver for the printer,
and be able to print. However, when they attempt to do this, a box
pops up requesting a username and password (standard windows
authentication dialog). It makes no difference at all what you type
in this dialog, you can literally type random characters as the
username, and any or no password, you just have to put in something,
and then it goes ahead and sets up the printer! With Auditing turned
on I get an infamous 681 "Account Logon" failure for the user account
I typed in, but I still can connect to and use the printer!
When I look in "Computer Management\Shared folders\Sessions" I show
up as the account "GUEST" and the column "Guest" has "Yes" in it.
Problem is, as soon as you reboot the XP client the printer shows up
as "Access Denied" and will stay that way until you delete and re-add
the printer (or add another printer, or connect to the server with a
net use command).
The net use command does the same thing:
C:\>net use * \\server\print$
The password is invalid for \\server\print$.
Enter the user name for 'server':
I can enter literally anything and get connected. Onc connected I am
no longer prompted, I connect automatically.
There is something that is causing the authentication dialog to pop
up. If I could stop that, and allow true guest or anonymous access
to the printers, I would be a very happy person.
What could be causing this useless authentication dialog to pop up?
Thanks in advance!