On Mar 20, 4:38=A0pm, Gregory Weston <u...@[EMAIL PROTECTED]
> wrote:
> In article
> <a74894c9-9f0f-4d70-a1df-15f00defc...@[EMAIL PROTECTED]
>,
>
> =A0p2 <pradip.pa...@[EMAIL PROTECTED]
> wrote:
> > Hi,
>
> > I put my executable in startupitems, it is running successfully on
> > 10.4.10 and earlier,
>
> > BUT it is failed on 10.5 and shows in log " Untrusted apps are not
> > allowed to connect to or launch Window Server before login. "
>
> > What might be the problem ?
>
> > p2
>
> Um. Untrusted apps are not allowed to connect to or launch Window Server
> before login in 10.5. Sign your code and it'll probably be fine. Or put
> your program someplace where it doesn't launch that early.
>
>
<http://developer.apple.com/do***entation/Security/Conceptual/CodeSigning
>
Guide/Introduction/chapter_1_section_1.html#//apple_ref/doc/uid/TP4000592
> 9-CH1-DontLinkElementID_13>
means , untrusted application run but not able to connect to window
server right ?
is IOkit runloop using window server ?
p2


|