首页 > 代码库 > linux之samba服务

linux之samba服务

yum -y install samba

/etc/init.d/smb start    (service smb start)

chkconfig --level 35 smb on

testparm /etc/samba/smb.conf     #检测配置文件

配置文件:/etc/samba/smb.conf

      Standalone Server Options

密码设置:

        smbpasswd -a 用户

 

create mode

directory mode