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

在windows裏登錄:\\IP

密碼設置:

        smbpasswd -a 用戶

 

create mode

directory mode

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章