|
| ||||||||||
| Tags: acl, export, object |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to export AD object ACL
Please let me know soon. |
|
#2
| |||
| |||
| Re: How to export AD object ACL
If i'm not wrong, you are talking about the Group membership. If yes, you can use ldifde or CSVDE for the same. Or alternatively you can also search on Microsoft sites for any MS Script center for different scenarios. |
|
#3
| |||
| |||
| Re: How to export AD object ACL
Hello TheJoel, you can use DSACLS and ADFIND to export the DACL from the object.. As far as importing is concerned, i dont think it is possible using either tool. Hopefully you will require to configure the DACL manually until it is the same as the export |
|
#4
| |||
| |||
| Re: How to export AD object ACL
Thank you very much for the help guys. DSACLS did the job, thanks a lot! C:\>dsacls cn=test1,dc=mydomain,dc=net |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to export AD object ACL" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting HP AIO Device object server register class object failed message on my system | Donoho | Hardware Peripherals | 6 | 06-06-2011 01:34 AM |
| Scope of Object or variable in Object oriented Programming Languages | Dėfrim | Software Development | 3 | 08-01-2011 05:20 AM |
| Object reference not set to an instance of an object | KAIRU26 | Software Development | 3 | 05-09-2009 08:14 PM |
| Export OLE object to Excel? | Kelsey | Windows Software | 3 | 31-03-2009 09:29 PM |
| Object test = new Object() <-- Java, best way in C++ | ADISH | Software Development | 3 | 25-10-2008 02:32 PM |