假设我有一台已连接到域的 Windows 笔记本电脑。该域有一个 Samba 服务器作为 PDC。
现在说我将笔记本电脑移到网络之外(网络完全无法访问)。我是否可以登录之前在笔记本电脑上访问过的帐户(通过 GINA)?
更新:查看smb.comf文档我注意到设置winbind offline logon:This parameter is designed to control whether Winbind should allow to login with the pam_winbind module using Cached Credentials. If enabled, winbindd will store user credentials from successful logins encrypted in a local cache.。对我来说,这似乎解决了问题,但其他人能否确认和/或指出是否需要设置任何其他值?