cvs.solaris
来自「这是一个关于sip cvs服务器的源代码及文件希望对大家学习起到帮助.」· SOLARIS 代码 · 共 10 行
SOLARIS
10 行
# This is a sample PAM configuration for Sun/Solaris# which does standard unix authentication against# the password in /etc/passwd or /etc/shadow.# The contents of this file should be inserted# at an appropriate position in /etc/pam.confcvs auth required /usr/lib/security/$ISA/pam_unix.so.1cvs account required /usr/lib/security/$ISA/pam_unix.so.1cvs session required /usr/lib/security/$ISA/pam_unix.so.1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?