Questions tagged [user-permissions]
417 questions
38
votes
16 answers
Should dev be admin on their computer?
In a corporate environment, should developers have admin rights on their computer? Why?
Technological environment:
Windows 7
Visual Studio 2008 & 2010
SQL Server
PBelanger
- 481
- 1
- 4
- 3
23
votes
10 answers
Why shouldn't you let developers near root passwords?
I just came across Something is burning in the server room; how can I quickly identify what it is?. In the comments I found the following quote:
you don't let a developer anywhere near your root passwords
As a developer but also someone very…
strugee
- 891
18
votes
11 answers
Is locking down a developers machine more effort than its worth?
Having worked as a developer and in IT admin/support for a development team, I've come across many different types of environment from the completely locked down to the completely non. In my limited support experience I think its been less effort to…
Preet Sangha
- 2,747
1
vote
2 answers
Set up user for running server program (like www-data is for apache)
I am running Ubuntu 9.10 and would like to set up a few custom server programs. I don't think I should be running them as root, and I have no need to. How do I create a user and group that is similar to www-data for apache?
Thanks,
user37610
0
votes
1 answer
Understanding Linux Permissions - Apache with user "apache"
I'm with some problems understanding the Linux Permissions, users/groups.
I'm running a PHP Web Application with Apache. The user running Apache is the linux user "apache".
The folder with the PHP Web Application have the files and folders assigned…
André
- 181
0
votes
1 answer
Task bar icons context menus won't open unless explorer.exe is run with admin rights
I have a Windows 10 computer which recently began to fail to open right-click context menus on taskbar items. The search box also has odd behavior, it blacks out until you enter something in it and then backspace over your entry, then it displays…
BoMc
- 1
0
votes
2 answers
Running a PS as a different user
So I am a real newbie at this and could really use some help. In my company we have user accounts and admin accounts set up for those in my department. We are always logged into our normal user accounts. There are some powershell scripts I need to…
Amitus
- 1