diff options
Diffstat (limited to 'sysutils/cdrtools/files/patch-cdrecord__README.rscsi')
| -rw-r--r-- | sysutils/cdrtools/files/patch-cdrecord__README.rscsi | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/sysutils/cdrtools/files/patch-cdrecord__README.rscsi b/sysutils/cdrtools/files/patch-cdrecord__README.rscsi new file mode 100644 index 000000000000..9398843e937a --- /dev/null +++ b/sysutils/cdrtools/files/patch-cdrecord__README.rscsi @@ -0,0 +1,36 @@ +--- cdrecord/README.rscsi.orig Sun Aug 17 11:31:39 2003 ++++ cdrecord/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: + |
