LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   AIX (https://www.linuxquestions.org/questions/aix-43/)
-   -   `nouser' prevents anyone but root mounting filesystems in the /etc/fstab in linux (https://www.linuxquestions.org/questions/aix-43/%60nouser-prevents-anyone-but-root-mounting-filesystems-in-the-etc-fstab-in-linux-341168/)

Frustin 07-08-2005 01:29 AM

`nouser' prevents anyone but root mounting filesystems in the /etc/fstab in linux
 
what is AIX 5.1L's equivilent? something in the /etc/filesystems file?

Yordan 07-11-2005 08:27 AM

A standard AIX user cannot mount a filesystem because of permissions. For instance, if the oracle user tries to mount /users, it fails with an permission error message :
$ mount /users
mount: Write permission is required to mount over /users.


All times are GMT -5. The time now is 02:33 PM.