Re: Mount



Karl F. Larsen wrote:
I used "whereis" mount and found it in the /bin/ directory. It was
one of the few red colored things in the directory. Here is what it is:

karl@karl-hardy:/bin$ ls -al mount
-rwsr-xr-x 1 root root 81368 2008-09-26 06:43 mount
karl@karl-hardy:/bin$

It appears that everyone indeed should be able to use mount.

Yes, everyone can execute /bin/mount, just like everyone can execute
/bin/rm. But just like everyone can't do:

rm -rf /

everyone can't do:

mount /dev/sda1 /mnt/sda1

(unless fstab is setup so they can)

There are more factors than just who can run the executable, such as
mount's internal checks and the permissions for the block device.

Matt Flaschen

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Auto shut off
    ... And if problem shows up in the security log, you see "Failure audit" ... Enquire, plan and execute ... Karl Snooks wrote: ... You will receive a brief explanation of the event. ...
    (microsoft.public.windowsxp.general)
  • Solaris 10 autofs directory permissions - Solution
    ... the fact that my map file has 755 permissions not 644. ... If the execute permission is set, it becomes an executable map which is ... map is expected to return the content of an automounter map ...
    (SunManagers)
  • Re: Rights to execute jobs?
    ... Does anyone know if the rules surrounding stored procedure permissions apply ... Does this apply to a proc calling sp_start_job so that I ... raise the alert, so it could be anyone on the server. ... is that a group needs to not be an admin but still be able to execute ...
    (microsoft.public.sqlserver.security)
  • Re: Newbie
    ... I will now tell you some basic commands. ... Easy file has rights and a owner. ... file and who may execute it. ... The last three characters are about the permissions of user ...
    (alt.linux)
  • Re: Execute Persmission denied on object sp_OACreate
    ... SQL Server doesn't check permissions on indirectly referenced objects as ... You can prevent ad-hoc execution of powerful master database procs while ... >I have a user who has execute permissions on a store procedure in a>database> which in turns executes 4 stored procedures in the master database. ...
    (microsoft.public.sqlserver.security)