How to get the last Windows domain logon times for all domainusers in Samba?
Solution 1:
I haven't used samba + LDAP for a while, but I remember there being sambaLogonTime and sambaLogoffTime attributes in the schema.
The samba-ldap howto mentions these attributes
However, I'm not sure if these are populated automatically. This link suggests that they aren't, although that's quite old now. I didn't need to use these attributes, so I didn't really pay any attention to them