ACLCONV Fails when Trying to Read ACL File (130695)
The information in this article applies to:
- Microsoft Windows NT Server 3.5
This article was previously published under Q130695 SYMPTOMS
ACLCONV reads a LAN Manager ACL file and re-applies the permissions on
the same directory tree under Windows NT. When you run ACLCONV the
following error message may appear:
error encountered reading data file.
CAUSE
ACLCONV is unable to read ACL files that are modified using the append
option.
RESOLUTION
To work around this problem, run BACKACC to create separate ACL files and
then run ACLCONV to restore permissions, or run BACKACC to collect ACLs for
the entire drive and then restore them. For example, on a LAN Manager
system, run:
BACKACC C:\DATA1 /F:C:\FILE1.ACL /S
BACKACC C:\DATA2 /F:C:\FILE2.ACL /S
On an Windows NT system, run:
ACLCONV /DATA:FILE1.ACL /LOG:FILE1.LOG
ACLCONV /DATA:FILE2.ACL /LOG:FILE2.LOG STATUS
Microsoft has confirmed this to be a problem in Windows NT version 3.5. We
are researching this problem and will post new information here in the
Microsoft Knowledge Base as it becomes available.
Modification Type: | Major | Last Reviewed: | 10/3/2003 |
---|
Keywords: | KB130695 |
---|
|