Access Based Enumeration on CAD /Design Files 2008 R2

Hi,
I'm currently having some issues with our Windows Server 2008 R2 File Cluster, where the System Process is chugging along @ 80-95% CPU, which I personally find strange. After 2-3 hours of this type of resource utilization, we experience a failover to our
passive node. After a few hours of user connectivity and build it the same thing happens again.
Using ProcessExplorer I have been able to identify the srv2.sys driver having massive amounts of threads being created, with several running at 10-15% + CPU utilization per thread. srv2.sys driver is for SMBv2 Connectivity from my research and troubleshooting
of these issues.
I have had a ticket opened with MS Premier Support and I have completed installing all of the latest srv2.sys file updates to the latest version for 2008 R2, but we still seem to be having the issues, although it is intermittently. One of these fixes was in
relation to enabling Access Based Enumeration to a certain level within your File System/Structure (http://support.microsoft.com/kb/2732618/en-us)
Other hotfix installed is
http://support.microsoft.com/kb/2831154/en-us
We have users who run multiple image and CAD applications (Adobe InDesign, AutoCAD, MicroStation, Revit etc) across our network drives, as well as what I would call "standard" File Server access (word docs, spreadsheets, PDF's, powerpoint presentations
etc).
We have ABE enabled across all volumes.
At the moment, I am praying for the server to again reach 100% CPU capacity due to the System Process using these resources.
What I was wanting to ask is, are there any known issues with using Access Based enumeration of Drives for users/applications that use these InDesign/AutoCAD like applications?
The reason I ask this is that when we experience this issue I notice more activity on our volumes that host these CAD/Design files, compared to when we experience a period of stability on the system.
I have read on a few articles regarding Microstation that if it is a specific version, that you should disable SMBv2 via registry to revert to SMBv1 for better use/stability. I am going down the path of disabling SMB2 for all users who use these CAD applications
to see if this assists in resolving the issue, but I'm trying to explore all  other options/potential issues to better configure our File Cluster
Looking for guidance on troubleshooting this issue further.
Thanks in advance.

Hi,
After the hotfix is installed, did you create a new registry entry? If not, please following the steps below to create a new registry entry:
1. Open Registry Editor. To do this, click Start, type regedit in the Start Search box, and then press Enter. 
2. Locate and then click the following registry subkey: 
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters\
3. On the Edit menu, point to New, and then click DWORD (32 bit) Value. 
4. Type ABELevel, and then press Enter. 
5. On the Edit menu, click Modify. 
6. In the Value data box, type a number according to the level that ABE is enabled on the shared folder, and then click OK. 
7. Exit Registry Editor.
Note: The ABELevel value specifies the maximum level of the folders on which the ABE feature is enabled. For example if you enable ABE on \\Server\share, you must set the ABELevel value to 1. If you enable ABE on \\Server\share\share, you must set the ABELevel
value to 2. If the ABELevel value is not set or has value of 0, then this hotfix is not enabled.
The value of the above mentioned key is set as follows: 
Value = 0: ABE is enabled for all levels (default behavior without key as well) 
Value = 1: ABE enabled for depth of 1 (\server\share) 
Value = 2: ABE enabled for depth of 2 (\server\share\folder) 
And so on for multiple levels. 
Please configure this registry key with the value that’s most suitable for your environment.
Regards,
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.

Similar Messages

  • SMB Share with Access Based Enumeration & Mac OSX 10.8/10.9

    Hello,
    I've been working on a bit of a problem related to some SMB Shares on Windows Server 2012 with Access Based Enumeration with Mac OSX 10.8 & 10.9.
    Basically, we have one network share that mounts for all of our Students & Faculty on campus. Then, based on which security group the user is inside of in Active Directory, they gain access and visibility to different folders. (Basically, if they are members of the graphic design department, they get access to the Graphic Design's folder). All of that is working fine, no problems. From there we have 3 folders that branch off. We have a Distribution, an Open, and a Dropbox folder.
    Distribution is setup as a spot for instructors to have full access, students have read access, They're able to drop files into this locations, to distribute them to their students. This folder is working fine, no problems.
    Open is setup with everyone read/write access across the board. This folder is setup for students to share data to each other, work on projects, etc. This folder is working as intended, no problems.
    Dropbox is the only folder we're having trouble with, i'm assuming because it's settings are the most complex out of the three. The purpose of the drop box is for students to have read/write control over their own content, but not others, and instructors to have read/write over this entire folder.
    Now that I've laid out our Setup, the problem we've encountered, is ONLY occurring inside of the Dropbox folder. When I try to Drag/Drop OR Copy/Paste from another location on the computer into the Dropbox folder, I get a permission error. HOWEVER, if I have a file open, and I click "save as" browse to the dropbox folder, I can save the file into that location without any trouble. Also, on our windows computers, with the same exact users, drag/drop & Copy/Paste work normally.
    Things I've Tried:
    Disabling the .DS_Store - I figured in the drop box, the .DS_Store would be created by the first user who copied a file in, then subsequent users would not have access to the .DS_Store.
    CIFS/SMB1 - I've read that SMB2 can cause some trouble while connecting to SMB Shares, so I tried both connecting via CIFS, and also by forcing back to SMB1, with no fix.
    Am I missing something with this? I've read a lot about people having trouble connecting to SMB Shares, but for us it had not been a problem up until this point. Does anyone know what a possible fix might be for this? I'm sifting through internet searches right now, trying to find a solution, however MOST of the responses I see are regarding the two things I've already tried.
    Any suggestions would be greatly appreciated.
    Thanks!

    hi everybody
    I really need some help so here is a little up !
    thanks !

  • OSX 10.8 and SMB Shares with Access Based Enumeration.

    Hello,
    I've been working on a bit of a problem related to some SMB Shares on Windows Server 2012 with Access Based Enumeration with Mac OSX 10.8 & 10.9.
    Basically, we have one network share that mounts for all of our Students & Faculty on campus. Then, based on which security group the user is inside of in Active Directory, they gain access and visibility to different folders. (Basically, if they are members of the graphic design department, they get access to the Graphic Design's folder). All of that is working fine, no problems. From there we have 3 folders that branch off. We have a Distribution, an Open, and a Dropbox folder.
    Distribution is setup as a spot for instructors to have full access, students have read access, They're able to drop files into this locations, to distribute them to their students. This folder is working fine, no problems.
    Open is setup with everyone read/write access across the board. This folder is setup for students to share data to each other, work on projects, etc. This folder is working as intended, no problems.
    Dropbox is the only folder we're having trouble with, i'm assuming because it's settings are the most complex out of the three. The purpose of the drop box is for students to have read/write control over their own content, but not others, and instructors to have read/write over this entire folder.
    Now that I've laid out our Setup, the problem we've encountered, is ONLY occurring inside of the Dropbox folder. When I try to Drag/Drop OR Copy/Paste from another location on the computer into the Dropbox folder, I get a permission error. HOWEVER, if I have a file open, and I click "save as" browse to the dropbox folder, I can save the file into that location without any trouble. Also, on our windows computers, with the same exact users, drag/drop & Copy/Paste work normally.
    Things I've Tried:
    Disabling the .DS_Store - I figured in the drop box, the .DS_Store would be created by the first user who copied a file in, then subsequent users would not have access to the .DS_Store.
    CIFS/SMB1 - I've read that SMB2 can cause some trouble while connecting to SMB Shares, so I tried both connecting via CIFS, and also by forcing back to SMB1, with no fix.
    Am I missing something with this? I've read a lot about people having trouble connecting to SMB Shares, but for us it had not been a problem up until this point. Does anyone know what a possible fix might be for this? I'm sifting through internet searches right now, trying to find a solution, however MOST of the responses I see are regarding the two things I've already tried.
    Any suggestions would be greatly appreciated.
    Thanks!
    iMac, OS X Mountain Lion (10.8.5)

    Just thought I'd post this in case it helps someone. This could be the same problem we have (had) here so try this:
    When it asks for name and password put this in the name field: sharename\name
    So if the share is called "WWW" and your login name is "Bob" you'd put "www\Bob" in the name field and then normal password in the password field.
    Works perfectly for us. I cant remember when it started 10.7 or 10.8 but this was the only solution. Hope it helps someone else!

  • Powershell: Set Access Based Enumeration on share in Failover Cluster

    Hi guys, 
    I'm facing the following problem. Below you see my script to create a shared folder. (My folder share is visible in failover cluster manager, underneath clustergroup TESTSTO01.) 
    Now I need to enable Access Based Enumeration on this share. Has anyone a clue how to do that in powershell? (Version 2). 
    I also need to make sure that the files and programs are not available offline. 
    Thanks in advance! 
    $SHARE_READ = 1179817     # 100100000000010101001  
    $SHARE_CHANGE = 1245631 # 100110000000100010110     
    $SHARE_FULL = 2032127     # 111110000000111111111  
    $SHARE_NONE = 1         # 000000000000000000001  
    $ACETYPE_ACCESS_ALLOWED = 0  
    $ACETYPE_ACCESS_DENIED = 1  
    $ACETYPE_SYSTEM_AUDIT = 2  
    $ACEFLAG_INHERIT_ACE = 2  
    $ACEFLAG_NO_PROPAGATE_INHERIT_ACE = 4  
    $ACEFLAG_INHERIT_ONLY_ACE = 8  
    $ACEFLAG_INHERITED_ACE = 16  
    $ACEFLAG_VALID_INHERIT_FLAGS = 31  
    $ACEFLAG_SUCCESSFUL_ACCESS = 64  
    $ACEFLAG_FAILED_ACCESS = 128  
    # New Trustee  
    function New-Trustee($Domain, $User)  
    $Trustee = ([WMIClass]"\\TESTSTO01\root\cimv2:Win32_Trustee").CreateInstance()
        $Trustee.Domain = $Domain  
        $Trustee.Name = $User  
        if ($User -eq "Administrators")
    {$Trustee.SID = @(1, 2, 0, 0, 0, 0, 0, 5, 32, 0, 0, 0,32,2,0,0)}
    else 
    {$Trustee.SID = @(1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0)} 
        return $Trustee  
    # New ACE  
    function New-ACE($Domain, $User, $Access, $Type, $Flags)  
    $ACE = ([WMIClass]"\\TESTSTO01\root\cimv2:Win32_ACE").CreateInstance()
        $ACE.AccessMask = $Access  
        $ACE.AceFlags = $Flags  
        $ACE.AceType = $Type  
        $ACE.Trustee = New-Trustee $Domain $User 
        return $ACE   
    # Get SD  
    function Get-SD
    $sd = ([WMIClass]"\\TESTSTO01\root\cimv2:Win32_SecurityDescriptor").CreateInstance()  
    $ACE1 = New-ACE -Domain $null -User "Everyone" -Access $SHARE_CHANGE -Type $ACETYPE_ACCESS_ALLOWED -Flags $ACEFLAG_INHERIT_ACE  
    $ACE2 = New-ACE -Domain $null -User "Administrators" -Access $SHARE_FULL -Type $ACETYPE_ACCESS_ALLOWED -Flags $ACEFLAG_INHERIT_ACE 
    [System.Management.ManagementObject[]] $DACL = $ACE1, $ACE2
    $sd.DACL =$DACL
    return $sd
    # Create-Share  
    function Create-Share($ShareName, $Path, $Comment,$Access)  
        $checkShare = (Get-WmiObject Win32_Share -Filter "Name='$ShareName'")  
        if ($checkShare -ne $null) {  
            # "Share exists and will now be deteted!!!"  
            get-WmiObject Win32_Share -Filter "Name='$ShareName'" | foreach-object { $_.Delete() }  
        $wmishare = [WMIClass] "\\TESTSTO01\ROOT\CIMV2:Win32_Share"  
    $Access = Get-SD
        $R = $wmishare.Create($Path,$Sharename,0,$null,$Comment,"", $Access)  
        if ($R.ReturnValue -ne 0) {  
            Write-Error "Error while creating share: " + $R.ReturnValue  
            exit  
        # Write-Host "Share has been created."  
    # Create first share with permissons **********************************  
    $ShareName = "$Company$"  
    $Path = "$Driveletter" + ":\$Company"  
    $Comment = ""  
    $Domain = $Null 
    Create-Share $ShareName $Path $Comment $Access

    Unable to find type [CmdletBinding(SupportsShouldProcess=$TRUE)]: make sure tha
    t the assembly containing this type is loaded.
    At C:\Script Nathalie\Everyware2.ps1:294 char:45
    + [CmdletBinding(SupportsShouldProcess=$TRUE)] <<<<
        + CategoryInfo          : InvalidOperation: (CmdletBinding(S...dProcess=$T
       RUE):String) [], RuntimeException
        + FullyQualifiedErrorId : TypeNotFound
    The term 'param' is not recognized as the name of a cmdlet, function, script fi
    le, or operable program. Check the spelling of the name, or if a path was inclu
    ded, verify that the path is correct and try again.
    At C:\Script Nathalie\Everyware2.ps1:295 char:6
    + param <<<< (
        + CategoryInfo          : ObjectNotFound: (param:String) [], CommandNotFou
       ndException
        + FullyQualifiedErrorId : CommandNotFoundException
    The term 'begin' is not recognized as the name of a cmdlet, function, script fi
    le, or operable program. Check the spelling of the name, or if a path was inclu
    ded, verify that the path is correct and try again.
    At C:\Script Nathalie\Everyware2.ps1:304 char:6
    + begin <<<<  {
        + CategoryInfo          : ObjectNotFound: (begin:String) [], CommandNotFou
       ndException
        + FullyQualifiedErrorId : CommandNotFoundException
    Get-Process : Cannot evaluate parameter 'Name' because its argument is specifie
    d as a script block and there is no input. A script block cannot be evaluated w
    ithout input.
    At C:\Script Nathalie\Everyware2.ps1:331 char:8
    + process <<<<  {
        + CategoryInfo          : MetadataError: (:) [Get-Process], ParameterBindi
       ngException
        + FullyQualifiedErrorId : ScriptBlockArgumentNoInput,Microsoft.PowerShell.
       Commands.GetProcessCommand
    The term 'end' is not recognized as the name of a cmdlet, function, script file
    , or operable program. Check the spelling of the name, or if a path was include
    d, verify that the path is correct and try again.
    At C:\Script Nathalie\Everyware2.ps1:345 char:4
    + end <<<<  {
        + CategoryInfo          : ObjectNotFound: (end:String) [], CommandNotFound
       Exception
        + FullyQualifiedErrorId : CommandNotFoundException
    The term 'set-shareABE' is not recognized as the name of a cmdlet, function, sc
    ript file, or operable program. Check the spelling of the name, or if a path wa
    s included, verify that the path is correct and try again.
    At C:\Script Nathalie\Everyware2.ps1:348 char:13
    + set-shareABE <<<<  TESTSTO01 $Company$ -Enable
        + CategoryInfo          : ObjectNotFound: (set-shareABE:String) [], Comman
       dNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

  • Some folder is empty when enabled access-based enumeration + Deduplication

    Hi Everyone,
    Background:
    Recently we migrated the file server to win2012 r2.  We have enabled dedupication and enabled access-based enumeration. 
    The data stored in D drive vm, so we just connected the D drive to the new 2012 r2 server.  Security rights all the same as before.  
    Problem:
    People reported that they can see their files and folders directly under their client folders, however some of the sub-folders are empty. when we checked from our file server, those sub-folder have files
    inside.  
    We did some test, we tried to disabled access-based enumeration, checked from user shared drive and see the files are visible again inside the folder.
    Has anyone experienced that before and can give me the solution?
    Thanks!!
    MT

    Hi,
    From the symptom it should related to Access Based Enumeration which means it is affected by NTFS permission settings. Please help list the NTFS permission settings on folders and an affect file. 
    Meanwhile you can try to create another share folder with basic NTFS permissions such as:
    Domain Admins: Full Control - This folder, subfolders and files.
    Creator Owner: Full Control - subfolders and files only.
    A testuser group: Modify (on a specific subfolder and its files).
    Everyone - Read - This folder only. 
    Then add the additional permissions which is added on your real shares to the test share one by one to see which one causes the issue. 
    If you have any feedback on our support, please send to [email protected]

  • ABE Access based enumeration not working

    Hello there,
    we have a brand new Windows 2012 R2 file server with one share \\server\share1, ABE enabled on this share.
    Read access for all Domain users on share.
    This share has 2 subfolders, folder1 and folder2.
    User Jon has set NTFS read write rights on folder1, but no access rights on folder2 (all set on security tab)
    Now when User Jon connects to this share he still sees both folders, but access denied on folder2.
    Why can he still see folder2 even when ABE is enabled? Also checked effective rights on folder2, no access.
    Thanks in advance

    Hi,
    Please try to recreate the folders to check if it could resovle thie issue. Do you share the subfolder? If so, the subfolder can still been viewed when browsing the server.
    For more detailed information, please refer to the thread below:
    Does Access Based Enumeration work with NTFS permissions?
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/fd9b8e65-f519-4c24-b721-5a1b9d61f13f/does-access-based-enumeration-work-with-ntfs-permissions
    Best Regards,
    Mandy 
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Access Based Enumeration not working Windows 2012 R2 Datacenter

    I am having a hard time figuring out why Access Based Enumeration is not working for me.  I have set and re-set the settings and I'm still able to see folders I should not. I do get denied access on folders I don't have access to. 
    I have checked effective access which say everything is denied to me but I can still see the folder(s) listed. 
    I have the share permissions set to authenticated Users - Full Control
    I have the NTFS permissions set to the correct Dept. Groups. - Modify, and Domain Admins - Full Control and Guests - Deny Full Control
    Any idea's?
    --------Update--------
    I believe I had found the issue.  It was a rights issue with a group that added to the local admins group.

    Hi,
    It seems that you have resolve the issue.
    Please feel free to let us know if you need further assistance.
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Problem with access based enumeration

    Hello.
    We still have about 500 Windows XP SP3 computers in our organization. We have Windows 2008 R2 file cluster with ABE-enabled shares. When we try to access shares from XP computers we have symptoms as described in KB941598 ("Path not found" when
    user has no permissions on the upper folders and he uses dialog window or explorer address bar but not "Run" command from Start menu):
    https://support.microsoft.com/en-us/kb/941598. We have no this problem on Windows 7 after KB2821343 installing in 2013.
    We can't install KB941598 hotfix because SP3 already installed. Shell32.dll version is 6.00.2900.6242, XPSP3res.dll version is 5.1.2600.5512.

    Hi,
    Do you try to install the KB941598 hotfix? It seems that the hotfix is included in Windows XP Service Pack 3. Please see:
    List of fixes that are included in Windows XP Service Pack 3
    https://support.microsoft.com/en-us/kb/946480
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Error attempting to enable ABE (Access Based Enumeration)

    Hello,
    While attempting to enable ABE, I am getting an inconspicuous error:
    The error is not clearly defined and there are no event logging corresponding to this issue. So I am bit perplexed to comprehend what exactly 'Expression evaluated to false' means? Any assistance on this matter would be greatly appreciated.
    Regards,
    Horace
    Update: Additionally, I am not able to apply any settings through the dialog, this appears to be a bug?

    Hi,
    1. Same error regardless the account. (With administrator rights)
    2. No GPO polices were applied at the time of that error. Further more, GPO policies that are currently applied after the fact pertain to only Roaming Profiles and Folder Redirection.
    3. The server is setup as Role Based: AD, IIS, DHCP, DNS, and File and Storage Services. I don't have another system to install Windows Server 2012R2 to test with.
    4. I am not sure what you mean by test on a shared folder?
    Mean time, this is a fresh install, I will run 'sfc' and 'DISM' for verification purposes.
    Yes, I would consider this as a bug (In terms of the 'error message'). The error resembles a programing issue. Is there a place to report bugs?
    Update: I installed Remote Administration Tools for Windows 8.1 on a client computer. Error still persists.
    Regards,
    Horace

  • Unable to access UNC path on 2012 R2 file server with ABE enabled

    Brief Description:
    We have granted access to people via a domain local group on a folder on a file server that is three levels deep from the share, i.e. \\servercluster\share\folder1\folder2\folder3, where folder3 is where the group is granted Read & Execute
    access.  The share has Access-Based Enumeration (ABE) enabled and the Everyone group has Full Control share permissions.  We also use DFS, so the path for that is \\domain\dfsrootname\folderfororganization\share\folder1\folder2\folder3.  People
    in the aforementioned group only have access to folder3, its subfolders, and files.  They do not have any access to folder2 or any of the other folders higher in the tree at all.  Also, consider that folder3 contains a subfolder folder4, which is
    simply inheriting permissions. 
    What we have found is that clients running Windows 7 SP1 have strange access issues when attempting to access the folder via either the DFS or cluster name UNC paths.
    Detailed Testing Results Accessing Folder3 Directly:
    NOTE:  "UNC path" in the following test results means either the DFS or the cluster name share path.  The results are the same regardless which path is used.
    1 - Enter UNC path without trailing backslash in Windows Explorer's address bar:
    Windows Explorer seems to do nothing for about 30 seconds and then displays the following error:
    "Windows cannot access <UNC path>
    Check the spelling of the name.  Otherwise, there might be a problem with your network.  To try to identify and resolve network problems, click Diagnose."
    2 - Enter UNC path with trailing backslash in Windows Explorer's address bar:
    The same error encountered in #1 is displayed immediately.
    3 - Enter UNC path with or without trailing backslash but contained in double quotes in Windows Explorer's address bar:
    Internet Explorer opens and displays the error:
    "Internet Explorer cannot display the webpage"
    4 - Enter UNC path without trailing backslash in Run dialog box:
    An error message immediately appears:
    "<UNC path>
    The specified path does not exist.
    Check the path and then try again."
    5 - Enter UNC path with trailing backslash in Run dialog box:
    Same as #4.
    6 - Enter UNC path without trailing backslash but contained in double quotes in Run dialog box:
    Same as #4.
    7 - Enter UNC path with trailing backslash and contained in double quotes in Run dialog box:
    Windows Explorer opens the correct UNC path location and displays the folder contents.  This is the expected behavior for all of these attempts.
    8 - Create Shortcut to UNC path by performing #7 and then dragging the folder icon in Windows Explorer's address bar to either to the desktop or the Favorites section, and then attempt to access the folder via
    the shortcut.
    Same as #7.
    9 - Attempt to create a shortcut to the UNC path using the New Shortcut wizard:
    Unable to successfully create the shortcut, regardless if you add a backslash at the end or enclose the path in double qutoes.  When you press Next after entering the UNC path, you receive the following error:
    "The file <UNC path> cannot be found."
    10 - Disable ABE on the share and repeat all tests:
    All tests with ABE disabled on the share have the same result as #7.  There is no issue whatsoever accessing the desired folder when ABE is disabled.
    Other Notable Behaviors:
    If the aforementioned folder (folder3) contains one or more subfolders (e.g. folder4), you are able to access those subfolders via UNC path directly and then go up one level to folder3 without issue, even when ABE is enabled.  You just cannot access
    folder3 directly via UNC path unless you attempt to access it via the method used in #7 above or a successfully created shortcut.
    Adding a user account directly to the folder3 ACL rather than using group membership makes no difference.
    If access is granted to folder4 instead of folder3 (the fourth folder deep rather than the third), accessing folder4 directly via UNC path is not an issue regardless of ABE status or attempted access method.
    Windows 8 and 8.1 clients have no trouble directly accessing the folder's UNC path via any method.  The unusual, undesirable behavior seen in Windows 7 is non-existent on Windows 8.x clients.
    Systems Involved:
    Client:  Windows 7 Enterprise SP1 x86
    Server:  Windows Server 2012 R2 Standard in cluster
    Other Details About the Systems:
    Both the client and the file server cluster are in the domain AD DS domain.
    The client and the file server cluster are in different subnets.
    There is no firewall or other packet inspection or compression service/device in between the client and server (not even Windows Firewall).
    Question:
    Is there a way to fix this behavior with Windows 7 clients and ABE enabled on the share so that it works correctly without forcing the clients or server to use SMBv1 or disabling ABE on the shares?

    7-Zip 9.20
    Adobe Flash Player 13 ActiveX
    Cisco WebEx Meetings
    Java 7 Update 51
    It should be noted that I can't repeat the behavior on my test machine again today after some changes were made in our environment.
    Today, I found that someone had modified permissions on the folder to give the group my test account was a member of rights to traverse the folder hierarchy from the root of the share.  Additionally, in testing something with FIPS mode, I ended up reverting
    my virtual machine to an older snapshot.
    After removing the extra permissions that weren't present when I was doing my testing and reverting to the older snapshot, I  am not having issues accessing the real equivalent of folder3 directly in Windows Explorer via DFS UNC path or creating a shortcut
    with the New Shortcut wizard.
    Things have been fundamentally changed and I cannot repeat the behavior on this particular folder.  I will see if I can recreate the same situation on another folder.

  • Lumia 900 Design file

    This might seem like an random request. But are there CAD design files for the housing of the lumia 900? I'd like to make my own phone case that can attach to backpack straps and my bike handle.

    I have not seen anything myself, not that I actually looked.
    try to do a google search for 3d printing and see if anyone doing that has a cad file you may be looking for.
    it certainly is not going to be found in this forum.
    hope that helps.

  • "An error occurred accessing your Microsoft SharePoint Foundation site files" connecting site with SharePoint Designer

    I have a SharePoint 2013 environment with 1 AD Server, 1 DB Server and 1 APP Server, with 13 Web Applications running under the SharePoint.
    Recently I rebuilted the application because of some infrasctrucutre problems, and I was able to solve all of them, except one. I can't connect to any of those 13 Web Apps with SharePoint Designer. When I try to connect, it always ask credentials, then it
    seems like loading the site, then the error appears:
    "An error occurred accessing your Microsoft SharePoint Foundation site files. Authors - if you are authoring against
    a Web server, please contact the Webmaster for this server's Web site. WebMasters - please see the server's application event log for more details."
    I've spent hours troubleshooting it, but none of the information I found was valid. I've already tried to clean the cache, but didn't work. I found plenty of related data of this
    error with FrontPage and old versions of SharePoint, but nothing helped. All the Web Apps are SPD-Enabled at Site Collection Administration. I've tried connecting from many different PC's. The 15/LOGS folder doesn't get any data from this error, neither the
    Event Viewer.
    I really don't know what else to do. Please Help!

    I found the answer of my issue was in a .NET Agent installed by NewRelic on the server. I found a connection trouble with Fiddler, then I end up figuring this out:
    This can be the result of Real User Monitoring so the first step in troubleshooting would be to disable it and see how it affects the application. The .Net Agent injects snippets of javascript into the header of pages sent to the users browser to measure the
    page load time on the user's end.
    You can disable RUM by editing newrelic.config and changing this line:
    <browserMonitoring autoInstrument="true"/>
    to this:
    <browserMonitoring autoInstrument="false"/>

  • Is it possible to get the style, font and related info of a paragraph of a in design file and write it on the same in design file  on the  left side

    Is it possible to get the style, font and related info of a paragraph text  of a in design file and write  all the stuff on the same in design file  on the  left side with small fonts 
    as
    Lets  this is a text in in design file    :
    style : abc                      we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultur we are going to check the  condition  Agence Wallonne pour la    font 12                                  d'une Agricultu we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultu
    style : xyz                      we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultur we are going to check the  condition  Agence Wallonne pour la    font 10                                  d'une Agricultu we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultu

    Hi Poojith
    Not sure if this would solve your requirment but just in case might be helpful:
    1. We can mix up the HTML and HTMLB components in the JSP Page. However, can access only the HTMLB components in the controller. The following link refers to what customizations are offered by the HTMLB framework:
    [http://www.sapdesignguild.org/resources/htmlb_guidance/]
    2. Another option would be to use AbstractPortalComponents or a simple web app if that's feasible. (where custom UI themes, css and layout are more in control of the developers.)
    Thanks
    Deepak

  • Opening device /dev/sg3 failed - access denied to /dev/sg* device file

    Opening device /dev/sg3 failed - access denied to /dev/sg* device file (OB scsi device driver)
    Got this message when running an automated RMAN job.
    To my knowledge the only thing that has changed since being able to run RMAN jobs with OSB and not being able to run them is that the permissions on /usr/tmp were changed from drwxr-xr-x, not drwxrwxrwx.
    Transcript below:
    2010/01/27.04:03:20 ______________________________________________________________________
    2010/01/27.04:03:20
    2010/01/27.04:03:20 Transcript for job oracle/6142.1 running on backup01
    2010/01/27.04:03:20
    2010/01/27.04:03:20 (amh) qdv__automount_in_mh tape1 at 2010/01/27.04:03:20, flags 0x100
    2010/01/27.04:03:20 (amh) mount volume options list contains:
    2010/01/27.04:03:20 (amh) vtype 3, vid (null), vs_create 0, family PAS-RMAN, retain (null), size 0, scratch 0
    2010/01/27.04:03:21 (amh) don't preserve previous mh automount state
    2010/01/27.04:03:21 (amh) loaded volume has no barcode
    2010/01/27.04:03:22 (amh) beginning pass 1
    2010/01/27.04:03:22 (mmr) volset containing oid 20859 (vid PASWLY-000215, tag 000086L3) is closed
    2010/01/27.04:03:22 (amh) 1 oid 20859 doesn't meet mount requirements - volume set is closed to further update (OB device mgr)
    2010/01/27.04:03:22 (mmr) need next volume after oid 20543 (vid PAS-RMAN-018887, tag 000048L3) for append; its oid 20604
    2010/01/27.04:03:22 (amh) 2 oid 20543 doesn't meet mount requirements - the next volume of this set is needed (OB device mgr)
    2010/01/27.04:03:22 (mmr) oid 20949 (vid PAS-RMAN-018935, tag 000021L3) passes criteria
    2010/01/27.04:03:22 (amh) 3 loading
    2010/01/27.04:04:04 (mt) qdv__read_label() succeeded; read 65536 bytes
    2010/01/27.04:04:05 (atv) automount worked
    2010/01/27.04:04:05 (amh) 3 automount worked - returning
    2010/01/27.04:04:05 (amh) end of automount at 2010/01/27.04:04:05 (0x0)
    2010/01/27.04:04:05 Info: volume in tape1 is usable for this operation.
    2010/01/27.04:04:05 (pvfw) at BOT
    2010/01/27.04:04:05 (pvfw) previous state is invalid
    2010/01/27.04:04:05 (alv) backup image label is valid, file 1, section 1
    2010/01/27.04:04:05 (pvfw) invalidating tape position in mount db
    2010/01/27.04:04:05 (ial) invalidate backup image label (was valid)
    2010/01/27.04:05:17 (pvfw) space to EOD
    2010/01/27.04:05:26 (pvfw) inspect_recs BSR: rtypes [0] = filemark
    2010/01/27.04:05:26 (pvfw) inspect_recs BSR: rtypes [1] = filemark
    2010/01/27.04:05:26 (pvfw) inspect_recs BSR: rtypes [2] = data
    2010/01/27.04:05:26 (pvfw) inspect_recs BSR: rtypes [3] = filemark
    2010/01/27.04:05:26 (pvfw) inspect_recs FSF
    2010/01/27.04:05:26 (pvfw) inspect_recs ready to mount
    2010/01/27.04:05:26 (pvfw) mounting at inspect_rec's request in rw_mode 2
    2010/01/27.04:05:28 (pvfw) mounted ok
    2010/01/27.04:05:28 (pvfw) at OB EOD, returning (2)
    2010/01/27.04:05:28 (pvfw) pos_vol_cleanup not returning pstate
    2010/01/27.04:05:28 (dmap) tape1 success
    04:05:28 OBTR: obtar version 10.2.0.3.0 (linuxamd64) -- Wed Sep 24 11:12:44 PDT 2008
    Copyright (c) 1992, 2007, Oracle. All rights reserved.
    04:05:28 OBTR: obtar -c -Xjob:oracle/6142.1 -Xob:10.2 -Xstat -X shm:/usr/tmp/obsbt_10985_0_126458300010985a -Xbga:oracle/6142.1 -y /usr/tmp/[email protected] -J -F5 -f tape1 -Xrescookie:0x99ECC895 -H backup01 -zR
    04:05:28 OBTR: running as root/root
    04:05:28 OBTR: record storage set to internal memory
    04:05:28 ATAL: reserved drive tape1, cookie 0x99ECC895
    04:05:28 OBTR: obsd=1, is_job=1, is_priv=0, os=15
    04:05:28 OBTR: rights established for user oracle, class admin
    04:05:28 SUUI: user info oracle/oinstall, ??/??
    04:05:28 STTY: background terminal I/O or is a tty
    04:05:28 MAIN: interactive
    04:05:28 SET: volume has no expiration time
    04:05:28 CNPC: data host reports this butype_info:
    04:05:28 CNPC: tar (attr 0x2C78: B_DIRECT, R_DIRECT, B_INCR, R_INCR, B_FH_DIR)
    04:05:28 CNPC: DIRECT = y
    04:05:28 CNPC: HISTORY = y
    04:05:28 CNPC: LEVEL = 0
    04:05:29 DOLM: nop (for tape1 (raw device "/dev/sg3"))
    04:05:29 DOLM: ok
    04:05:30 RLE: connecting to volume/archive database host
    04:05:30 RLE: device tape1 (raw device "/dev/sg3")
    04:05:30 RLE: mount_info is valid
    04:05:30 A_O: tape device is local
    04:05:30 A_O: Devname: HP,Ultrium 3-SCSI,G63Z
    04:05:30 Info version: 11
    04:05:30 WS version: 10.2
    04:05:30 Driver version: 10.2
    04:05:30 Max DMA: 2097152
    04:05:30 Blocksize in use: 65536
    04:05:30 Query frequency: 134217728
    04:05:30 Rewind on close: false
    04:05:30 Can compress: true
    04:05:30 Compression enabled: true
    04:05:30 8200 media: false
    04:05:30 Error threshold: 8%
    04:05:30 Remaining tape: 403359744
    04:05:30 A_GB: ar_block at 0x2B544951A000, size=2097152
    04:05:30 A_GB: ar_block_enc at 0x2B544971E000, size=2097152
    04:05:30 ADMS: reset library tape selection state
    04:05:30 ADMS: reset complete
    04:05:30 VLBR: not at bot: 0x9
    04:05:30 VLBR: tag on label just read: "000021L3"
    04:05:30 VLBR: master tag now "000021L3"
    04:05:30 RLE: set kb remaining to 403359744
    04:05:30 RLE: noticed nil label
    04:05:30 ARVI: resetting volume id from nil to PAS-RMAN-018935
    04:05:30 PF: here's the label at the current position:
    Volume label:
    Volume tag: 000021L3
    Intro time: Tue Jun 02 17:00:51 2009
    Volume UUID: d0e25812-ed54-102c-a34d-001143fd735c
    Volume ID: PAS-RMAN-018935
    Volume sequence: 1
    Volume set owner: root
    Volume set created: Tue Jan 26 23:32:25 2010
    Media family: PAS-RMAN
    Volume set expires: never; content manages reuse
    Original UUID: d0e25812-ed54-102c-a34d-001143fd735c
    Archive label:
    File number: 5
    File section: 1
    Owner: root
    Client host: merge01
    Backup level: 0
    S/w compression: no
    Archive created: Wed Jan 27 00:08:56 2010
    Marker: End of data
    04:05:30 PF: at desired location
    04:05:30 RCVW: volume "PAS-RMAN-018935" / vuuid d0e25812-ed54-102c-a34d-001143fd735c reserved for writing
    04:05:30 CREA: tape position after open_archive() is 0001A1800000
    04:05:30 GLMT: returning "000021L3", code = 0x0
    04:05:30 IMF: inherited media family PAS-RMAN is content-managed
    04:05:30 CREA: setting history tag to "000021L3" from volume label
    04:05:30 RLE: overwrite invalid/blank/marker section
    04:05:30 VLBW: on entry, l->tag = "", master tag = "000021L3", bot = 0
    04:05:30 VLBW: setting voltag from "" to "000021L3"
    04:05:30 VLBW: volume is content-managed
    04:05:30 RLE: write volume PAS-RMAN-018935, file 5, section 1, vltime 1264566745, vowner root, voltag 000021L3
    04:05:30 VSLW: set last write time for volume oid 20949
    04:05:31 ULVI: set mh db volume id "PAS-RMAN-018935" (retid "000021L3"), volume oid 20949, code 0
    04:05:31 ULTG: set mh db tag "000021L3" (retid "PAS-RMAN-018935"), volume oid 20949, code 0
    04:05:31 RLE: set kb remaining to "invalid or unknown"
    Volume label:
    Volume tag: 000021L3
    Intro time: Tue Jun 02 17:00:51 2009
    Volume UUID: d0e25812-ed54-102c-a34d-001143fd735c
    Volume ID: PAS-RMAN-018935
    Volume sequence: 1
    Volume set owner: root
    Volume set created: Tue Jan 26 23:32:25 2010
    Media family: PAS-RMAN
    Volume set expires: never; content manages reuse
    Original UUID: d0e25812-ed54-102c-a34d-001143fd735c
    Archive label:
    File number: 5
    File section: 1
    Owner: root
    Client host: backup01
    Backup level: 0
    S/w compression: no
    Archive created: Wed Jan 27 04:05:28 2010
    Archive owner UUID: 9d92d00e-0368-102b-89f6-001143fd735c
    Owner class UUID: edde6dc8-f857-102a-a357-001143fd735c
    Backup piece name: 8sl4ft06_1_1
    Backup db name: emrep
    Backup db id: 3844670930
    Backup copy number: not applicable
    Backup content: archivelog
    04:05:31 RCVW: volume "PAS-RMAN-018935" / vuuid d0e25812-ed54-102c-a34d-001143fd735c reserved for writing
    04:05:31 ADMS: reset library tape selection state
    04:05:31 ADMS: reset complete
    04:05:31 SNP: using NDMP protocol version 4
    04:05:36 FLDB: drive buffer flush to medium took 0:05 (min:sec)
    04:05:36 BNPC: volume position "0001A181" added to s_vol_start_pos
    04:05:36 BNPC: initial volume label "PAS-RMAN-018935" added to s_vids, s_last_section 1
    04:05:36 BNPC: initial volume tag "000021L3" added to s_vtags, s_last_section 1
    04:05:36 BNPC: environment variable DATA_BLOCK_SIZE = 64
    04:05:36 BNPC: environment variable DATA_ARCH_UUID = f3ccd49e-ed7a-102c-be2b-001143fd735c
    04:05:36 MGS: ms.record_size 65536, ms.record_num 0x0, ms.bytes_moved 0x0
    04:05:36 SMWB: setting mover window for possible checkpoint during backup
    04:05:36 MLIS: mover listen ok for local connection
    04:05:36 APNI: a preferred network interface does not apply to this connection
    04:05:36 DPNI: a local NDMP data connection is in use
    04:05:36 BNPC: directing data service to connect to mover
    04:05:42 BNPC: issuing NDMP_DATA_START_BACKUP
    04:05:47 BNPC: started OSB NDMP backup of backup01 to tape1
    04:16:51 MNPO: data service halted with reason=successful
    04:16:51 SNPD: Data Service reported bytes processed 0x6DF20000
    Opening device /dev/sg3 failed - access denied to /dev/sg* device file (OB scsi device driver)

    Permissions problem on the drive for the user running the job.

  • Packaging an In Design file

    I am trying to package an In Design file but keep getting the message 'Cannot copy necessary linked file(s).  Any suggestions for a fix or an easy way around this please?

    Ask in the ID forum and by all means provide info about your computer, your document, your linked/ placed files and so on. Nobody can even begin to guess based on such non-information.
    Mylenium

Maybe you are looking for

  • Smart Playlists Out of Sync

    Hi I have several smart playlists that filter on "last played", "number of stars" etc. I have noticed in the past few months that the # of songs on my iPod Touch's playlist are continually out of sync with the number of songs in the similar playlist

  • Palett Swatch empty ?  (Palette nuancier) indesign CS6

    Hello, my palett_swatch is empty, i reset preferences, idem. ?

  • How do I order from apple?

    What choice do i choose on the sight to order? My cousin is going to add me to his family plan, but he is also ordering one for himself. How can i order one for myself to hop on his plan? Do I just order one under a new account? Here are the 4 choice

  • Could not access datafile 62

    Hi When I backup database,I got the errors below,any idea for this ? RMAN> backup database; Starting backup at May 31 2006 09:48:55 allocated channel: ORA_DISK_1 channel ORA_DISK_1: sid=59 devtype=DISK RMAN-00571: ====================================

  • Has anyone actually had a MacBook charger last them more than 2 years??

    I've had 3 MacBooks, an iMac, iPhones, iPads and iPods and the one thing that consistently lets Apple down is the chargers for MacBooks. I've had them before and after the magnetic version but each time the problem lies with the plug end. Hey, for a