Hi Libyantiger,
If you want to check if some one has accessed AD account then check the values of the below attributes.
Lastlogon
lastLogontimestamp
Both the attributes should be NULL.
If you disable the account then no one will be able to access it.
Ahmed Ali