📄 samba.spec
字号:
## spec file for package samba (Version 1.9.18p1)# # Copyright (c) 1997 S.u.S.E. GmbH Fuerth, Germany.## please send bugfixes or comments to feedback@suse.de.#Vendor: S.u.S.E. GmbH, Fuerth, GermanyDistribution: S.u.S.E. Linux 5.1 (i386)Name: sambaRelease: 1Copyright: 1992-98 Andrew Tridgell, Karl Auer, Jeremy AllisonGroup: Provides: samba smbfs Requires: Conflicts: Autoreqprov: onPackager: feedback@suse.deVersion: 1.9.18p5Summary: Samba is a file server for Unix, similar to LanManager.Source: samba-1.9.18p5.tar.gzSource1: smbfs-2.0.2.tar.gzPatch: samba-1.9.18p5.difPatch1: smbfs-2.0.2.dif%prep%setup%patch%setup -T -n smbfs-2.0.2 -b1%patch -P 1%buildcd ../samba-1.9.18p5make -f Makefile.Linux compilecd ../smbfs-2.0.2make -f Makefile.Linux compile%installcd ../samba-1.9.18p5make -f Makefile.Linux installcd ../smbfs-2.0.2make -f Makefile.Linux installCheck%postecho "Updating etc/rc.config..."if [ -x bin/fillup ] ; then bin/fillup -q -d = etc/rc.config var/adm/fillup-templates/rc.config.sambaelse echo "ERROR: fillup not found. This should not happen. Please compare" echo "etc/rc.config and var/adm/fillup-templates/rc.config.samba and" echo "update by hand."fi%files%docdir /usr/doc/packages/samba/usr/doc/packages/samba%config /etc/smb.conf/usr/lib/samba/codepages/sbin/init.d/rc2.d/K20smb/sbin/init.d/rc2.d/S20smb/sbin/init.d/rc3.d/K20smb/sbin/init.d/rc3.d/S20smb%config /sbin/init.d/smb/usr/bin/addtosmbpass/usr/bin/mksmbpasswd.sh/usr/bin/make_printerdef/usr/bin/make_smbcodepage/usr/bin/nmblookup/usr/bin/smbclient/usr/bin/smbmount/usr/bin/smbpasswd/usr/bin/smbstatus/usr/bin/smbtar/usr/bin/smbumount/usr/bin/testparm/usr/bin/testprns%doc /usr/man/man1/smbclient.1.gz%doc /usr/man/man1/smbrun.1.gz%doc /usr/man/man1/smbstatus.1.gz%doc /usr/man/man1/smbtar.1.gz%doc /usr/man/man1/testparm.1.gz%doc /usr/man/man1/testprns.1.gz%doc /usr/man/man1/make_smbcodepage.1.gz%doc /usr/man/man5/smb.conf.5.gz%doc /usr/man/man7/samba.7.gz%doc /usr/man/man8/nmbd.8.gz%doc /usr/man/man8/smbd.8.gz%doc /usr/man/man8/smbmount.8.gz%doc /usr/man/man8/smbumount.8.gz%doc /usr/man/man8/smbmnt.8.gz%doc /usr/man/man8/smbpasswd.8.gz/usr/sbin/nmbd/usr/sbin/smbd/var/adm/fillup-templates/rc.config.samba%descriptionSamba is a suite of programs which work together to allow clients toaccess Unix filespace and printers via the SMB protocol (Seerver MessageBlock). CAUTION: The samba daemons are started by the init script/sbin/init.d/samba, not by inetd. The entries for /usr/sbin/smbdand /usr/sbin/nmbd must be commented out in /etc/inetd.conf.In practice, this means that you can redirect disks and printers toUnix disks and printers from LAN Manager clients, Windows forWorkgroups 3.11 clients, Windows'95 clients, Windows NT clientsand OS/2 clients. There isalso a Unix client program supplied as part of the suite which allowsUnix users to use an ftp-like interface to access filespace andprinters on any other SMB server.Samba includes the following programs (in summary):* smbd, the SMB server. This handles actual connections from clients.* nmbd, the Netbios name server, which helps clients locate servers.* smbclient, the Unix-hosted client program.* testprns, a program to test server access to printers.* testparm, a program to test the Samba configuration file for correctness.* smb.conf, the Samba configuration file.* smbprint, a sample script to allow a Unix host to use smbclientto print to an SMB server.The suite is supplied with full source and is GPLed.This package expects its config file under /etc/smb.conf .Documentation: /usr/doc/packages/samba
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -