Ticket #45 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

rbot doesn't respect su

Reported by: Mike Assigned to: giblet
Priority: normal Milestone: rbot 1.0
Component: misc Version: 0.9.9
Severity: normal Keywords: su
Cc:

Description

When you change to another user using su, rbot doesn't respect that. The problem is the usage of Etc.getlogin. Problem summary and a possible solution: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/132808

Would be nice if you could fix this :)

Change History

11/14/05 08:26:43 changed by giblet

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to rbot 1.0.

This is already fixed in SVN, however the thread you linked to does contain a better fix so I'll apply that, thanks.