Little bit of an odd issue. Freshly imaged Mac(s) with 10.9.2 binds correctly (or so it seems) but network users can't login. However, if AD object is deleted and then they are re-binded, everything works as expected.
We are using the standard built-in binding script from our JSS. 98% of the time works with no issue but the other 2%, on identical Macs, this happens. I say it appears to bind because it shows as binded in Directory Utility, has all the right attributes and appears as an object on the AD side.
The one weird thing is the checkbox in "Login Items" in the Users & Group category that is called, "Allow Network Users to login" is completely missing. No where to be found. But delete the object, rebind, and magically it's there.
I've tried running this:
sudo dseditgroup -o delete -T group com.apple.access_loginwindow
But the result is no group exists, so that didn't help. Any ideas? Has anyone seen this before in their environment?