Link to home
Start Free TrialLog in
Avatar of mikedahl7
mikedahl7

asked on

Can connect to server with AdmitMac, but not without

OK, so I have read quite a bit of responses to similar questions, but nothing has worked yet.  I am running 10.3.5 on my iBook G3.  Our network is running XP and I would like to connect.  I installed AdmitMac and things were going fine.  Now, however, I would prefer to not have to use an unnecessary program (I'm told it's unnecessary).  When I type in "smb://tasok;miked@mainserver/share" I get the Authentication window, type in my password, and then get the message, "Could not connect to the server because the name or password is not correct."  The user name and password are the same that I used when using AdmitMac.  Furthermore, the username is also the name of my computer and my password is also my password for my computer.  What should I tweak?  It is theoretically possible, right?
Avatar of weed
weed
Flag of United States of America image

It's possible with a few caveats. Like, how long is your password? More than 8 characters? How long is the share name? More than 8? Any odd characters in any of those?
Avatar of mikedahl7
mikedahl7

ASKER

Is the share name my user name?  My user name is miked.  My password is 6 letters first letter capitalized. - no odd characters.
the share name is the name of the sharepoint. Not your user name.
Is the share name the domain name?  The domain name is TASOK.
no, if you dont know what the share name is, dont include it, though sometimes it's necessary. Contact the folks running the windows servers to find out what the share name is.
I think the share name (the name of the server that I want to log onto) is "mainserver"
the share name is not the name of the server. The sharename is the share point youre trying to connect to. A server can have multiple share points.
Mike,

For example :
PC Windows Server name : JUMBOSERVER
There are 4 shared folder : 'sales', 'edp', 'misc', 'production'

From your Mac to connect to 'sales' :

type in 'smb://jumboserver'

It will pop up a window :
====================
SMB Mount
Select a share
(pull down menu) sales
                          edp
                          misc
                          production

(cancel) (authenticate) (ok)
====================

Select a share from the pulldown menu, and click ok.  It will pop up another window asking for your user name and password.  (remember that user name and password, JUMBOSERVER must recognize your username and password, whether it stored locally or from the AD).
Click OK, and the share will appear on your desktop (unless you hide it).

I suspect that the server you're trying to connect can't recognize either the user or the password.  Try the simple step above (smb://servername_or_ip) rather than (smb://name:password@....), to see whether the connection is actually work or not.

Good luck.
Also you can test bye creating a local account on the server itself (for example user : test password : test) and give it a previlege to a shared folder.  Then from your mac type smb://test:test@servername
It should pop up a SMB Mount window.

Good luck.
Using (smb://password:name@mainserver) allows me to get to the pulldown menu.  Then I select a share (dropbox or NETLOGON).  It mounts on my computer, but there's nothing inside the folder.
I am still waiting for an answer
So far I am able to connect with "smb://mainserver/miked$"
When the next window comes up for Workgroup/Domain I type in : TASOK
Then my username: miked
Then my password which is 6 letters the first capitalized.
When I hit "OK" the message I get is, "Could not connect to the server because the name or password is not correct."
However, if for Workgroup/Domain I type in: TASOK (same as before)
Then if I use ANY username and leave the password blank, I can mount "miked"
I have access to the shared folders, but it is read only.
What's going on?
ASKER CERTIFIED SOLUTION
Avatar of idarmadi
idarmadi

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial