lengyueyouhen 于 2010-12-25 22:43:33发表:
samba服务器 vi /etc/hosts 修改主机名和别名 127.0.0.1 h3c.com h3c vi /etc/sysconfig/network 修改hostname = h3c.com hostname h3c.com service network restart smb yum install -y samba* vi /etc/samba/smb.conf 编辑将[global]下的workgroup = h3c.com [standatone service options]下的security = share [share definitions] [file] comment = 说明文字 path = /file writable = yes public = yes service smb restart 我自己配的在rhel5.4里面配置的不知道能不能帮上忙
leonn 于 2010-12-24 17:30:54发表:
哈哈 百度知道
xlotz 于 2010-12-21 11:01:16发表:
百度 google
lengyueyouhen 于 2010-12-25 22:43:33发表:
samba服务器
vi /etc/hosts
修改主机名和别名
127.0.0.1 h3c.com h3c
vi /etc/sysconfig/network
修改hostname = h3c.com
hostname h3c.com
service network restart
smb
yum install -y samba*
vi /etc/samba/smb.conf
编辑将[global]下的workgroup = h3c.com
[standatone service options]下的security = share
[share definitions]
[file]
comment = 说明文字
path = /file
writable = yes
public = yes
service smb restart
我自己配的在rhel5.4里面配置的不知道能不能帮上忙
leonn 于 2010-12-24 17:30:54发表:
哈哈 百度知道
xlotz 于 2010-12-21 11:01:16发表:
百度 google