Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Urgent: I can't see Linux in Win98. Any Help? Here my configuration:)

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hello you all:)

Here my configuration of Samba.
I'm using Linux Suse and can't see linux computer in
Windows 98.
I will use fake IP's...
Really thanks for your help:)
I can do ping from each computers.
smb is started
smdb is started
nmdb is started
I ask my self if my linux don't allow my windows computer
IP... How do I configure this???
-----------------------------------------------------------
[global]
workgroup = TESTE
server string = LinuxServer
encrypt passwords = yes
null passwords = yes
log file = /var/log/samba.log.%m
max log size = 2000
announce version = 5.5
name resolve order = wins lmhosts hosts bcast
time server = Yes
socket options = TCP_NODELAY IPTOS_LOWDELAY
os level = 34
preferred master = Yes
dns proxy = No
wins support = Yes
guest account = ftp

[publicshare]
comment = share2
path = /home/linuxshare
read only = no
guest ok = yes
-----------------------------------------------------------


 
I have a setup sheet for samba setup in LINUX I can email to you that can help. My email addy is butchrecon@skyenet.net. Send me your email addy and I will send you this setup sheet.
 
Make sure samba is running. Type samba restart to make sure the service is running. Samba has a problem with invalid machine names and will fail if the machine does not have a fully qualified name, or the machine name is changed.
 
hi
u have not written the line
valid users = abc
restart samba it will work before u have to add samba users by executing the command
smbadduser abc
bye
SANTOSH
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top