summaryrefslogtreecommitdiff
path: root/sysutils/cdrtools/files/patch-README.rscsi
blob: 8fed06bfc87676aac2fca01a145c4b27e1c87b53 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
--- README.rscsi.orig	Sun Aug 17 11:31:39 2003
+++ README.rscsi	Sun Aug 17 14:38:57 2003
@@ -18,24 +18,21 @@
 		NOTE: In this case, rscsi must be installed suid root. 
 		**** This is the preferred method ****
 
-To enable remote SCSI via the login shell method you should do the following:
-
-	-	Add an entry to /etc/passwd in the form:
+		The FreeBSD port automatically installs the rscsi binary suid
+		root and creates the user "rscsi".
 
-		rscsi:x:1999:1000:Tape:/export/home/rscsi:/opt/schily/sbin/rscsi
-
-		(modify this according to your OS). And don't forget to
-		modify /etc/shadow the way it needs to be on your OS.
+To enable remote SCSI via the login shell method you should do the following:
 
-	-	Create a  home directory for this user and add a .rhosts file
-		to allow access to all users you like.
+	-	Make sure that there is an entry for rshd(8) in /etc/inetd.conf
+		and inetd(8) is running.
 
-	-	Install rscsi suid root into /opt/schily/sbin
+	-	Edit /usr/local/rscsi/.rhosts to allow access to all users you
+		like.
 
-	-	Install a file /etc/default/rscsi and define access rights.
+	-	Edit /usr/local/etc/rscsi and define access rights.
 		Without this file, rscsi will not work at all.
 
-		The template for this file is: rscsi/rscsi.dfl
+		The template for this file is: /usr/local/etc/rscsi.sample
 
 RSCSI Security: