Hello All,
Greetings !!
Need explanation on this ? when does the disable flag changes to 1, 16777217 & 16777218. Account is disabled for all the cases and the SMAUTHREASON code is 7 for all the cases.
Disable Flag = 0 (User profile is active)
= 1 ( Disabled by Administrator)
= 2 (Account locked out)
= 4 (Expired due to inactivity)
= 8 (Expired due to inactivity)
= 16777216 (force change password mode)
=16777217 (Account is disabled and user must change their PW)
16777216+2 = 16777218 (force change password mode + Account locked out)
Can you please elloborate on this ?