controller to controller call

How would you call an action from one controller to another?

See my post a few posts earlier on accessing a method in another controller, or you can always put the common method in a module. - RVince

Ya, I am trying to do the create user/login in one step in clearance.