Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为拥有 NIS 帐户但没有任何本地帐户的用户创建本地邮箱的方法是什么?
我通过创建一个与 NIS 中的登录名、UID 和 GID 完全相同的本地帐户解决了这个问题。这样,为用户创建了一个邮箱,并且在具有 NIS 帐户的用户登录后,该邮箱就可以正常工作。
我不确定这是否直接可能。也许您可以使用 Nologin shell 将用户添加为本地用户,这样就可以给 ham 一个带有邮件的帐户?