Hi 

I am trying to configure samba on Red Hat Linux 7.0,
I have configured smb.conf file and following is the changes done in smb.conf,

[global]

# workgroup = NT-Domain-Name or Workgroup-Name
   workgroup = WORKGROUP

# server string is the equivalent of the NT Description field
#   server string = Samba Server
   server string = gatewayproxy

# This option is important for security. It allows you to restrict
# connections to machines which are on your local network. The
# following example restricts access to two C class networks and
# the "loopback" interface. For more examples of the syntax see
# the smb.conf man page
   hosts deny = ALL
#   hosts allow = 192.168.1. 192.168.2. 127. 10.122.
   hosts allow = 10.122.32. 10.122.33. 192.168.1. 

# You may wish to use password encryption. Please read
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.
# Do not enable this option unless you have read those documents
;  encrypt passwords = yes
  smb passwd file = /etc/samba/smbpasswd

 

I have added one user as tiger on this server and also 
changed the passwd by smbpasswd command.

Now when i try to connect thru Winnt Server i get the following error
"The ACCOUNT IS NOT AUTHORISED TO LOGIN FROM THIS STATION"

and from WIN98 Pc i get IPC$ Error, can u tell me how
to hit this problem


Cheers !!

Girish



--
You Win!  We Donate.
Register to win $10,000 and Lycos will donate $1 to the Children's Wish Foundation (up 
to $20,000 in total).  Limit of one registration per person.  Go to 
http://shop.lycos.com/holidays/sweeps/

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to