svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
pam_rhosts_auth(7)
pa...h(7)Standards, Environments, Macros, Character Sets, and miscellanpya...h(7)
NAME
pam_rhosts_auth - authentication management PAM module using ruserok()
SYNOPSIS
pam_rhosts_auth.so.1 [debug]
DESCRIPTION
The rhosts PAM module, pam_rhosts_auth.so.1, authenticates a user via
the rlogin authentication protocol. Only pam_sm_authenticate(3PAM) is
implemented within this module. pam_sm_authenticate() uses the
ruserok(3C) library function to authenticate the rlogin or rsh user.
pam_sm_setcred(3PAM) always returns PAM_IGNORE.
The pam_rhosts_auth.so.1 module is designed to be stacked on top of the
pam_unix_auth(7) module for both the rlogin and rsh services. This mod‐
ule is normally configured as sufficient so that subsequent authentica‐
tion is performed only on failure of pam_sm_authenticate(). The follow‐
ing option may be passed in to this service module:
debug syslog(3C) debugging information at LOG_DEBUG level.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/library/pam-core _ Interface Stabil‐
ityCommitted
SEE ALSO
ruserok(3C), syslog(3C), libpam(3LIB), pam(3PAM), pam_authenti‐
cate(3PAM), pam_sm_authenticate(3PAM), pam_sm_setcred(3PAM),
pam.conf(5), attributes(7), pam_unix_auth(7)
HISTORY
The pam_rhosts_auth module was introduced in Solaris 2.6. This included
support for the debug option.
Oracle Solaris 11.4 12 Sep 2023 pa...h(7)