Solved

Restore Object AD.

  • 27 February 2023
  • 1 reply
  • 206 views

Userlevel 2
Badge +6

Hello Guys

I’m trying to Restore an Active Directory Object.

Following this documentation: 

https://documentation.commvault.com/v11/essential/105744_objects_not_restored_in_place_using_active_directory_application.html

Need to change the value of UPDATE PRIVILEGE.

How is this change in value accomplished?

 

 

icon

Best answer by Jiye 3 March 2023, 06:02

View original

1 reply

Userlevel 2
Badge +3

Hi Carlos,

 

Unfortunately, you won’t be able to change the value of UPDATE PRIVILEGE because it’s set on the attribute itself.

 

If you go to Active Directory Users and Computers > View > Select ‘Advanced Features’, you would be able to see Attribute Editor when you right click an object > properties. 

 

There are some values that can be changed (e.g displayName) as long as you’re domain admin / account owner

 

https://learn.microsoft.com/en-us/windows/win32/adschema/a-displayname

Update Privilege Domain administrator or account owner

 

 

Then there are some values that simply cannot be changed even though you’re domain admin and have the highest permissions in your domain. 

 

E.g if you’re trying to change badPasswordTime, it will stop you with the error below:

Update Privilege This value is set by the system.

https://learn.microsoft.com/en-au/windows/win32/adschema/a-badpasswordtime?redirectedfrom=MSDN

 

So for those with “This value is set by the system”, it won’t let you change the value/Update privilege itself because it’s system-only and they are not intended to be modified by a user (or us that’s impersonating your domain admin). 

 

Thank you.

 

Kind regards,

Jiye Lee

 

Reply