0 votes

Hello!

Is there a way to clear the AD attribute "thumbnailPhoto" with a checkbox property?

I wanted to implement a checkbox in the mask "Modify user" and if the box is checked, clear the attribute. 2022-04-21 17_29_03-Human Resources - Austria — Mozilla Firefox.png How do I implement this?

Much appreciated, Marco

by (60 points)

1 Answer

0 votes
by (270k points)

Hello Marco,

Yes, it is possible. It can be done by adding one of Adaxes custom Boolean attributes (e. g. CustomAttributeBoolean1) to the Modify user action form. Then you need to have a business rule triggering After updating a user. The rule will clear the thumbnailPhoto property. The business rule will look like the following: image.png For information on how to give the custom attribute a relevant display name, have a look at the following help article: https://www.adaxes.com/help/CustomizePropertyDisplayNames.

0

That worked great. Thank you.

Related questions

0 votes
1 answer

It's possible to integrate ADAXES with HR Solution to create user in active directory ?

asked Feb 14, 2020 by babid (20 points)
0 votes
1 answer

Here is what i have been trying with Set-ADUser -Identity $user -Clear "extensionAttribute5" Set-ADUser -Identity $user -Add @{extensionAttribute5 = "NoLicenseNeeded"}

asked Nov 29, 2021 by Markh (20 points)
0 votes
1 answer

I've read this article; https://www.adaxes.com/tutorials_WebInterfaceCustomization_CustomizeHelpAndSupportLinks.htm?appView=1 However, it doesn't tell me how to add or remove columns from ... by the Quick Search. I'd like to add EmployeeId. thanks, Nate

asked Apr 10, 2022 by nate2 (90 points)
0 votes
1 answer

Can I manage the user that is user by Adaxes to connect to Active Directory with Privilege Access Management (PAM)? Since this user can change user's password, ... would like to manage this user so that PAM can change/rotate the password periodically

asked Nov 18, 2021 by fachmi (170 points)
0 votes
1 answer

We originally installed Adaxes and assigned the Adaxes Service user to the Domain Admins group. We are now locking down that group and have removed the Adaxes Serivce from ... to do things. What rights does Adaxes Service need in order to administer users?

asked Jul 23, 2021 by cobaltcu (20 points)
3,326 questions
3,025 answers
7,723 comments
544,675 users