privileges
Perforce - how to allow users without checkin privileges to submit patches
Our team uses Perforce for revision control. We\'d like to be able to accept patches from folks outside our team (e.g. support engineers) without giving them full privileges to check in code, like the[详细]
2023-01-10 09:02 分类:问答Automated testing of privileged operations
How do you unit/integration test code that requires a different privilege level than exists in your continuous integration environment?[详细]
2023-01-09 09:31 分类:问答Hashing SSNs and other limited-domain information
I\'m currently working on an application where we receive private health information.One of the biggest concerns is with the SSN.Currently, we don\'t us开发者_如何学Pythone the SSN for anything, but i[详细]
2023-01-08 06:51 分类:问答How to get admin privileges for editing app.config in C#?
I\'ve got a program which uses app.config for storing some prefere开发者_开发百科nces. The problem is that if the program is installed in C:\\program files\\<project name> then the changing of p[详细]
2023-01-05 00:57 分类:问答How to check permissions to functions under psql console
Could you tell me please how to check permission开发者_Go百科s to functions with psql console but without being overwhelmed with source code and descirption (like when using \\df+).For a simpler query[详细]
2023-01-02 22:31 分类:问答Running shell scripts with sudo through my web app
I have some functionality that interfaces with the server\'s OS in my开发者_开发百科 web application. I\'ve written a bash script and am able to run it from within my app.[详细]
2023-01-02 10:57 分类:问答A PHP CMS to manage Files and privileges between users
I\'m looking for a PHP CMS which can let me to: 1-Uploade and manage files ( pdf, words..) between users by allowing to view, to print or to download.[详细]
2023-01-02 06:52 分类:问答Python - checking if a user has administrator privileges
I\'m writing a little program as a self-learning project in Python 3.x. My idea is for the program to allow two fields of text entry to the user, and then plug the user\'s input into the value of two[详细]
2023-01-01 23:20 分类:问答Windows Vista/Windows 7 privilege: SeDebugPrivilege & OpenProcess
Everything I\'ve been able to find about escalating to the appropriate privileges for my needs has agreed with my current methods, but the problem exists. I\'m hoping maybe someone has some Windows Vi[详细]
2023-01-01 16:28 分类:问答how do i claim a low-numbered port as non-root the "right way"
I have a script that I want to run as a daemon listening on a low-numbered port (< 1024) Script is in python, though answers in perl are also acceptable.[详细]
2022-12-26 04:07 分类:问答