instructions

来自「samba-3.0.22.tar.gz 编译smb服务器的源码」· 代码 · 共 42 行

TXT
42
字号
Copyright (C) 1997-1998 Samba-TeamE-mail:		samba-binaries@samba.orgSubject: Installation Instructions for SuperNewOS X.X--------------------------------------------------------1) cd /2) tar xvf [path-to-samba-package]/install.tar3) cd /usr/local/samba/lib4) vi smb.confNow modify smb.conf to reflect your site needs.5) samba startTo stop samba:	samba stopYou could install samba to run from the system start-up scripts(recommended) by running  ./setup.shStart / Stop Samba as follows:-	samba [start | stop]Subject: New Users Must Read This-----------------------------------Above ALL else, read the smb.conf man pages _AND_ all text documentation.To enable SMB encrypted password support do the following:1) Put /usr/local/samba/bin in your PATH2) Edit /usr/local/samba/lib/smb.conf and uncomment the	line "encrypt passwd = yes"3) Execute: smbpasswd -a "username" "password"The above will create your /usr/local/samba/private/smbpasswd filein which will be the NT and LanMAN hashed passwords.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?