안
안
안녕리눅스 3 User Guide
Search…
안
안
안녕리눅스 3 User Guide
Introduction
Chapter 1. 안녕 리눅스 3 \/ CentOS 7.2 차이점
Chapter 2. Access Control
Chapter 3. Web control
Chapter 4. JVM 운영
Chapter 5. DNS 운영
Chapter 6. Time Server 운영
Chapter 7. VPN 운영
Chapter 8. SMTP 운영
안녕 리눅스 White Paper
안녕 리눅스 알려진 버그
안녕 리눅스 3 패키지 일람
[AN:core]
annyung-release
byspam
check-utils
genpasswd
httpd-conf
httpd-krisp
httpd-nis
httpd-url
kmod-geoip
l4vip
ldap-auth-utils
libchardet
libimginfo
libipcalc
libkrisp
mariadb-aes256
olibc
oops-firewall
perl-KRISP
perl-ModuleList
php-chardet
php56-chardet
php71-chardet
php-common
php56-common
php71-common
php-fpm-conf
php56-fpm-conf
php71-fpm-conf
php-geoip
php56-geoip
php71-geoip
php-korean
php56-korean
php71-korean
php-krisp
php56-krisp
php71-krisp
php-nis
php56-nis
php71-nis
php-pear-KSC5601
php-pear-ipcalc
php-pear-krisp
php-pear-oops-key
procdump
python-chardet
python-krisp
remount
utf8-profile
whois
yum-annyung
[AN:base]
[AN:xless]
[AN:addon]
[AN:plus]
안녕 리눅스 Upgrade Guide
Powered By
GitBook
php71-nis
Description:
php NIS 인증 확장
Features:
sample codes:
1
<?php
2
$user
=
'test'
;
3
$pass
=
'testpass'
;
4
$domain
=
'NIS-DOMAIN'
;
5
$map
=
'passwd.byname'
;
6
7
if
(
nis_auth
(
$user
,
$pass
,
$domain
,
$map
)
===
FALSE
)
8
echo
"Auth Failed\n"
;
9
else
10
echo
"Auth Success\n"
;
11
?>
Copied!
Reference:
https://github.com/OOPS-ORG-PHP/mod_nis/blob/master/README
Dependencies:
php71
Sub Packages:
None
Releated Packages:
php-nis
Previous
php56-nis
Next
php-pear-KSC5601
Last modified
2yr ago
Copy link
Contents
Description:
Features:
Reference:
Dependencies:
Sub Packages:
Releated Packages: