P
pat
I have been trying to export users from a specific
Organisation Unit (OU) to a LDF file.
When importing, I got an error, which I believe might have
been caused by me exporting too much attribute. See
<http://support.microsoft.com/default.aspx?scid=kb;
[LN];276382>
The question is, is it possible to export password as well
as standard attributes like name, email address, telephone
number, address, etc?
If so, how?
The export command I used was:
c:\winnt\system32\ldifde -f
C:\ActiveDirectoryExport\myOu.ldf -s server1" ou=myOu,dc=
reskit,dc=com"-psubtree-
r"(objectCategory=CN=Person,CN=Schema,CN=Configuration,DC=r
eskit,DC=com)"
The import command I ran was:
c:\winnt\system32\ldife -i -k -f
C:\ActiveDirectoryExport\myOu.ldf -s server2 -v
The error I got was:
connecting to server2
Logging in as current user using SSPI
Importing directory from file
C:\ActiveDirectoryExport\myOu.ldf
Loading entries
1C=LON,DC=myOrg,DC=ORG,DC=UK
Add error on line 1: Unwilling To Perform
The server side error is "Access to the attribute is not
permitted because the attribute is owned by the Security
Accounts Manager (SAM)."
0 entries modified successfully.
An error has occurred in the program
Organisation Unit (OU) to a LDF file.
When importing, I got an error, which I believe might have
been caused by me exporting too much attribute. See
<http://support.microsoft.com/default.aspx?scid=kb;
[LN];276382>
The question is, is it possible to export password as well
as standard attributes like name, email address, telephone
number, address, etc?
If so, how?
The export command I used was:
c:\winnt\system32\ldifde -f
C:\ActiveDirectoryExport\myOu.ldf -s server1" ou=myOu,dc=
reskit,dc=com"-psubtree-
r"(objectCategory=CN=Person,CN=Schema,CN=Configuration,DC=r
eskit,DC=com)"
The import command I ran was:
c:\winnt\system32\ldife -i -k -f
C:\ActiveDirectoryExport\myOu.ldf -s server2 -v
The error I got was:
connecting to server2
Logging in as current user using SSPI
Importing directory from file
C:\ActiveDirectoryExport\myOu.ldf
Loading entries
1C=LON,DC=myOrg,DC=ORG,DC=UK
Add error on line 1: Unwilling To Perform
The server side error is "Access to the attribute is not
permitted because the attribute is owned by the Security
Accounts Manager (SAM)."
0 entries modified successfully.
An error has occurred in the program