Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

hakiran

macrumors newbie
Original poster
Dec 6, 2006
1
0
Hello Mac Gurus,

I am newbie to the mac world. I am trying to map a windows shared drive on a mac but somehow cannot.

1) I click on Go->Connect to Server
2) for the path i type: smb://ip-address of server/foldername

But when i click connect it tries for a few seconds and then gives the error saying "invalid username or password"

It never opens a dialog box for me to enter any new username/password.

Why is that happening? Any services i need to start before being able to connect?

Any ideas would be of great help:)


thank you
-kiran
 
Instead of doing it this way try going into the Finder, select Network and then see if you can find your Windows PC/Server.

Sean :)
 
You might also be able to diagnose the problem better if you try to connect to the share using smbclient from Terminal.

That is, if you're not afraid of the command line...

B
 
Not sure why it doesn't prompt you, but you can pass login credentials by using a connect string like

Code:
smb://username:password@ipaddress/foldername

Substitute in your WINDOWS username and password.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.