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.
我开发了一个 PAM 模块,可以在 osx 10.6 上的 openpam 下运行。我过去创建了“linux-pam”模块,我知道这些共享对象应该安装在哪里。对于 osx,它显然不在同一个地方。我花了一些时间在目标 osx 机器上“查找”,但找不到正确的目录。我为 openpam 看到的文档没有提供任何线索。
想法?
呵呵,它们在/usr/lib/pam 中。Yuo 还可以在 /etc/pam* conf 文件中指定路径。