summaryrefslogtreecommitdiffstats
path: root/README-smbmount
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>1999-02-26 04:46:22 +0000
committerJohn Terpstra <jht@samba.org>1999-02-26 04:46:22 +0000
commitb126064f64b676816cbe9c01afccbfbd882a3d1e (patch)
tree9ec6af402f970e560f5ab354a7f2c3690e399503 /README-smbmount
parentbdb36ee0c28cb82a9204ea0b670d382a4f8a10b9 (diff)
downloadsamba-b126064f64b676816cbe9c01afccbfbd882a3d1e.tar.gz
samba-b126064f64b676816cbe9c01afccbfbd882a3d1e.tar.xz
samba-b126064f64b676816cbe9c01afccbfbd882a3d1e.zip
README to clear up the SMBFS misapprehensions.
Diffstat (limited to 'README-smbmount')
-rw-r--r--README-smbmount51
1 files changed, 51 insertions, 0 deletions
diff --git a/README-smbmount b/README-smbmount
new file mode 100644
index 00000000000..0c9d9bbe50f
--- /dev/null
+++ b/README-smbmount
@@ -0,0 +1,51 @@
+Date: February 26, 1999
+
+Subject: smbmount / smbmnt / smbumount
+=============================================================================
+
+The Samba-Team wishes to make known that the above programs are a part of
+the SMBFS software package for the Linux operating system. They are very
+definitely NOT part of Samba and are in general NOT supported by the
+Samba-Team.
+
+In repsonse to flames to comp.protocols.smb and to feedback to
+samba-bugs@samba.org we wish to place on record that the reason for which
+these programs have not received the attention that some folks expect
+from the Samba-Team is as stated above, they are NOT part of samba.
+
+Out of empathy for the Samba user base we have taken the liberty of
+including patched source code for the above "SMBFS package" utilities
+in the Samba tarball.
+
+Mike Warfield is temporary caretaker of SMBFS and may be contacted at
+mike@samba.org.
+
+In deference to the fact that these programs are NOT part of Samba
+the default binary packaging facilities included in the samba tarball
+do NOT automatically create the updates needed for the Linux 2.2.x
+kernel. If you require the updated smbmount / smbmnt / smbumount tools
+then it will be necessary to modify the samba2.spec file to include
+the --with-smbmount option to the samba "configure" script _AND_
+you will need to add these files to the appropriate locations in the "install"
+and "files" sections also. The platform specific RPM SPEC files that you
+will need to modify may be found under ~samba/packaging/"platform".
+
+The Samba-Team has considered the alternatives. These are:
+ 1) Include all SMBFS code with Samba:
+ - rejected because we do not have the resources to support it.
+ - SMBFS is specific and limited to Linux
+ 2) Just build the smbmount / smbmnt / smbumount binaries:
+ - doing this will break RPM dependencies for the SMBFS package
+ - this is not a good option either
+ 3) Encourage people to use the "smbsh" utility that is part of samba
+ and is being developed to replace the need for "SMBFS"
+ - this is portable to platforms other than Linux
+ - it allows each user to authenticate as themselves instead
+ of allowing all users to use an SMB session that is
+ authenticated as just one user.
+
+We have chosen the later and hope that our users will understand and support
+the decision that has been made.
+
+For and on behalf of the Samba-Team
+John H Terpstra