d844b3df99
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a04 Approved by: netchild
19 lines
721 B
Text
19 lines
721 B
Text
--- rscsi/rscsi.dfl.orig Sun Aug 17 11:50:57 2003
|
|
+++ rscsi/rscsi.dfl Sun Aug 17 12:28:46 2003
|
|
@@ -18,14 +18,13 @@
|
|
# Each USER= entry adds the listed user to the users who may run rscsi
|
|
#
|
|
# A typical passwd entry looks like this:
|
|
-# rscsi:x:1999:1000:Remote SCSI:/export/home/rscsi:/opt/schily/sbin/rscsi
|
|
+# rscsi:*:99:99::0:0:Remote SCSI:/usr/local/rscsi:/opt/schily/sbin/rscsi
|
|
#
|
|
-# Add entries for all valid remote users to /export/home/rscsi/.rhosts
|
|
+# Add entries for all valid remote users to /usr/local/rscsi/.rhosts
|
|
#
|
|
# USER= entries are checked with a pattern matcher. USER=* matches all users.
|
|
#
|
|
USER=rscsi
|
|
-#USER=joerg
|
|
|
|
#
|
|
# Each ACCESS= entry adds a target or group of targets to the list of visible
|