Tagged Questions
0
votes
0answers
18 views
What order are Android permissions displayed in?
When a user installs an Android application, the Android system displays the list of (dangerous) permissions that the app is requesting on a warning screen, as part of the installation process, and ...
0
votes
1answer
25 views
Best practice: Files/Folders permission/owner in symfony2
The symfony2's kernel needs to write in the cache ( as the http user ). I also need to read/write into the folder for these reasons:
The IDE needs to read/write/create in document root
In shell my ...
-1
votes
0answers
27 views
win32: Named Pipe visible/accessible only from current process [closed]
I basically need in-process communication at the moment.
I choose named pipes for in-process communication because soon program will be modified, added authentication and so on.
At the moment, I would ...
0
votes
0answers
6 views
SharePoint 2007 permissions to form based users
i have SharePoint 2007 internet portal. i wonder if i cant specify security permissions on pages,lists,listitems on form based users level. just like the domain users.
is that possible ?!
Thanks
0
votes
2answers
29 views
Wordpress secure way to have Private/Public posts
I've asked a few questions trying to solve this simple problem, but nothing seems to work.
Whats the recommended way to have private/public posts? I want to have a site that if an ...
-1
votes
0answers
14 views
Java ee 6 client independet user permissions
I have a issue to redisgn the user rights serivce in a Java EE environment. The actual situation is that the userrights are bound to swing components. So you can't use it in JSF environment for ...
0
votes
0answers
45 views
tomcat application run with different user than tomcat
I have a tomcat with several applications running on it. Those applications read / write files located in an user home folder (lets say /home/myuser/incoming and /home/myuser/outgoing)
I start tomcat ...
0
votes
1answer
45 views
Where can I find the exact semantics of Windows ACLs
Is there any place where I can find out an exact description of the Windows access control semantics, similar in detail to the acl(5) man page on Linux. i.e. an algorithm that explains exactly how ...
0
votes
1answer
49 views
Web application, users and permissions (and security)
I'm designing a web application, my first serious web application. It'll have some users with different privileges (RBAC/ACL). As you can imagine, I'm a little bit worried about permission management ...
0
votes
1answer
29 views
CreateProcessAsUser from service has security issues accessing a remote machine
I'm trying to synchronize my local (remote) database with a centralized consolidated database on the server (using Sybase database). The synchronization has to happen at a scheduled time, and i am ...
1
vote
1answer
67 views
Change thread permissions in Windows using C
I have a server application, that uses multi client method. When it detect a new request, makes a new socket for new client first. Then makes a new thread for it and new thread will do whatever it ...
2
votes
2answers
129 views
Design review - Performance and Scalability concerns for a role based access system
I'm designing authorization service. It performs access control based on roles assigned to user and permissions set on content. User can belong to multiple groups. These groups can belong to other ...
0
votes
0answers
776 views
htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/files/domain.com/public_html/images/' is executable
Today i migrated my images from one server to another and faced a strange permission issue
[Mon Mar 25 08:42:23.676315 2013] [core:crit] [pid 15182] (13)Permission denied: [client 24.14.2.22:48113] ...
0
votes
1answer
39 views
What permissions are required for MS DNS WMI API?
My webserver (in a datacenter) runs both IIS and MS-DNS Server and also hosts my website's DNS zone. I've been using no-ip.org for a while, but I don't like having to manually update it myself, so I ...
1
vote
2answers
37 views
Custom Permissions for a Specific PHP Script
I am developing a website which provides the option that clients can upload their PHP scripts to a specific directory on my server. I want to make sure that my system is secure, and thus I do not want ...
1
vote
0answers
101 views
Apache Shiro per object permission?
Is it possible to implement a per database row permission system with Shiro? Suppose I have 10000 records in a table and some user can only see 1000 records... what is the best way to only return ...
-3
votes
1answer
64 views
Android list all applications that have permission to the camera [closed]
Could you please tell me How I can list all the applications which has permission to access the camera in an Android phone?
1
vote
1answer
43 views
Write a log in .NET - permissions issue
I need in a .NET Windows Application to write some log text and then display that text to the user.
I have no specific requirements on WHERE to create the log file.
Initially I wrote the log file in ...
0
votes
1answer
46 views
Properly Set Permission to /home/user folder for webserver
I'm currently setting up my own Linux server running CentOs 6.
I already know the basic commands etc. but I don't have much experience with apache/php security although I do have a lot of experience ...
1
vote
1answer
130 views
How to assign access rights “Everyone” to a directory
I encounter a problem to assign access rights to "Everyone" on a directory folder "wwwroot" on windows from my little programm in C#.
Here's how I do it.
//I also try with 'S-1-1-0'/'Everyone' but ...
1
vote
1answer
60 views
How to cleanly remove a Plone custom permission?
You know, you start creating a distribution called something.good and on it you define a permissions.zcml with something like:
<configure xmlns="http://namespaces.zope.org/zope">
...
2
votes
2answers
240 views
How to run setup.exe file using java
I am developing an java application from which I have to run xyz_setup.exe installer. I tried the following code
String command = "C:\\xyz_setup.exe";
Runtime.getRuntime().exec(command);`
But it ...
0
votes
1answer
88 views
What is the best way to check a user's permissions while they are browsing through your website?
Im fairly new to asp.net and am having a hard time finding information about this topic.
I am building a website which will allow users to upload videos. If the videos, for example, are inappropriate ...
1
vote
1answer
124 views
Salesforce “View All” Permissions on a Detail Object, Will it give view all on the Master Object because of Master-Detail Relationship?
I've researched/read what I can on Master-Detail relationships in Salesforce but still have a query regarding permissions:
If I grant "View All" access to the Detail Object in a Master-Detail ...
4
votes
2answers
163 views
AccessController not taking a class' ProtectionDomain into account [resolved]
Answer
I figured out the answer to the question, and answered it below.
I'll leave the question unchanged for completeness.
Context
I am writing a Java system where code is executed in very strict ...
-1
votes
4answers
117 views
How to make file unable to delete in java?or give it access permission also admin cant delete it ?(windows 7) [closed]
I securty app need to make file undeleteable by any way or any other Solution do same thing
plz dont tell me make it read only (its securty)
is there thing in nio pakege help me!!
0
votes
3answers
180 views
JavaMail and Gmail - Permanent allow my app to send mails
I'm using JavaMail to send my bug reports... Everything is working, but Gmail is saying, that some strange app (my app) tried to send mail... I then have to click a link and start the app again, ...
3
votes
2answers
174 views
How to limit Sitecore Language Write to only certain parts of the content tree
In our Sitecore implementation, we have branch editors who will need language write access to both English and their native language (e.g. German). However, we have certain portions of our content ...
-1
votes
1answer
47 views
Limited permissions on linux [closed]
I want to give a specific user on Linux some privileges to enable him to run commands like shutdown or apt-get. I don't want to use the SUID bit since there are other users that I don't want to let ...
1
vote
1answer
62 views
Access permissions for selective files in a directory one level up
I have a website which has a lot of confidential data and code which I have custom made. I have hired a developer to do the designing and some simple PHP integration for me.
To prevent him from ...
0
votes
1answer
129 views
Making folder lock software by changing permissions in c
I am creating a c executable file that change permissions of a folder.
#include<stdio.h>
#include<dos.h>
main()
{
system("cacls foldername /e /p everyone:n");
}
it produces a file that ...
4
votes
1answer
295 views
0
votes
0answers
26 views
Execute permission vs transfer control (call) entry point permission
What is the difference between the execute permission and transfer control to (call) an entry point to a runnable file? They are two separated permissions in some system. Thanks a lot.
1
vote
1answer
175 views
python os.system() not running with my permissions?
I am trying to grep through a file using os.system("grep 'regex' /path/to/file.log"). I know the regex is correct, and the command works when run from the shell, but once I try running the script I ...
0
votes
1answer
39 views
naming uploaded image after username?
I am developing using CodeIgniter framework.
I have an image upload folder which permission is set to 755. My host is using suPHP so site users are able to upload to it.
I just noticed that when ...
0
votes
1answer
255 views
Assign custom class permissions check for controller actions in ASP.NET MVC4
I have an ASP.NET MVC4 site with custom user/role provider. Entity Framework works with the user and role entities at the bottom level. Now I am introducing a concept of RolePermissions. Each role has ...
0
votes
0answers
84 views
Efficient Granular SecurityPermissions or (ACL)
we are looking into ripping out a inefficient architecture for defining security in our asp.net 4 webforms intranet.
Our application allows definition of Permissions content and content areas. ...
1
vote
1answer
410 views
What permissions should a wordpress installation have to be secure but functional?
I've already read http://codex.wordpress.org/Hardening_WordPress but I can't get my head around it. What are the permissions that shall be set and by who shall it be owned by? Right now I have set as ...
0
votes
3answers
157 views
How to restrict write access to a Linux directory by process attributes?
We've got a situation where it would be advantageous to limit write access to a logging directory to a specific subset of user processes. These particular processes (say, for example, telnet and the ...
0
votes
0answers
30 views
Is it possible to change User's Home Directorys permission in OSX? [closed]
Most of your staff uses OSX as main operation system. The problem is that recently we were attacked with some odd malware: users are getting zip-file via mail, and when they open this zip file, they ...
1
vote
0answers
84 views
CGPDFDocument and the trailer/encrypt dictionary
I am trying to get access to the /Encrypt dictionary in the Trailer to check permissions on a PDF. CGPDFDocument only gives access to the Info and Root (top level) dictionaries it seems.
...
0
votes
0answers
115 views
ASP.NET Creating User Files As Read-Only - How to change this behavior?
I'm hoping someone could help me address a file permissions issue. I'm having a permissions problem with an ASP.NET Web Application.
When I create a file it creates the file with the Read-Only ...
0
votes
4answers
103 views
Execution permissions in Python
I need to send code to remote clients to be executed in them but security is a concern for me right now. I don't want unsafe code to be executed there so I would like to control what a program is ...
0
votes
0answers
169 views
java.security.AccessControlException: access denied
I have this java applet built in netbeans 7.2
it works localy, but when i upload it to my page it doesn't work
and i get
java.security.AccessControlException: access denied
...
0
votes
4answers
295 views
Creating, moving, and deleting files in php without setting directory and file permissions to 777?
As the title suggests, I need the ability to create, move, and delete files and folders from php.
If I CHMOD all directories and files to 777, everything works great, but if I do 755 then the ...
1
vote
1answer
212 views
Is it safe to CHMOD directories 777 on a VPS?
I have some php scripts that need to move, create and delete files and folders. Unless I CHMOD the folders to 777 the php scripts die with errors about permissions. CHMOD'ing the folders to 777 fixes ...
1
vote
5answers
82 views
How to protect PHP from the public?
So I'm a bit confused about what crafty users can and can't see on a site.
If I have a file with a bunch of php script, the user cant see it just by clicking "view source." But is there a way they ...
0
votes
1answer
133 views
Application use Domain Account for security
Is there a way to implement domain authentication for a group of users in a winform application?
I am writing an application in C# that is going to be installed on a few PC's in our shop. I want to ...
2
votes
2answers
129 views
How to secure drupal file with permission?
i'm asking what's the best linux permission to drupal files in the purpose to secure it.
My setting.php is under 444 but the others are 755 .
Thank you
2
votes
1answer
230 views
Get path from FileDescriptor in Java
Some quick background on my problem:
I'm writing a compiler that converts Domain Type Enforcement specs into Java Security Manager code. In a nutshell, DTE defines "types" (objects), assigns paths to ...
