you need to send clear text passwords to the samba box...if your running 2000 there is an option in local policies for it...and if your running win9x there is a regedit for it
No, you need to setup the Samba box to send/recieve encrypted passwords which Samba has done by default for some time now.
when accessing samba anonymously the client must have a username and pw...doesn't
matter what it is. Point being..someone can't have a blank password and expect to print anonymously.
They do not need a password to use guest shares, but you do need a unix account for the anonymous access (i.e. nobody), from the smb.conf man page:
Sections may be designated guest services, in which case no password is required to access them. A specified UNIX
guest account is used to define access privileges in this case.