Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #7268

Re: The pythonic way equal to "whoami"

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!dedekind.zen.co.uk!zen.net.uk!hamilton.zen.co.uk!prichard.zen.co.uk.POSTED!not-for-mail
From Nobody <nobody@nowhere.com>
Subject Re: The pythonic way equal to "whoami"
Date Thu, 09 Jun 2011 03:38:58 +0100
User-Agent Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.)
Message-Id <pan.2011.06.09.02.38.42.922000@nowhere.com>
Newsgroups comp.lang.python
References <islca0$asr$1@speranza.aioe.org> <mailman.2533.1307458768.9059.python-list@python.org> <isnv5p$gla$1@speranza.aioe.org>
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
Lines 9
Organization Zen Internet
NNTP-Posting-Host b3c2870e.news.zen.co.uk
X-Trace DXC=gHFDFDSbB;VBoSkU<=5DDY0g@SS;SF6nWRiiCXJE[K>Wa=cd4kjL]fQImJb1Y7BL`Tn`LPSb8gRQ_
X-Complaints-To abuse@zen.co.uk
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:7268

Show key headers only | View raw


On Wed, 08 Jun 2011 21:58:17 +0800, TheSaint wrote:

>> os.geteuid
> This return 0 for *root* . I don't know if it's a standard for all distro.

UID 0 is the "superuser". The name "root" is conventional, but it's the
EUID (effective UID) which is used in permission checks; the kernel
doesn't care about names.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

The pythonic way equal to "whoami" TheSaint <nobody@nowhere.net.no> - 2011-06-07 22:24 +0800
  Re: The pythonic way equal to "whoami" Kushal Kumaran <kushal.kumaran+python@gmail.com> - 2011-06-07 20:29 +0530
    Re: The pythonic way equal to "whoami" TheSaint <nobody@nowhere.net.no> - 2011-06-08 21:58 +0800
      Re: The pythonic way equal to "whoami" Christopher Head <chead@is.invalid> - 2011-06-08 13:08 -0700
        Re: The pythonic way equal to "whoami" TheSaint <nobody@nowhere.net.no> - 2011-06-09 19:34 +0800
      Re: The pythonic way equal to "whoami" Nobody <nobody@nowhere.com> - 2011-06-09 03:38 +0100

csiph-web