Kbase P96627: Access denied performing an online probkup of a database to a remote windows 2003 server share.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/3/2009 |
|
Status: Verified
SYMPTOM(s):
Online probkup to remote Windows 2003 server share point fails
** Cannot find or open file <file-name>, errno = <number>. (43)
Unable to find or open file <UNC (Universal Naming Convention)path> errno =5 (43)
errno 5 = Access is denied.
Backup terminated due to errors. (1617)
Copy of file to same UNC path gets Access is denied.
FACT(s) (Environment):
Windows 2003
OpenEdge Category: Database
Progress 9.x
CHANGE:
Introduce a new operating system into the network
CAUSE:
The permissions on a windows 2003 share are more restrictive than earlier versions of Windows. This is not a Progress issue, but an operating system permissions issue.
FIX:
Set up a share on the windows 2003 server with the appropriate permissions:
1. Select the folder to share
2. Right-click to get the context menu
3. Select properties
4. Select sharing and security
5. Select the Sharing tab
6. Select share this folder
7. Give it a share name
8. Press the permission button on the same page
9. Select the Everyone group
10. Check off allow for the change permission
11. Press the apply button
12. Press ok and the share will have the proper permissions