Re: SUBMIT command



In article <r4vTi.1824$s57.1524@xxxxxxxxxxxx>,
VAXman- @SendSpamHere.ORG writes:
In article <xntTi.2856$uk.1050@xxxxxxxxxxxx>, Ron Johnson <ron.l.johnson@xxxxxxx> writes:


On 10/23/07 13:35, Rich Alderson wrote:
bill@xxxxxxxxxxx (Bill Gunshannon) writes:

In article <DJHgiI$lOskD@xxxxxxxxxxxxxxxxxxxxxxxx>,
Kilgallen@xxxxxxxxxxx (Larry Kilgallen) writes:

There are lots of things VMS considers to be security relevant
where Unix does not care.

So you think requiring elevated proviledges is less of a security
threat?

Of course, absent password sharing, "elevated privileges" is the way such
things are done in a modern Unix as well.

sudo and /etc/sudoers.

The sysadmin gives specific users specific permission to run
specific programs.


I only wish that I could enter 'sudo' and type my password and then
stay in a context where I could do multiple commands with the 'sudo'
authorized privies.

i.e.

% sudo
Password: ******
sudo% command
sudo% command
sudo% command
sudo% exit

Well, sudo is for specific commands and not general use. But it
wouldn't take much to provide a menu that had more than one command
available at any given time. If you are looking for general command
execution use plain "su".

bill

--
Bill Gunshannon | de-moc-ra-cy (di mok' ra see) n. Three wolves
bill@xxxxxxxxxxxxxxx | and a sheep voting on what's for dinner.
University of Scranton |
Scranton, Pennsylvania | #include <std.disclaimer.h>
.



Relevant Pages

  • Re: Unix assigning permissions to windows 2000/3 folders
    ... I have talked to other Unix ... information and then spawns another script that excutes a 'sudo' command. ... If all else fails - READ THE INSTRUCTIONS! ...
    (microsoft.public.windows.server.scripting)
  • Re: Apple recommending anti-virus software for Macs?
    ... > To be ultra-safe with the 'rm' command, ... Not a bad idea for root, It would drive me nuts in my user account. ... downloads directory and executing it. ... That I type an EOF is a trivial difference versus 'sudo' exiting ...
    (comp.sys.mac.system)
  • Re: Sudo
    ... >> in as adminB, then the system sees adminB on the ... >> If userA is not in sudoers, ... >> The sudo command itself only works for that command. ...
    (alt.linux)
  • Re: any way to track commands of a user logged in through ssh
    ... applies _to that command only_. ... the command they want to run with 'sudo', ... I use/run a Shell command that requires 'root' privileges...Especially ... So what do you think about creating a separate 'group' for certain ...
    (comp.os.linux.misc)
  • [UNIX] Sudo Race Condition Vulnerability
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... A race condition with the Sudo command pathname handling allows a local ... When a user runs a command via Sudo, the inode and device numbers of the ... listed in the sudoers file is stored in the variable safe_cmnd, ...
    (Securiteam)