Welcome, Guest. Please login or register.

Author Topic: smb-handler + winxp problem  (Read 1571 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline kas1eTopic starter

smb-handler + winxp problem
« on: December 28, 2004, 06:44:23 PM »
hi 2 all. i can't use smb-handler with winxp.

i have 2 machine with winxp. and can mount sharas on first and second machine. well, i try to use smb-handler on amiga:
(amiga = 192.168.0.2, pc = 192.168.0.1).


System:Storage/DOSDrivers/shara:

Handler    = L:SMB-Handler
StackSize  = 40000
Priority   = 1
GlobVec    = -1
Mount      = 1
Startup    = "C=\\:192.168.0.1\SHARA MH=192.168.0.2 U=amiga P=amiga".


Shara "SHARA" work fine (if i mount it from second winxp).
so,next step on winxp:

c:\ net user amiga amiga /add
The command completed successfully.

Ok, try to connect:

Amiga Shell:> mount shara:

"To connect to '\\WORK\\SHARA' for user 'amiga' a password is required!"  

try to write pass 'amiga', can't
try to wrote pass 'AMIGA', can't too

and smb-handler said to me:

"Socket access from WORK denied!
Access denied!"





 

Offline Castellen

Re: smb-handler + winxp problem
« Reply #1 on: December 28, 2004, 08:19:19 PM »
Disable all passwords unless you really need them.

You probably have to configure windows for plain password operation.  No idea how to do this on XP, but there is some info on the subject here:
http://www.birrabrothers.com/tiger/data/samba/download/

(sorry, can't remember the commands to hide the long URL)
 

Offline KennyR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 8081
    • Show only replies by KennyR
    • http://wrongpla.net
Re: smb-handler + winxp problem
« Reply #2 on: December 28, 2004, 08:48:01 PM »
Try using USER= where is whatever username you use on the XP box.