On Sun, 03 Dec 2000, you wrote:
> Surely you should let ever user have access to thnis stuff. Log on as root
> and enter chmod -a+x /mnt/cdrom or whatever the device is. Hey presto,
> everyone can have a go.
Doesn't seem to work for me...
# start session
term
su
password *********
dir
bin dev home lost+found opt root tmp var
boot etc lib mnt proc sbin usr
chmod -a+x /mnt/cdrom
chmod: invalid mode
chmod -a+x /mnt/cdrom2
chmod: invalid mode
cd mnt
dir
drom cdrom2 disk floppy windows
chmod -a+x /mnt/cdrom
chmod: invalid mode
# end session