Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Computer Security > Secured Mutex

Reply
Thread Tools

Secured Mutex

 
 
cpp
Guest
Posts: n/a
 
      10-26-2009
Hi,
I need to create a "Global Secured Mutex" that cannot be Opened or
Created by a 3rd party application. This mutex it's shared between 2
applications.

Anyone has an idea how to implement this ? I am thinking at a solution
but is not straight at all. Create a new System User, LogonUser,
ImpersonateLoggedOnUser, Set Security Attributes for mutex.

It;s there a simpler method to archive this ?

Thanks in advance
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference between mutex.mutex and threading.Lock sven Python 2 12-04-2009 11:30 PM
problem mutex-thread "Unlocking mutex owned by another thread ???" NaeiKinDus C++ 3 04-15-2007 09:35 PM
problem mutex-thread "Unlocking mutex owned by another thread ???" NaeiKinDus C++ 1 04-14-2007 07:40 PM
HTTPS : Secured and non secured item with absolute path trihanhcie@gmail.com ASP .Net 1 05-15-2006 01:24 PM
Mixing secured (HTTPS) and non-secured (HTTP) content in the samepage Daniel Frechette Javascript 2 04-10-2006 01:00 AM



Advertisments