Linux testparm命令詳解 Linux testparm命令怎麼用

來源:互聯網
上載者:User

執行testparm(test parameter)指令可以簡單測試Samba的設定檔,假如測試結果無誤,Samba常駐服務就能正確載入該設定值,但並不保證其後的操作如預期般一切正常。

文法

testparm [-s][設定檔][<主機名稱><IP地址>]

參數說明:

  • -s 不顯示提示符號等待使用者按下Enter鍵,就直接列出Samba服務定義資訊。

執行個體

查看Ssmba配置

# testparm

Load smb config files from /etc/samba/smb.conf

Processing section '[homes]'

Processing section '[printers]'

Processing section '[uptech]'

Processing section '[home]'

Loaded services file OK.

Server role: ROLE_STANDALONE

Press enter to see a dump of your service definitions

///按下斷行符號繼續 #

Global parameters

[global]

workgroup = MYGROUP

server string = Samba Server

security = SHARE

encrypt passwords = No

password server = None

log file = /var/log/samba/%m.log

max log size = 50

socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

printcap name = /etc/printcap

dns proxy = No

idmap uid = 16777216-33554431

idmap gid = 16777216-33554431

cups options = raw

[homes]

comment = Home Directories

read only = No

browseable = No

[printers]

comment = All Printers

path = /var/spool/samba

printable = Yes

browseable = No

[uptech]

comment = *

path = /home/uptech

read only = No

guest ok = Yes

[home]

comment = *

path = /home

read only = No

guest ok = Yes

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.