No announcements
Found 3137993 threads
-
0 Votes
Inconsistent File/Folder Permissions
All artifacts deployed via DevOps have 777 permissions set.Answered | 6 Replies | 1426 Views | Created by robertglynn - Friday, March 1, 2019 3:42 PM | Last reply by Bryan Trach - MSFT - Friday, March 22, 2019 5:14 PM -
0 Votes
Permission denied when writing to a folder after deploying to linux server
User-1820491116 posted i've managed to find a solution for this, you don't need to break your head with code that will change folders ...Answered | 3 Replies | 1879 Views | Created by Anonymous - Saturday, May 8, 2021 8:23 PM | Last reply by Anonymous - Sunday, May 9, 2021 12:15 PM -
0 Votes
Access denied when writing to a file in a Windows Service
Any words on how to enable writing to hidden files as well, becuz I expect the SYSTEM user would have permissions to write to any file.Answered | 11 Replies | 11633 Views | Created by Syed Shujaat Hussain - Wednesday, September 16, 2009 6:31 AM | Last reply by Syed Shujaat Hussain - Tuesday, September 29, 2009 5:22 AM -
0 Votes
read permission denied using NTFS for a folder when i denied write permission
Try this out: using System.Security.Permissions; using System.Security.AccessControl; using System.IO; namespace ...Answered | 3 Replies | 2210 Views | Created by porcupine87 - Thursday, July 12, 2012 7:14 AM | Last reply by DarthBerg82 - Wednesday, July 25, 2012 3:16 AM -
1 Votes
How to check if an impersonate login has write permission om a specific folder
But as the destination shared folder is on linux, it could not be used.Answered | 7 Replies | 2135 Views | Created by PBLNRAO - Thursday, May 17, 2012 7:59 AM | Last reply by PBLNRAO - Saturday, May 19, 2012 5:20 AM -
0 Votes
Permission denied on FileSystemObject when create a folder on share folder
This forum is for VB.NET, you may want to post to a C# forum after checking the permissions on the directory and seeing if the user the code runs as has any permissions on ...Answered | 1 Replies | 3780 Views | Created by George1610 - Thursday, September 30, 2010 3:11 AM | Last reply by Andrew Morton - Thursday, September 30, 2010 8:27 AM -
1 Votes
denied Permissions
Hello Ragu, If the user is part of a group and you ONLY want to DENY specific permissions to that individual user of the group: 1.Answered | 1 Replies | 6658 Views | Created by Ragu Thangavel - Thursday, September 29, 2011 6:06 AM | Last reply by Sean Gallardy - Thursday, September 29, 2011 2:00 PM -
0 Votes
.NET 1.1 denied access to Linux File Server
.NET Error: Access denied to File Share on Linux Server A patient record program called EZNotes requires .NET 1.1.Answered | 1 Replies | 3122 Views | Created by BillCTS - Tuesday, June 11, 2013 8:38 PM | Last reply by Ego Jiang - Thursday, June 13, 2013 6:46 AM -
0 Votes
Access denied when deploying command scripts
Im using a deploy program to shoot out cmd file.Answered | 1 Replies | 8040 Views | Created by Zchnigel - Monday, May 3, 2010 1:08 PM | Last reply by Haitham1977 - Wednesday, June 16, 2010 2:58 PM -
0 Votes
getting access denied to one rdl file when trying to deploy
If #1 fails, then, the problem is with the server.Answered | 9 Replies | 6000 Views | Created by db042188 - Tuesday, December 20, 2011 4:07 PM | Last reply by db042188 - Tuesday, December 20, 2011 5:42 PM -
0 Votes
SSH access denied after linux server resize
Hi, here's my scenario: resized my linux VM (Ubuntu 14.04)SSH responds but doesn't recognise my credentialsas far as I know the VM does not have the ...Answered | 1 Replies | 926 Views | Created by 0z0ned - Thursday, November 5, 2015 8:47 PM | Last reply by Shreya Hajela - Friday, November 6, 2015 7:21 AM -
1 Votes
Permissions of SQL Server Database changes when deploying application
If deploying a file for read/write permissions on the O/S(s) talked about in the link, then you need to deploy the file to ProgramData (all users folder) ...Answered | 5 Replies | 357 Views | Created by KhushiGupta - Friday, May 1, 2015 5:14 AM | Last reply by DA924 - Friday, May 1, 2015 8:07 PM -
0 Votes
How to run custom deployment steps when deploying to App Service for Linux?
However I was deploying to a linux machine where it doesn't understand .cmd.Answered | 13 Replies | 8005 Views | Created by Matt Mazzola - Saturday, February 9, 2019 9:55 PM | Last reply by AjayKumar-MSFT - Monday, October 28, 2019 8:47 AM -
1 Votes
Configure file Write permission on Apache
http://www.windowsazure.com/en-us/documentation/articles/virtual-machines-python-django-web-app-linux/ or ask over here.Answered | 5 Replies | 1357 Views | Created by Rafael Ramiro Assis - Friday, March 28, 2014 8:33 PM | Last reply by Dave Patrick - Friday, March 28, 2014 10:48 PM -
2 Votes
Is there any solution to denied the access of folder
When you set the deny permission on a folder for a specific user, this user will cannot access this folder any more.Answered | 5 Replies | 2105 Views | Created by amol_1904 - Thursday, August 23, 2012 2:58 PM | Last reply by Mike Feng - Tuesday, August 28, 2012 1:27 PM -
0 Votes
Writing a Linux Carriage Return
I edited the entire code to read Write("MyLocal-IP\n"); //I have about 50 lines of code to write the config file so it took a ...Answered | 2 Replies | 11344 Views | Created by SteveH00 - Thursday, February 26, 2009 7:16 PM | Last reply by SteveH00 - Thursday, February 26, 2009 8:52 PM -
1 Votes
Deploy application into Linux Environment
Is there any automation on deploying these kind of app into VM ?Answered | 2 Replies | 430 Views | Created by Adityo Setyonugroho - Wednesday, July 20, 2016 7:37 AM | Last reply by Adityo Setyonugroho - Monday, August 1, 2016 3:05 PM -
1 Votes
what is difference between "Deny Write" and "Full Read" permission ?
If same user having deny write permission then he wont be able to write anything on 5 sites even if he has permission on 5 sites ?Answered | 4 Replies | 3895 Views | Created by Dipti Chhatrapati - Wednesday, December 19, 2012 5:02 AM | Last reply by Dmitry Kaloshin - Friday, December 21, 2012 3:14 PM -
0 Votes
Access Denied error when editing permissions
[ Access Denied error when editing permissions] Environment ==================== SharePoint ...Answered | 11 Replies | 1287 Views | Created by Joooools - Thursday, October 24, 2019 3:00 PM | Last reply by Grace WR - Tuesday, November 5, 2019 9:33 AM -
0 Votes
Team Foundation Server - Folder Permissions
Advance -> Security * Deny respective groups in given folder(s) in Check in and Check out permission Hope this will ...Answered | 1 Replies | 440 Views | Created by anoop m - Monday, November 30, 2015 5:30 AM | Last reply by Manish Joisar - Monday, November 30, 2015 2:33 PM - Items 1 to 20 of 3137993 Next ›
No announcements