Re: As a Different User
Re: As a Different User
- Subject: Re: As a Different User
- From: email@hidden
- Date: Fri, 6 Jul 2001 11:43:13 -0400
% su another-user
Password:
% open -a /Applications/Mail.app
kCGSErrorIllegalArgument : CGSNewConnection cannot get connection port
kCGSErrorIllegalArgument : CGSNewConnection cannot get connection port
kCGSErrorInvalidConnection : CGSGetEventPort: Invalid connection
%
You can run another app if you use the terminal...just type su
<username> to login as that user, then just use the open command to open
that app up under that user. Takes care of the authentication :D
Mike
--
Don Rainwater, Cocoa Developer In Training ;-)