Displaying 2 results from an estimated 2 matches for "glag".
Did you mean:
flag
2019 Nov 18
1
Account locked and delayed user data propagation...
...uot;^userAccountControl: " | cut -d ' ' -f 2-)
# Old 'D' flag:
((($UAC & 2) == 2)) && enabled="false" # 0x00000002
# Old 'X' flag:
((($UAC & 65536) == 65536)) && expire="true" # 0x00010000
# Old 'L' glag:
((($UAC & 16) == 16)) && locked="true" # 0x00000010
Apart for 'locked', there are better ldap fields also for disabled and
'don't expire' flags?
Thanks.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Fami...
2019 Nov 15
3
Account locked and delayed user data propagation...
I need to do some testing, but before to hit by head on a known wall, i
ask here.
My AD domain get used (via PAM/Winbind) to give access to some other
dervice, most notably here dovecot.
When password expire (or users change it) the MUA try the old password
some times, then ask for a new password; users cleraly get scared,
press randomly 'OK' or 'Cancel', but if they press 2-3