PDA

View Full Version : Mounting Volumes via (samba)


jgrant
01-23-2002, 11:59 AM
I have a variety of machines running either Windows NT v4, Windows 98 and
Windows 2000. Im trying to mount volumes via samba from my mac using
osx, i have no problem with the 98 version but the NT and 2000 doesn't
allow me. Any suggestions??

Craig R. Arko
01-23-2002, 12:15 PM
Try the syntax:

smb://domain;user@server/sharename/

in the 'Connect To:' dialog.

You should get an authentication dialog to input your password.

Let us know if that doesn't work.

DrJerph
01-23-2002, 06:17 PM
smb://domain;user: password@server/sharename/

xchanyazy
01-23-2002, 08:04 PM
I believe you also need to make sure that the "encrypt password" option is set to yes for NT and 2000, if it isn't already.