[Samba] Struggling to get SAMBA and Windows working together

David Jackson DJackson at floridaforms.com
Sun Mar 9 22:53:26 GMT 2003


If anyone can help with this, please help.

WINDOWS 2000
When i try to connect to my SAMBA server from windows 2000 professional i
get the following message:

This is the windows DOS screen:
D:\>net use * \\samba\shared /user:root rootpassword
System error 1240 has occurred.

The account is not authorized to log in from this station.


SAMBA
My smb.conf looks like this:

[global]

# workgroup = NT-Domain-Name or Workgroup-Name
   workgroup = seven
   hosts allow = 192.168.1. 127.

[shared]
comment = the shared folder
path = /shared
writable = yes
create mode = 0770
directory mode = 2770
browseable = yes

And I had mounted the shared folder by typing:
mount -t smbfs -o username=root,password=rootpassword  //samba/shared
/shared

THANK YOU EVERYONE!


More information about the samba mailing list