After binding Mac to AD, first login successfully creates mobile account and logs in, after that next login locks AD account
Posted
by
user132844
on Server Fault
See other posts from Server Fault
or by user132844
Published on 2012-08-29T21:00:14Z
Indexed on
2012/08/29
21:40 UTC
Read the original article
Hit count: 223
Mac os x 10.7 and 10.8 AD Server 2008 R2 Binding using AD Plugin or dsconfigad -add mydomain -username myuser -ou "OU=Computers,OU=Sites,OU=Mysite,DC=mycompany,DC=com"
Works fine. First login happens fine. Creates mobile account, no issues noticed. After I logout, the next login attempt fails, and after only shaking one time, their AD account is locked out. opendirectory.log makes a vague mention of account being expired but honestly I don't see much in the logs that pops out as useful.
Any help?
© Server Fault or respective owner