Tagged Questions

0
votes
3answers
50 views

in which database software / language is it possible to create a database accessible by multiple users except its two collumns to be accessed only by admin user .

in which database software / language is it possible to create a database accessible by multiple users except its two collumns to be accessed only by admin user. please give detail …
0
votes
2answers
48 views

Question about rights for svn

I have a web application written in asp.net mvc. I have in MyApp.Web assembly the list of views and and the content files(images, scripts, css, and so on). In MyApp.WebBase I have …
2
votes
3answers
112 views

What rights do I have posting my own website?

Me and a couple buddies are working on a website that involves heavy user commenting and feedback opinions, etc. We are expecting some of the posts to have some content that we do …
4
votes
2answers
114 views

Elevating to admin rights in Mac application

I am making a simple application that lets you quickly enter a shell command to be run. It works perfectly, however there is the problem of sudo commands. Currently, it detects a s …
1
vote
1answer
101 views

Does g++ license(GPL) allows to do this?

Let's say a developer writes code in some new language, which he then sends to a server. That server takes the code he wrote and turns it into c++ code which is subsequently compil …
20
votes
21answers
706 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 …
0
votes
0answers
137 views

Script to assign Extended Rights in AD, Special Permissions

How would you script extended rights in AD for a group to be able to unlock accounts. Need to know what the GUID is for this key? Is this possible to do, it is possible to script a …
0
votes
2answers
45 views

SQL Rights Creator/Owner

Our software has data to store, so it also install MYSQL, a root user and a user with read only access if a third party compagny wants to install a backup solution for our data. Bu …
0
votes
0answers
36 views

Rights issue on SPSite.RootWeb access

The code below throws an exception when I try to access the site.Rootweb property. I suspect it is a rights issue, but no matter waht I do I cannot resolve it. Any ideas? using …
0
votes
1answer
81 views

FreeBsd: let users of the same group have automatic read/write access to files and folders created by them

Hello! I'm in a FreeBSD-environment where we have one server that acts as a file-server. Now we have a problem that our SYS-admin says can not be fixed. All or files resides in …
4
votes
4answers
182 views

Code ownership while working as an employee

I am working on a contract (in USA) where I will become an employee of a company and provide them with a software solution for their operation. In the contract it is clearly indica …
18
votes
23answers
1k views

Do programmers need a union?

In light of the acrid responses to the intellectual property clause discussed in my previous question, I have to ask: why don't we have a programmers' union? There are many issues …
0
votes
1answer
72 views

Copy files with double credentials (windows)

Assume we have c:\DirA that can be read by User1 only, and c:\DirB that can be written by User2 only. Both credentials are know. How can I copy files from DirA to DirB directly?
1
vote
11answers
356 views

Is it OK to give users no way to change their password?

I think it's a Bad Thing to do, but I was hoping for an authoritative perspective, or at least a broad sampling. I personally feel that a user owns his or her password and that a …
1
vote
1answer
372 views

Why can I not set this ACL rule in C#?

Running as an elevated admin on Vista SP1, my C# app tries to set the following rule with the following code. No error is produced, but neither is any change on the directory's ACL …

1 2 next
15 30 50 per page