众大侠,帮兄弟一把!--关于局域网

aries_vampire 2001-08-23 03:13:25
装了Red Hat 7.1后,想和局域网上的其他windows机器共享文件
在设置 /etc/smb.conf 发现没这个文件 该文件在 /etc/samba/下
各位大侠,这有什么区别吗?
现在和别的机器可以互相ping通,不过在windows上只能看到我的机器,但不能访问
能给我一份已配置好smb.conf吗?
我的email : major-vampire@etang.com
...全文
60 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
aries_vampire 2001-08-24
  • 打赏
  • 举报
回复
那如何让windows的机器看到我的共享文件?
leoxy 2001-08-24
  • 打赏
  • 举报
回复
到哪儿去看看
http://www.csdn.net/expert/topic/127/127960.shtm
walkonthesky 2001-08-24
  • 打赏
  • 举报
回复
这个问题简单
你关闭防火墙就行了
或者对防火墙要做设置
打开137-139端口
thorn 2001-08-23
  • 打赏
  • 举报
回复
smb.conf位置不同没有什么区别的,这与Linux发行版本有关系

建议使用swat来配置samba
一个简单的例子:

# Samba config file created using SWAT
# from localhost (127.0.0.1)
# Date: 2001/06/10 20:57:55

# Global parameters
[global]
workgroup = RESEARCH
server string = Research Server
encrypt passwords = Yes
update encrypted = Yes
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = lpstat
dns proxy = No
queuepause command = /usr/bin/disable %p
queueresume command = /usr/bin/enable %p

[homes]
comment = Home Directories
writeable = Yes
browseable = No

[homepage]
comment = Home page for Research
path = /home/httpd/html
writeable = Yes
[share]
comment = Share Directory for Research
path = /home/share
writeable = Yes

19,615

社区成员

发帖
与我相关
我的任务
社区描述
系统使用、管理、维护问题。可以是Ubuntu, Fedora, Unix等等
社区管理员
  • 系统维护与使用区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