Files
webmin/useradmin/help/shell.zh_TW.html
2020-04-19 20:02:31 +03:00

10 lines
862 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<header>Shell (命令殼)</header>
當使用者透過 telnet在終端機登入或在 X 視窗中開啟 <tt>xterm</tt> 等程式時shell (命令殼) 將會被執行並處理使用者輸入的命令。如果使用者沒有一個有效的 shell 或被設定成不作任何事的程式 (例如 <tt>/bin/false</tt>),則使用者將無法登入。當建立一個只允許透過 SMTP/POP3 收發信件的使用者時,這相當有用。<p>
列在這個欄位中的是系統上所有可以給使用者使用的 shell。您可以從中間選擇一個或選擇<i>其他...</i> 並在下面的文字區域中輸入一個 shell 的完整路徑。<p>
所有的 Unix 系統都會有一個 Bourne Shell (<tt>/bin/sh</tt>) 與 C Shell (<tt>/bin/csh</tt>)。其他常用而且更加使用者友善的 shell 為 <tt>tcsh</tt><tt>zsh</tt><tt>bash</tt>
<hr>