Index Category index Distribution index Vendor index Creation date index Name index BestLinux.net

samba-2.0.6-10 RPM for i386

From Best Linux 2000 R2 CD-ROM

Name: samba Distribution: Best Linux 2000
Version: 2.0.6 Vendor: SOT http://www.sot.com
Release: 10 Build date: Mon Apr 3 23:20:48 2000
Category: System Environment/Daemons Build host: y2k.bestlinux.net
Size: 4804999 Source RPM: samba-2.0.6-10.src.rpm
Packager: Best Linux Team <linux@bestlinux.net>
Summary: Samba SMB server.
Samba provides an SMB server which can be used to provide network
services to SMB (sometimes called "Lan Manager") clients, including
various versions of MS Windows, OS/2, and other Linux machines. Samba
uses NetBIOS over TCP/IP (NetBT) protocols and does NOT need NetBEUI
(Microsoft Raw NetBIOS frame) protocol.

Samba-2 features an almost working NT Domain Control capability and
includes the new SWAT (Samba Web Administration Tool) that allows
samba's smb.conf file to be remotely managed using your favourite web
browser. For the time being this is being enabled on TCP port 901 via
inetd.

Please refer to the WHATSNEW.txt document for fixup information.  This
binary release includes encrypted password support.  Please read the
smb.conf file and ENCRYPTION.txt in the docs directory for
implementation details.

NOTE: Red Hat Linux 5.X Uses PAM which has integrated support for
Shadow passwords. Do NOT recompile with the SHADOW_PWD option
enabled. Red Hat Linux has built in support for quotas in PAM.

Provides

Requires

Copyright

GNU GPL Version 2

Changelog

* Fri Mar 17 2000 Anton Anisimov <aa@bestlinux.net>
  - built for Best Linux 2000
* Fri Feb 25 2000 Bill Nottingham <notting@redhat.com>
  - fix trigger, again.
* Mon Feb 07 2000 Bill Nottingham <notting@redhat.com>
  - fix trigger.
* Fri Feb 04 2000 Bill Nottingham <notting@redhat.com>
  - turn on quota support
* Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com>
  - rebuild to fox dependencies
  - man pages are compressed
* Fri Jan 21 2000 Bill Nottingham <notting@redhat.com>
  - munge post scripts slightly
* Wed Jan 19 2000 Bill Nottingham <notting@redhat.com>
  - turn on mmap again. Wheee.
  - ship smbmount on alpha
* Mon Dec 06 1999 Bill Nottingham <notting@redhat.com>
  - turn off mmap. ;)
* Wed Dec 01 1999 Bill Nottingham <notting@redhat.com>
  - change /var/log/samba to 0700
  - turn on mmap support
* Thu Nov 11 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.0.6
* Fri Oct 29 1999 Bill Nottingham <notting@redhat.com>
  - add a %defattr for -common
* Tue Oct 05 1999 Bill Nottingham <notting@redhat.com>
  - shift some files into -client
  - remove /home/samba from package.
* Tue Sep 28 1999 Bill Nottingham <notting@redhat.com>
  - initscript oopsie. killproc <name> -HUP, not other way around.
* Sun Sep 26 1999 Bill Nottingham <notting@redhat.com>
  - script cleanups. Again.
* Wed Sep 22 1999 Bill Nottingham <notting@redhat.com>
  - add a patch to fix dropped reconnection attempts
