[root@rusky]# net ads join -U administrator
Enter administrator's password:
kinit succeeded but ads_sasl_spnego_krb5_bind failed: Ticket expired
Failed to join domain: failed to connect to AD: Ticket expired

使用data命令查看时间,发现linux机器与windows时间相差10分钟,重新同步时间后,加入域正常。
ntpdate命令同步时间: [root@rusky]#ntpdate -u 域服务器IP [root@rusky]#net ads join -U administrator Enter administrator's password: Using short domain name --test
....加入域成功

相关文章:

  • 2021-07-08
  • 2021-08-24
  • 2022-01-06
  • 2021-11-19
  • 2022-12-23
  • 2021-10-14
  • 2022-01-20
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-03-03
  • 2022-12-23
  • 2021-08-16
  • 2021-08-03
  • 2021-05-31
相关资源
相似解决方案