Real_user_id / effective_user_id

Hi all,

How do I determine my uid and so forth?
Any variable for it?

db

···


Apr 30 Karl Friedrich Gauss born, 1777, mathematician & astronomer
Apr 30 The Workers Day in Uruguay
Apr 30 Queen’s Birthday in the Netherlands, the Netherlands Antilles
Apr 30* Lag Ba`omer (Commemoration of the Great Rebellion)
Apr 30* Omer 33th day

puts Process.uid
puts Process.euid

etc

And there are accessors which can be used to do the equivalent of setuid()

Regards,

Brian.

···

On Thu, May 01, 2003 at 05:54:04AM +0900, Daniel Bretoi wrote:

How do I determine my uid and so forth?
Any variable for it?