readme
来自「samba-3.0.22.tar.gz 编译smb服务器的源码」· 代码 · 共 45 行
TXT
45 行
This directory contains sample files for using Samba on an IRIXsystem. These were taken from a system running IRIX 6.2. Theclient machines were running Win95 and connected via the Ethernetusing TCP/IP and DNS. Consult the Samba documentation for tipson configuring Samba "properly"; this smb.conf file is very simple.Consult the Microsoft help/documentation to understand how toconfigure the networking support on the PC clients (Win95, WfW,etc.).This distribution is configured so that various Samba configuration,binary, and log files are placed in the /usr/samba file hierarchy.Man pages are placed in the /usr/share/catman/u_man hierarchy.The version number of the distribution is a 10 digit number thatis created from the samba version number. Each section of the samba version number forms 2 digits of the version number (with leading zeros if necessary). The alpha versions add 00 and 2 digits forthe alpha number. The first release adds 0100. Patch releases add2 digits for the patch level plus 1 and 00.samba version 1.9.18alpha9 would become 0109180009samba version 1.9.18 would become 0109180100samba version 1.9.18p9 would become 0109181000You can enable all printers on your system to be used by sambaby running the script /usr/samba/mkprintcap.shThis distribution automatically configures samba to run as deamonsby the script /etc/init.d/samba and the file /etc/config/samba (used by chkconfig). If you would prefer to have samba started by inetd you can run the script /usr/samba/inetd.sh. To create a Samba distribution you must have the Documenter's WorkBenchpackage installed to format the manual pages. In addition you needto have the Software Packager software (inst_dev) installed togenerate the inst images, and Perl to generate the spec and idb files.From /usr/samba/packaging/SGI directory run the mkrelease.sh script.There is one optional argument which is the major release number of theOS version (4, 5, or 6) you desire. If no number is specified it defaultsto 6. This script uses Perl to generate the Makefile with the proper defines and the packaging files samba.spec and samba.idb. The binary package files will be placed in ./bins
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?