주식회사 누리아이티

정보자산의 보안강화를 위한 다계층 인증SW (BaroPAM) 전문기업.

Password 9

Detailed specifications of the BaroPAM solution, a multi-layer authentication solution to strengthen the security of information assets

The BaroPAM solution is a zero trust security model and is based on the Pluggable Authentication Module (PAM) method that anyone can easily apply to various operating systems and applications that require 2nd authentication (additional authentication) to strengthen the security of information assets. It is a solution that supports multi-layer authentication optimized for security. The BaroPAM so..

Application of BaroPAM solution for multi-layer authentication that strengthens the security of information assets

Basic security must be thoroughly implemented first. It appears that 85% of major infrastructure attacks occurred due to failure to maintain basic levels of security such as patches, 2nd authentication (additional authentication), and the principle of least privilege. To strengthen security, the order of applying 2nd authentication that supports a multi-layer authentication system is first the ..

Windows의 Password가 기간 만료되어 비밀번호 변경한 후 로그인이 안되는 현상 발생

현상: Windows의 Password가 기간 만료되어 비밀번호 변경 후 로그인이 안되는 현상 발생. 원인: 동일한 현상에 대해서 MSDN 에 해당 내용이 있는 것으로 확인이 되나 아직 정확히 파악된 부분은 아님. https://support.microsoft.com/ko-kr/topic/ms16-101-windows-%EC%9D%B8%EC%A6%9D-%EB%B0%A9%EB%B2%95%EC%9A%A9-%EB%B3%B4%EC%95%88-%EC%97%85%EB%8D%B0%EC%9D%B4%ED%8A%B8-2016%EB%85%84-8%EC%9B%94-9%EC%9D%BC-8180c9de-06e2-6cf7-7ad3-0624e7daed1b 위 URL에 기록된 내용을 보면 부분에 다음과 같은 내용이 있음. "Micro..

BaroPAM solution's API guide for no-remember passwords(NodeJS web server)

1. Preparation before using the integration API The one-time authentication key, the authentication code used by BaroPAM, is written based on Java, so the latest JDK 6.x or higher must be installed. If it is not installed, you need to install the latest JDK. If it is not installed(npm install java), you need to install the latest JDK. Verify JDK installation) [root]# rpm -qa | grep java java-1.4..

BaroPAM solution's API guide for no-remember passwords(Java)

1. Preparation before using the integration API The one-time authentication key, the authentication code used by BaroPAM, is written based on Java, so the latest JDK 6.x or higher must be installed. If it is not installed, you need to install the latest JDK. Verify JDK installation) [root]# rpm -qa | grep java java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.115 java-1.7.0-openjdk-javadoc-1.7.0.131-2.6..