我正在测试 openpbis 8.3 版本,当我尝试在 Ubuntu 14.04 LTS 上打开新会话时遇到身份验证问题,不是在本地网络中,而是在远程网络中。
在活动目录中添加计算机非常简单,我在本地和远程网络上都没有任何问题。
但是当我想用我的活动目录帐户打开会话时,我收到消息“密码错误”
所以我在活动目录下重新初始化了密码,并再次尝试打开会话
我输入默认密码,没问题,系统要求我输入新密码,没有消息,一切似乎都正常,之后,我输入了我的登录名和密码,却提示我输入密码错误。
如果我在 Windows 7 PC 上使用相同的登录名和密码,则打开会话没有问题。
我正在尝试调试 openpbis:
Make Sure You Are Joined to the Domain
/opt/pbis/bin/domainjoin-cli query
Name = chou-l64
Domain = mydomain.LAN
Distinguished Name = CN=CHOU-L64,CN=Computers,DC=mydomain,DC=lan
###
Check Whether You Are Using a Valid Logon Form
MYDOMAIN\username
works
###
Clear the Cache
/opt/pbis/bin/ad-cache --delete-all
ok
###
Check the Status of the PBIS Authentication Service
/opt/pbis/bin/lwsm status lsass
running (container: 1436)
###
Check Communication between the PBIS Service …
Run Code Online (Sandbox Code Playgroud)