PDA

View Full Version : Permessi(?)


mestesso
12-02-2003, 20:05
Salve a tutti. Dopo aver configurato in ide-scsi i lettori cd non riesco più ad accedervi se non tramite root. Cosa debbo fare per riabilitare l'accesso da utente normale? Anche modificando i permessi e cambiando la periferica di montaggio da /dev/scd0 a /dev/sr0 non cambia niente. Devo modificare il file fstab? Lo allego nel caso ci capiate qualcosa.

/dev/hda2 / ext3 defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/hda1 /mnt/windows ntfs ro,auto,users,umask=022 0 0
/mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom,defaults,ro,exec,nosuid,nodev,users 0 0
/mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0,defaults,nosuid,nodev,users 0 0
none /proc proc defaults 0 0
none /dev/pts devpts gid=5,mode=620 0 0
/mnt/cdrom1 /mnt/cdrom1 supermount fs=iso9660,dev=/dev/cdrom1,defaults,ro,nosuid,nodev,users 0 0

Grazie a chi mi risponderà

mcardini
12-02-2003, 21:28
Prova cos' con un cd-rom, se ti funziona modifichi anche gli altri:
/dev/cdrom /mnt/cdrom iso9660 defaults,ro,user 0 0

Fammi sapere.

ilsensine
13-02-2003, 13:58
Innanzitutto uccidi "users" e metti "user" ("user" è cmq inutile se _non_ è specificato "noauto")
Quindi, visto che usi il driver ide-scsi per il dispositivo fisico, devi usare il driver scsi per i cdrom:
modprobe sr_mod
Metti sr_mod nel file /etc/modules e verrà caricato automaticamente ad ogni avvio.

Hardware Upgrade Forum Database Error
Database Error Database error
The Hardware Upgrade Forum database has encountered a problem.

Please try the following:
  • Load the page again by clicking the Refresh button in your web browser.
  • Open the www.hwupgrade.it home page, then try to open another page.
  • Click the Back button to try another link.
The www.hwupgrade.it forum technical staff have been notified of the error, though you may contact them if the problem persists.
 
We apologise for any inconvenience.