I develop a c++ CGI app that is used under Windows and Linux. It has to start another app. Currently I am using a system call:
How is it possible to check that particular user has write rights to Queue / Topic, without affecting Destination.
I\'m trying to restraint editing on the Wiki (using MediaWiki) that I\'m creating as an internal project for my company.
On some machine we 开发者_JAVA百科have the following error at service install: \"Service ... failed to start. Verify that you have sufficient privileges to start system services.\"
I have a term DB. Each term may be private or public. Terms are organized into projects. There is a user table as well.
I am having trouble with setting the secutrity rights for the Media Library of one of our customers. For the \"Sitecore Client Authoring\" role I have specifed that it has only read access for the ent
I develop a Windows Forms application using VS 2008. Application will be deployed in Corporate Environment: a network (VPN, LAN) is in several cities, many PC clients Windows XP; and there is a only S
I have a rather complicated toolchain so prepare for a lengthy post until getting to the problem: I managed to get PDFCreator and a virtual PDF creating printer under Windows 7 running in server mode
I created a scheduler. It was threaded first, but because of memory leaks and separatable tasks I changed to subprocesses.
In my application I\'m using ntrights.exe, that is part of Windows Resource Kit, to grant and revoke a specific user right.