We would like to allow all users to mount CD-ROM on our netwrok. It seems the only way to do this is to use mount which requires super user provileges.
We are trying to write a script which will invoke su and mount the CD-ROM, but we cannot invoke su in the script and automatically give it the password.