
02-27-2007
|
|
|
|
Re: Unable to Connect MacBook to my Vista Desktop Printer
This is probably another manifestation of the NTLM / NTLMv2 issue between
Samba and Vista. NTLMv2 is supported in Samba 3.0.22 and later; you'll need
to add "ntlmv2 auth = yes" to your smb.conf file.
If you aren't able to upgrade your copy of Samba, you can also turn down the
security level on Vista, though this isn't recommended, obviously. Open
regedit and change
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Lsa\LMCompatibilityLevel
from 0x3 to 0x1.
"Lobo" <Lobo@discussions.microsoft.com> a écrit dans le message de
news  E28A55D-5A22-43F9-BA98-9AD0AB2CD7CE@microsoft.com...
> I'm having a lot of fun with my Vista upgrade and I've gotten everything
> working
> except getting my MacBook to print on the network printer. I've checked
> every setting I
> can find and think of but no luck. I am able to connect to the network
> printer from another
> XP computer. From the Mac I can access the public folder on the Vista
> machine and I can see
> the other drives on the Vista machine but unable to acces those drives.
> I'm
> thinking there is
> a setting that I'm missing that allows "Non-windows machines" to access
> all
> shared items on the Vista machine... I can access the folders on the
> MacBook
> from the Vista machine just fine. So once again my
> problem is that I can see all the drives on the Vista machine from the Mac
> but am able to access and read
> only the public folder on the Vista machine.... Thanks in advance.....
|