* Mon Sep 06 1999 Jeff Johnson <jbj@redhat.com>
  - use cp rather than mv to preserve /etc/services perms (#4938 et al).
  - use mktemp to generate /etc/tmp.XXXXXX file name.
  - add prereqs on sed/mktemp/killall (need to move killall to /bin).
  - fix trigger syntax (i.e. "samba < 1.9.18p7" not "samba < samba-1.9.18p7")
* Mon Aug 30 1999 Bill Nottingham <notting@redhat.com>
  - sed "s|nawk|gawk|" /usr/bin/convert_smbpasswd
* Sat Aug 21 1999 Bill Nottingham <notting@redhat.com>
  - fix typo in mount.smb
* Fri Aug 20 1999 Bill Nottingham <notting@redhat.com>
  - add a %trigger to work around (sort of) broken scripts in
    previous releases
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
  - initscript munging
* Mon Aug 09 1999 Bill Nottingham <notting@redhat.com>
  - add domain parsing to mount.smb
* Fri Aug 06 1999 Bill Nottingham <notting@redhat.com>
  - add a -common package, shuffle files around.
* Fri Jul 23 1999 Bill Nottingham <notting@redhat.com>
  - add a chmod in %postun so /etc/services & inetd.conf don't become unreadable
* Wed Jul 21 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.0.5
  - fix mount.smb - smbmount options changed again.........
  - fix postun. oops.
  - update some stuff from the samba team's spec file.
* Fri Jun 18 1999 Bill Nottingham <notting@redhat.com>
  - split off clients into separate package
  - don't run samba by default
* Mon Jun 14 1999 Bill Nottingham <notting@redhat.com>
  - fix one problem with mount.smb script
  - fix smbpasswd on sparc with a really ugly kludge
* Thu Jun 10 1999 Dale Lovelace <dale@redhat.com>
  - fixed logrotate script
* Tue May 25 1999 Bill Nottingham <notting@redhat.com>
  - turn of 64-bit locking on 32-bit platforms
* Thu May 20 1999 Bill Nottingham <notting@redhat.com>
  - so many releases, so little time
  - explicitly uncomment 'printing = bsd' in sample config
* Tue May 18 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.0.4a
  - fix mount.smb arg ordering
* Fri Apr 16 1999 Bill Nottingham <notting@redhat.com>
  - go back to stop/start for restart (-HUP didn't work in testing)
* Fri Mar 26 1999 Bill Nottingham <notting@redhat.com>
  - add a mount.smb to make smb mounting a little easier.
  - smb filesystems apparently don't work on alpha. Oops.
* Thu Mar 25 1999 Bill Nottingham <notting@redhat.com>
  - always create codepages
* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
  - logrotate changes
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 3)
* Fri Mar 19 1999 Preston Brown <pbrown@redhat.com>
  - updated init script to use graceful restart (not stop/start)
* Tue Mar 09 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.0.3
* Thu Feb 18 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.0.2
* Mon Feb 15 1999 Bill Nottingham <notting@redhat.com>
  - swat swat
* Tue Feb 09 1999 Bill Nottingham <notting@redhat.com>
  - fix bash2 breakage in post script
* Fri Feb 05 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.0.0
* Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com>
  - make sure all binaries are stripped
* Thu Sep 17 1998 Jeff Johnson <jbj@redhat.com>
  - update to 1.9.18p10.
  - fix %triggerpostun.
* Tue Jul 07 1998 Erik Troan <ewt@redhat.com>
  - updated postun triggerscript to check $0
  - clear /etc/codepages from %preun instead of %postun
* Mon Jun 08 1998 Erik Troan <ewt@redhat.com>
  - made the %postun script a tad less agressive; no reason to remove
    the logs or lock file (after all, if the lock file is still there,
    samba is still running)
  - the %postun and %preun should only exectute if this is the final
    removal
  - migrated %triggerpostun from Red Hat's samba package to work around
    packaging problems in some Red Hat samba releases
* Sun Apr 26 1998 John H Terpstra <jht@samba.anu.edu.au>
  - minor tidy up in preparation for release of 1.9.18p5
  - added findsmb utility from SGI package
* Wed Mar 18 1998 John H Terpstra <jht@samba.anu.edu.au>
  - Updated version and codepage info.
  - Release to test name resolve order
* Sat Jan 24 1998 John H Terpstra <jht@samba.anu.edu.au>
  - Many optimisations (some suggested by Manoj Kasichainula <manojk@io.com>
  - Use of chkconfig in place of individual symlinks to /etc/rc.d/init/smb
  - Compounded make line
  - Updated smb.init restart mechanism
  - Use compound mkdir -p line instead of individual calls to mkdir
  - Fixed smb.conf file path for log files
  - Fixed smb.conf file path for incoming smb print spool directory
  - Added a number of options to smb.conf file
  - Added smbadduser command (missed from all previous RPMs) - Doooh!
  - Added smbuser file and smb.conf file updates for username map

Files

/etc/logrotate.d/samba
/etc/pam.d/samba
/etc/rc.d/init.d/smb
/etc/smbusers
/usr/bin/addtosmbpass
/usr/bin/convert_smbpasswd
/usr/bin/mksmbpasswd.sh
/usr/bin/smbadduser
/usr/bin/smbpasswd
/usr/bin/smbstatus
/usr/doc/samba-2.0.6
/usr/doc/samba-2.0.6/COPYING
/usr/doc/samba-2.0.6/Manifest
/usr/doc/samba-2.0.6/README
/usr/doc/samba-2.0.6/Read-Manifest-Now
/usr/doc/samba-2.0.6/Roadmap
/usr/doc/samba-2.0.6/WHATSNEW.txt
/usr/doc/samba-2.0.6/docs
/usr/doc/samba-2.0.6/docs/NT4-Locking.txt
/usr/doc/samba-2.0.6/docs/NT4_PlainPassword.reg
/usr/doc/samba-2.0.6/docs/THANKS
/usr/doc/samba-2.0.6/docs/Win2000_PlainPassword.reg
/usr/doc/samba-2.0.6/docs/Win95_PlainPassword.reg
/usr/doc/samba-2.0.6/docs/Win98_PlainPassword.reg
/usr/doc/samba-2.0.6/docs/Win9X-CacheHandling.reg
/usr/doc/samba-2.0.6/docs/WindowsTerminalServer.reg
/usr/doc/samba-2.0.6/docs/announce
/usr/doc/samba-2.0.6/docs/faq
/usr/doc/samba-2.0.6/docs/faq/Samba-Server-FAQ-1.html
/usr/doc/samba-2.0.6/docs/faq/Samba-Server-FAQ-2.html
/usr/doc/samba-2.0.6/docs/faq/Samba-Server-FAQ.html
/usr/doc/samba-2.0.6/docs/faq/Samba-Server-FAQ.sgml
/usr/doc/samba-2.0.6/docs/faq/Samba-meta-FAQ-1.html
/usr/doc/samba-2.0.6/docs/faq/Samba-meta-FAQ-2.html
/usr/doc/samba-2.0.6/docs/faq/Samba-meta-FAQ-3.html
/usr/doc/samba-2.0.6/docs/faq/Samba-meta-FAQ-4.html
/usr/doc/samba-2.0.6/docs/faq/Samba-meta-FAQ-5.html
/usr/doc/samba-2.0.6/docs/faq/Samba-meta-FAQ-6.html
/usr/doc/samba-2.0.6/docs/faq/Samba-meta-FAQ.html
/usr/doc/samba-2.0.6/docs/faq/Samba-meta-FAQ.sgml
/usr/doc/samba-2.0.6/docs/faq/Samba-meta-FAQ.txt
/usr/doc/samba-2.0.6/docs/faq/sambafaq-1.html
/usr/doc/samba-2.0.6/docs/faq/sambafaq-2.html
/usr/doc/samba-2.0.6/docs/faq/sambafaq-3.html
/usr/doc/samba-2.0.6/docs/faq/sambafaq-4.html
/usr/doc/samba-2.0.6/docs/faq/sambafaq-5.html
/usr/doc/samba-2.0.6/docs/faq/sambafaq.html
/usr/doc/samba-2.0.6/docs/faq/sambafaq.sgml
/usr/doc/samba-2.0.6/docs/faq/sambafaq.txt
/usr/doc/samba-2.0.6/docs/history
/usr/doc/samba-2.0.6/docs/htmldocs
/usr/doc/samba-2.0.6/docs/htmldocs/DOMAIN_MEMBER.html
/usr/doc/samba-2.0.6/docs/htmldocs/NT_Security.html
/usr/doc/samba-2.0.6/docs/htmldocs/lmhosts.5.html
/usr/doc/samba-2.0.6/docs/htmldocs/make_smbcodepage.1.html
/usr/doc/samba-2.0.6/docs/htmldocs/nmbd.8.html
/usr/doc/samba-2.0.6/docs/htmldocs/nmblookup.1.html
/usr/doc/samba-2.0.6/docs/htmldocs/samba.7.html
/usr/doc/samba-2.0.6/docs/htmldocs/smb.conf.5.html
/usr/doc/samba-2.0.6/docs/htmldocs/smbclient.1.html
/usr/doc/samba-2.0.6/docs/htmldocs/smbd.8.html
/usr/doc/samba-2.0.6/docs/htmldocs/smbmnt.8.html
/usr/doc/samba-2.0.6/docs/htmldocs/smbmount.8.html
/usr/doc/samba-2.0.6/docs/htmldocs/smbpasswd.5.html
/usr/doc/samba-2.0.6/docs/htmldocs/smbpasswd.8.html
/usr/doc/samba-2.0.6/docs/htmldocs/smbrun.1.html
/usr/doc/samba-2.0.6/docs/htmldocs/smbsh.1.html
/usr/doc/samba-2.0.6/docs/htmldocs/smbspool.8.html
/usr/doc/samba-2.0.6/docs/htmldocs/smbstatus.1.html
/usr/doc/samba-2.0.6/docs/htmldocs/smbtar.1.html
/usr/doc/samba-2.0.6/docs/htmldocs/swat.8.html
/usr/doc/samba-2.0.6/docs/htmldocs/testparm.1.html
/usr/doc/samba-2.0.6/docs/htmldocs/testprns.1.html
/usr/doc/samba-2.0.6/docs/htmldocs/wfw_slip.htm
/usr/doc/samba-2.0.6/docs/manpages
/usr/doc/samba-2.0.6/docs/manpages/lmhosts.5
/usr/doc/samba-2.0.6/docs/manpages/make_smbcodepage.1
/usr/doc/samba-2.0.6/docs/manpages/nmbd.8
/usr/doc/samba-2.0.6/docs/manpages/nmblookup.1
/usr/doc/samba-2.0.6/docs/manpages/samba.7
/usr/doc/samba-2.0.6/docs/manpages/smb.conf.5
/usr/doc/samba-2.0.6/docs/manpages/smbclient.1
/usr/doc/samba-2.0.6/docs/manpages/smbd.8
/usr/doc/samba-2.0.6/docs/manpages/smbmnt.8
/usr/doc/samba-2.0.6/docs/manpages/smbmount.8
/usr/doc/samba-2.0.6/docs/manpages/smbpasswd.5
/usr/doc/samba-2.0.6/docs/manpages/smbpasswd.8
/usr/doc/samba-2.0.6/docs/manpages/smbrun.1
/usr/doc/samba-2.0.6/docs/manpages/smbsh.1
/usr/doc/samba-2.0.6/docs/manpages/smbspool.8
/usr/doc/samba-2.0.6/docs/manpages/smbstatus.1
/usr/doc/samba-2.0.6/docs/manpages/smbtar.1
/usr/doc/samba-2.0.6/docs/manpages/smbumount.8
/usr/doc/samba-2.0.6/docs/manpages/swat.8
/usr/doc/samba-2.0.6/docs/manpages/testparm.1
/usr/doc/samba-2.0.6/docs/manpages/testprns.1
/usr/doc/samba-2.0.6/docs/samba.lsm
/usr/doc/samba-2.0.6/docs/textdocs
/usr/doc/samba-2.0.6/docs/textdocs/Application_Serving.txt
/usr/doc/samba-2.0.6/docs/textdocs/BROWSING-Config.txt
/usr/doc/samba-2.0.6/docs/textdocs/BROWSING.txt
/usr/doc/samba-2.0.6/docs/textdocs/BUGS.txt
/usr/doc/samba-2.0.6/docs/textdocs/CRLF-LF-Conversions.txt
/usr/doc/samba-2.0.6/docs/textdocs/CVS_ACCESS.txt
/usr/doc/samba-2.0.6/docs/textdocs/DHCP-Server-Configuration.txt
/usr/doc/samba-2.0.6/docs/textdocs/DIAGNOSIS.txt
/usr/doc/samba-2.0.6/docs/textdocs/DNIX.txt
/usr/doc/samba-2.0.6/docs/textdocs/DOMAIN.txt
/usr/doc/samba-2.0.6/docs/textdocs/DOMAIN_CONTROL.txt
/usr/doc/samba-2.0.6/docs/textdocs/DOMAIN_MEMBER.txt
/usr/doc/samba-2.0.6/docs/textdocs/ENCRYPTION.txt
/usr/doc/samba-2.0.6/docs/textdocs/Faxing.txt
/usr/doc/samba-2.0.6/docs/textdocs/File-Cacheing.txt
/usr/doc/samba-2.0.6/docs/textdocs/GOTCHAS.txt
/usr/doc/samba-2.0.6/docs/textdocs/HINTS.txt
/usr/doc/samba-2.0.6/docs/textdocs/INSTALL.sambatar
/usr/doc/samba-2.0.6/docs/textdocs/MIRRORS.txt
/usr/doc/samba-2.0.6/docs/textdocs/Macintosh_Clients.txt
/usr/doc/samba-2.0.6/docs/textdocs/NTDOMAIN.txt
/usr/doc/samba-2.0.6/docs/textdocs/NT_Security.txt
/usr/doc/samba-2.0.6/docs/textdocs/NetBIOS.txt
/usr/doc/samba-2.0.6/docs/textdocs/OS2-Client-HOWTO.txt
/usr/doc/samba-2.0.6/docs/textdocs/PRINTER_DRIVER.txt
/usr/doc/samba-2.0.6/docs/textdocs/PROFILES.txt
/usr/doc/samba-2.0.6/docs/textdocs/PROJECTS
/usr/doc/samba-2.0.6/docs/textdocs/Passwords.txt
/usr/doc/samba-2.0.6/docs/textdocs/Printing.txt
/usr/doc/samba-2.0.6/docs/textdocs/README.DCEDFS
/usr/doc/samba-2.0.6/docs/textdocs/README.jis
/usr/doc/samba-2.0.6/docs/textdocs/README.sambatar
/usr/doc/samba-2.0.6/docs/textdocs/Recent-FAQs.txt
/usr/doc/samba-2.0.6/docs/textdocs/RoutedNetworks.txt
/usr/doc/samba-2.0.6/docs/textdocs/SCO.txt
/usr/doc/samba-2.0.6/docs/textdocs/SMBTAR.notes
/usr/doc/samba-2.0.6/docs/textdocs/SSLeay.txt
/usr/doc/samba-2.0.6/docs/textdocs/Speed.txt
/usr/doc/samba-2.0.6/docs/textdocs/Speed2.txt
/usr/doc/samba-2.0.6/docs/textdocs/Support.txt
/usr/doc/samba-2.0.6/docs/textdocs/Tracing.txt
/usr/doc/samba-2.0.6/docs/textdocs/UNIX-SMB.txt
/usr/doc/samba-2.0.6/docs/textdocs/UNIX_INSTALL.txt
/usr/doc/samba-2.0.6/docs/textdocs/UNIX_SECURITY.txt
/usr/doc/samba-2.0.6/docs/textdocs/Win95.txt
/usr/doc/samba-2.0.6/docs/textdocs/WinNT.txt
/usr/doc/samba-2.0.6/docs/textdocs/cifsntdomain.txt
/usr/doc/samba-2.0.6/docs/textdocs/security_level.txt
/usr/doc/samba-2.0.6/docs/yodldocs
/usr/doc/samba-2.0.6/docs/yodldocs/.cvsignore
/usr/doc/samba-2.0.6/docs/yodldocs/DOMAIN_MEMBER.yo
/usr/doc/samba-2.0.6/docs/yodldocs/NT_Security.yo
/usr/doc/samba-2.0.6/docs/yodldocs/lmhosts.5.yo
/usr/doc/samba-2.0.6/docs/yodldocs/make_smbcodepage.1.yo
/usr/doc/samba-2.0.6/docs/yodldocs/nmbd.8.yo
/usr/doc/samba-2.0.6/docs/yodldocs/nmblookup.1.yo
/usr/doc/samba-2.0.6/docs/yodldocs/samba.7.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smb.conf.5.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smbclient.1.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smbd.8.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smbmnt.8.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smbmount.8.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smbpasswd.5.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smbpasswd.8.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smbrun.1.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smbsh.1.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smbspool.8.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smbstatus.1.yo
/usr/doc/samba-2.0.6/docs/yodldocs/smbtar.1.yo
/usr/doc/samba-2.0.6/docs/yodldocs/swat.8.yo
/usr/doc/samba-2.0.6/docs/yodldocs/testparm.1.yo
/usr/doc/samba-2.0.6/docs/yodldocs/testprns.1.yo
/usr/doc/samba-2.0.6/examples
/usr/doc/samba-2.0.6/examples/README
/usr/doc/samba-2.0.6/examples/autofs
/usr/doc/samba-2.0.6/examples/autofs/README
/usr/doc/samba-2.0.6/examples/autofs/auto.a
/usr/doc/samba-2.0.6/examples/dce-dfs
/usr/doc/samba-2.0.6/examples/dce-dfs/README
/usr/doc/samba-2.0.6/examples/dce-dfs/smb.conf
/usr/doc/samba-2.0.6/examples/misc
/usr/doc/samba-2.0.6/examples/misc/extra_smbstatus
/usr/doc/samba-2.0.6/examples/misc/wall.perl
/usr/doc/samba-2.0.6/examples/printer-accounting
/usr/doc/samba-2.0.6/examples/printer-accounting/README
/usr/doc/samba-2.0.6/examples/printer-accounting/acct-all
/usr/doc/samba-2.0.6/examples/printer-accounting/acct-sum
/usr/doc/samba-2.0.6/examples/printer-accounting/hp5-redir
/usr/doc/samba-2.0.6/examples/printer-accounting/lp-acct
/usr/doc/samba-2.0.6/examples/printer-accounting/printcap
/usr/doc/samba-2.0.6/examples/printing
/usr/doc/samba-2.0.6/examples/printing/smbprint
/usr/doc/samba-2.0.6/examples/printing/smbprint.sysv
/usr/doc/samba-2.0.6/examples/simple
/usr/doc/samba-2.0.6/examples/simple/README
/usr/doc/samba-2.0.6/examples/simple/smb.conf
/usr/doc/samba-2.0.6/examples/smb.conf.default
/usr/doc/samba-2.0.6/examples/svr4-startup
/usr/doc/samba-2.0.6/examples/svr4-startup/README
/usr/doc/samba-2.0.6/examples/svr4-startup/samba.server
/usr/doc/samba-2.0.6/examples/thoralf
/usr/doc/samba-2.0.6/examples/thoralf/smb.conf
/usr/doc/samba-2.0.6/examples/tridge
/usr/doc/samba-2.0.6/examples/tridge/README
/usr/doc/samba-2.0.6/examples/tridge/smb.conf
/usr/doc/samba-2.0.6/examples/tridge/smb.conf.WinNT
/usr/doc/samba-2.0.6/examples/tridge/smb.conf.fjall
/usr/doc/samba-2.0.6/examples/tridge/smb.conf.lapland
/usr/doc/samba-2.0.6/examples/tridge/smb.conf.vittjokk
/usr/doc/samba-2.0.6/examples/validchars
/usr/doc/samba-2.0.6/examples/validchars/msdos70.out
/usr/doc/samba-2.0.6/examples/validchars/nwdos70.out
/usr/doc/samba-2.0.6/examples/validchars/readme
/usr/doc/samba-2.0.6/examples/validchars/validchr.c
/usr/doc/samba-2.0.6/examples/validchars/validchr.com
/usr/doc/samba-2.0.6/examples/wins_hook
/usr/doc/samba-2.0.6/examples/wins_hook/README
/usr/doc/samba-2.0.6/examples/wins_hook/dns_update
/usr/man/man1/smbstatus.1
/usr/man/man5/smbpasswd.5
/usr/man/man7/samba.7
/usr/man/man8/nmbd.8
/usr/man/man8/smbd.8
/usr/man/man8/smbpasswd.8
/usr/man/man8/swat.8
/usr/sbin/nmbd
/usr/sbin/samba
/usr/sbin/smbd
/usr/sbin/swat
/usr/share/swat
/usr/share/swat/help
/usr/share/swat/help/DOMAIN_MEMBER.html
/usr/share/swat/help/NT_Security.html
/usr/share/swat/help/lmhosts.5.html
/usr/share/swat/help/make_smbcodepage.1.html
/usr/share/swat/help/nmbd.8.html
/usr/share/swat/help/nmblookup.1.html
/usr/share/swat/help/samba.7.html
/usr/share/swat/help/smb.conf.5.html
/usr/share/swat/help/smbclient.1.html
/usr/share/swat/help/smbd.8.html
/usr/share/swat/help/smbmnt.8.html
/usr/share/swat/help/smbmount.8.html
/usr/share/swat/help/smbpasswd.5.html
/usr/share/swat/help/smbpasswd.8.html
/usr/share/swat/help/smbrun.1.html
/usr/share/swat/help/smbsh.1.html
/usr/share/swat/help/smbspool.8.html
/usr/share/swat/help/smbstatus.1.html
/usr/share/swat/help/smbtar.1.html
/usr/share/swat/help/swat.8.html
/usr/share/swat/help/testparm.1.html
/usr/share/swat/help/testprns.1.html
/usr/share/swat/help/welcome.html
/usr/share/swat/help/welcome.ja_JP.ujis.html
/usr/share/swat/images
/usr/share/swat/images/globals.gif
/usr/share/swat/images/home.gif
/usr/share/swat/images/passwd.gif
/usr/share/swat/images/printers.gif
/usr/share/swat/images/samba.gif
/usr/share/swat/images/shares.gif
/usr/share/swat/images/status.gif
/usr/share/swat/images/viewconfig.gif
/usr/share/swat/include
/usr/share/swat/include/footer.html
/usr/share/swat/include/header.html
/var/lock/samba
/var/log/samba
/var/spool/samba


Generated by rpm2html 1.2

Best Linux team, Mon May 8 23:26:28 2000