home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky alt.sys.sun:3584 comp.sys.sun.misc:6458
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!usc!howland.reston.ans.net!spool.mu.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!news.rz.uni-karlsruhe.de!hirt
- From: hirt@itsnova.mach.uni-karlsruhe.de (Markus Hirt)
- Newsgroups: alt.sys.sun,comp.sys.sun.misc
- Subject: Re: Can "normal" users mount under Solaris 2.X
- Date: 23 Jan 93 21:02:26
- Organization: /home1/itsnova/hirt/.organization
- Lines: 27
- Message-ID: <HIRT.93Jan23210226@itsnova.mach.uni-karlsruhe.de>
- References: <C15usz.L0t@intcorp.mn.org>
- NNTP-Posting-Host: itsnova.mach.uni-karlsruhe.de
- In-reply-to: jdf@intcorp.mn.org's message of Wed, 20 Jan 1993 16:22:11 GMT
-
- In article <C15usz.L0t@intcorp.mn.org> jdf@intcorp.mn.org (Joel D. Flatt) writes:
-
- > Under SunOS 4.X I was able to allow non-root users to mount and umount
- > filesystems by having them execute the [u]mount command in a shell
- > script where the owner of the script is root and the setuid bit is set.
- > This does not appear to work for Solaris 2.1.
-
- It is generally 'unsecure' to have shellscripts setuid root. So it might be
- possible that setuid for scripts was disabled in Solaris. You may try
- to write a little C program doing the same as your shellscript and
- setuid the executables of this one.
-
- Markus
-
-
-
-
- --
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- + Markus Hirt + hirt@itsnova.mach.uni-karlsruhe.de +
- + Institute for Thermal Turbomachinery + +
- + University of Karlsruhe, Germany + +
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-
-
-
-
-