Hello Experts.
Version: 7.0.0.101393 P01
Wondering if there is anyone out there that has had success in updating Active Directory Attribute "logonHours" ?
This AD attribute is an OctetString and I'm struggling to understand the correct format.
To prevent someone from authenticating to AD one can set the attribute zeros.
accessTU - Command processing errors
I've tried the following, byte, decimal, hex, etc... with and without spacing.
000000000000000000000000000000000000000000
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00
\00 \00 \00 \00 \00 \00 \00 \00 \00 \00 \00 \00 \00 \00 \00 \00 \00 \00 \00 \00 \00
\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00
\x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00
I have seen the WILL_NOT_PERFORM when you don't have sufficient right to perfrom the operation. So might want to check the service account permissions.
Not commenting specifically on how to set logonHours, if an attribute value is OctetString, then you should pass the base64 encoded string to AFX.