Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

28
votes
23answers
1k views

Is there a DRM scheme that works?

We help our clients to manage and publish their media online - images, video, audio, whatever. They always ask my boss whether they can stop users from copying their media, and he asks me, and I ...
14
votes
5answers
5k views

Latex=>PDF Rights management

Im currently writing my bachelor thesis with latex and using TexnicCenter. I want to be able to send my generated pdf file to people and they should be able to write comments. It seems like commenting ...
3
votes
4answers
842 views

How can I use Performance Counter in w2k8

Problem: I can add+use performance counters in w2k8 with normal user privileges. If I try to create or access a Process performance counter, i get a message that the counter does not exist. Same ...
2
votes
2answers
958 views

Granting Rights on Stored Procedure to another user of Oracle

Greetings, I am a student of Undergraduate studies , and I am facing little problem in granting rights of ownership to a user A to a stored procedure being owned by user B in database Oracle 10g mode ...
2
votes
5answers
1k views

How should I be implementing my ACL in a web application?

I've been thinking about the web app I'm about to begin developing and wondering whether my usual approach could be improved. In my last few apps I've created a table (see below) of roles (such as ...
1
vote
1answer
61 views

Setting documents folder as a network public folder from cmd in Windows

I am trying to create a batch file for setting the user documents folder in Windows so that it is accessible from the network like the public folder is by default, pretty much making it shared with ...
1
vote
1answer
513 views

Windows 7 Service differences between local system and local service

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 ...
1
vote
4answers
289 views

Git deny users to create tags

Here is a question about git repo management... Is it possible to configure git repo to allow TAG creation only for some users? And similar question for branch: is it possible to configure list of ...
1
vote
1answer
1k views

How to unzip a folder and delete zipped original? (PHP)

I am creating something like eazy installer\setuper for my CMS. When user downloads .zip with my CMS and unpacks it into some folder on his php server he sees a file - install.php and a zip folder ...
1
vote
3answers
611 views

How do I grant SeCreateSymbolicLink on Windows Vista Home edition

I want to be able to use mklink to create symbolic links on my Windows Vista Home edition computer. However, I must grant SeCreateSymbolicLink before mklink will be able to function on Vista Home ...
0
votes
0answers
22 views

Generating a Reporting Services Excel protected with RMS

Is there an easy way to automatically protect with RMS an Excel file generated from Reporting Services? I mean I don't want to rewrite the Excel rendering extension, unless I can wrap the existing ...
0
votes
1answer
33 views

howto configure rights on webserver for successful bzr repository

I'm trying to get a better workflow with bzr between deploy server and local development machine. Web server running as www-user and bzr-login with local account, wdev. at server groups are setup, ...
0
votes
1answer
30 views

SQL Server 2005, rights validation

I'm writing an application in C# working with a database, SQL Server 2005. It uses Windows authentification. The problem is that user should get rights according to information stored in database. ...
0
votes
0answers
75 views

What permissions/rights for Very Sleepy profiling?

I would like allow a user to use of Very Sleepy, without give him administrators rights. Without admin' rights, he can launch Very Sleepy then launch an application with the software to profile it. ...
0
votes
0answers
50 views

Rights managmement for MySQL table rows

I am designing a MySQL schema, with an "Account" tables for users and a "Groups" table for usergroups with a m:n relation between these two tables. Users can log in and are saved into a session in ...
0
votes
1answer
244 views

Ubuntu access rights - Mod_Python Permission denied

I am running Ubuntu with an Apache webserver with Mod_python. The root directory of the web server is /var/www I have a form for uploading files. The uploaded files should be stored in folder ...
0
votes
2answers
263 views

how to prevent application to be uninstalled by a user (w/o admin rights)?

I need to forbid to uninstall an application (not a service!) by a user w/o some special rights. How to do this? installation will be done by domain administrator thanks for your time [EDIT] also I ...
0
votes
2answers
446 views

how to download folder from some ftp server into your server home directory and give to that directory rights?

how to download folder from some ftp server into your server home directory and give to that directory rights? (like all files in this directoy have all or non rights...) not using special libs if it ...
0
votes
1answer
2k views

windows rights management client for windows 7

can you guys help me out finding windows rights management services client for windows 7 for 64 bit OS thanks
0
votes
1answer
42 views

Securing Office web content from redistribution without RMS

I’m looking for a mechanism that can be used to distribute Microsoft Office content over the web without using Rights Managements Services whilst minimising the ability for it to be printed or ...
0
votes
1answer
81 views

Best approach for authorisation rules

I'm wonder about best approach of implementation auth. rules in Client-Server app using Business Objects. I've noticed common tactic is: - on DB side: implement one role for application, used for ...
0
votes
2answers
1k views

Information Rights Management (IRM) & SharePoint - can the system administrators view the content of a protected file?

We are considering deploying a MOSS site for our HR department but there is some concern over the system administrators being able to access the highly confidential material regarding performance and ...