Re: [Mono-dev] Run process as a different user

2008-05-11 Thread [EMAIL PROTECTED]
, 2008 2:47:25 PM Subject: Re: [Mono-dev] Run process as a different user System.Diagnostics.Process is the way to go. Regards. 2008/5/7 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]: Hi, What's the best way

Re: [Mono-dev] Run process as a different user

2008-05-09 Thread Andreas Färber
Am 08.05.2008 um 20:47 schrieb Miguel Ángel Pérez: System.Diagnostics.Process is the way to go. Regards. 2008/5/7 [EMAIL PROTECTED] [EMAIL PROTECTED]: Hi, What's the best way to start a process as a different user in Mono/ Linux using framework 1.1? Starting sudo -u user commandtorun

Re: [Mono-dev] Run process as a different user

2008-05-09 Thread Jacob Gladish
: Thursday, May 8, 2008 2:47:25 PM Subject: Re: [Mono-dev] Run process as a different user System.Diagnostics.Process is the way to go. Regards. 2008/5/7 [EMAIL PROTECTED] [EMAIL PROTECTED]: Hi, What's the best way to start a process as a different user in Mono/Linux using framework 1.1? Thanks

Re: [Mono-dev] Run process as a different user

2008-05-09 Thread Miguel Ángel Pérez
2008/5/9 Andreas Färber [EMAIL PROTECTED]: Am 08.05.2008 um 20:47 schrieb Miguel Ángel Pérez: System.Diagnostics.Process is the way to go. Regards. 2008/5/7 [EMAIL PROTECTED] [EMAIL PROTECTED]: Hi, What's the best way to start a process as a different user in Mono/Linux using

Re: [Mono-dev] Run process as a different user

2008-05-09 Thread Miguel Ángel Pérez
either. - Original Message From: Miguel Ángel Pérez [EMAIL PROTECTED] To: mono-devel-list@lists.ximian.com mono-devel-list@lists.ximian.com Sent: Thursday, May 8, 2008 2:47:25 PM Subject: Re: [Mono-dev] Run process as a different user System.Diagnostics.Process is the way to go

Re: [Mono-dev] Run process as a different user

2008-05-09 Thread Atsushi Eno
: [Mono-dev] Run process as a different user System.Diagnostics.Process is the way to go. Regards. 2008/5/7 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]: Hi, What's the best way to start a process as a different user in Mono/Linux

Re: [Mono-dev] Run process as a different user

2008-05-09 Thread [EMAIL PROTECTED]
ok, I was thinking about impersonation or something like that, but this will work :-P Andreas Färber escribió: Am 08.05.2008 um 20:47 schrieb Miguel Ángel Pérez: System.Diagnostics.Process is the way to go. Regards. 2008/5/7 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]

Re: [Mono-dev] Run process as a different user

2008-05-08 Thread Miguel Ángel Pérez
System.Diagnostics.Process is the way to go. Regards. 2008/5/7 [EMAIL PROTECTED] [EMAIL PROTECTED]: Hi, What's the best way to start a process as a different user in Mono/Linux using framework 1.1? Thanks, pablo ___ Mono-devel-list mailing

[Mono-dev] Run process as a different user

2008-05-07 Thread [EMAIL PROTECTED]
Hi, What's the best way to start a process as a different user in Mono/Linux using framework 1.1? Thanks, pablo ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list