summaryrefslogtreecommitdiff
path: root/packaging/SGI/inst.msg
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>1998-12-07 20:27:01 +0000
committerHerb Lewis <herb@samba.org>1998-12-07 20:27:01 +0000
commite12592e19f95c1b9c2a67103a511dff6379794f6 (patch)
tree486951b15cd2cdeda21f8fadb20092ddee305218 /packaging/SGI/inst.msg
parent9c848ec329a6ce86cffb2304746590116d9292f0 (diff)
downloadsamba-e12592e19f95c1b9c2a67103a511dff6379794f6.tar.gz
samba-e12592e19f95c1b9c2a67103a511dff6379794f6.tar.bz2
samba-e12592e19f95c1b9c2a67103a511dff6379794f6.zip
sync with 2.0 tree
(This used to be commit 44d962b73634c3e43973b35c1f02aaff6edc5981)
Diffstat (limited to 'packaging/SGI/inst.msg')
-rwxr-xr-xpackaging/SGI/inst.msg31
1 files changed, 31 insertions, 0 deletions
diff --git a/packaging/SGI/inst.msg b/packaging/SGI/inst.msg
new file mode 100755
index 0000000000..c613a09d01
--- /dev/null
+++ b/packaging/SGI/inst.msg
@@ -0,0 +1,31 @@
+#! /bin/sh
+
+echo
+echo
+echo Samba for IRIX has been installed on your system.
+echo
+echo Your /etc/services and /etc/inetd.conf files have
+echo been modified to automatically start the
+echo Samba Web Administration Tool \(SWAT\) when you
+echo connect with a web browser to
+echo
+echo http://`hostname`:901
+echo
+echo The original versions of /etc/services and
+echo /etc/inetd.conf were saved echo with a .O extension.
+echo
+echo If you do not wish SWAT to be enabled you may
+echo run the script /usr/samba/scripts/removeswat.sh
+echo which will remove the entries from /etc/services
+echo and /etc/inetd.conf
+echo
+echo Please review your configuration settings by
+echo connecting to SWAT or editing the file
+echo /usr/samba/lib/smb.conf and then starting
+echo the smbd and nmbd daemons to complete the
+echo installation. You may start the daemons from
+echo the SWAT "Status" page or by executing the
+echo following command as root.
+echo
+echo /etc/init.d/samba start
+echo