OS HPUX Trust Mode
2018.02.21 00:06
HPUX Trust Mode
SAM --> Auditing and Security --> System Security Policies
* Password Format Polices : 패스워드 설정 시 포맷, 사용기간, Locking 설정, 접근 터미널
* Password Aging Polices : 암호 변경 관련, 일정 기간 지나면 암호 변경
* General User Account Polices : 일정기간 접속 안 한 사용자 계정잠금, 로그인 시도 실패 잠금
* Terminal Security Policies : 세션을 맺고 접근 시도 시 로그인 실패 시 세션이 끊기게 설정, 접속시간 간격을 두어 연속적인 해킹 대비
Trust Mode 설정 / 해제
/usr/lbin/tsconvert [ -r ]
Trust Mode 설정여부 확인방법
/etc/passwd 파일의 2번째 컬럼이 "*"
/tcb 디렉토리 존재
/usr/lbin/getprdef -r
Trust Mode 관리 command
1. /usr/lbin/modprpw -k id : id에 대한 lock 해제, account disabled 메시지가 나오는 경우 사용
2. /usr/lbin/modprpw -V : 전체 id에 대하여 passwd aging 을 refresh
3. /usr/lbin/modprpw -v id : 하나의 id 에 대하여 passwd aging 을 refresh, 하나의 id만 passwd expired 라고 나오는 경우
4. /usr/lbin/modprpw -E : 전체 id 에 대하여 passwd expired 적용, 전체 passwd를 바꿀때 사용 전체 id가 passwd expired 메시지가 표시되며
passwd 를 바꾸라는 메시지가 나타남
5. /usr/lbin/modprpw -e id : 하나의 id에 대하여 passwd expired 적용
6. /usr/lbin/modprpw -l -m mintm=-1, exptm=-1, lftm=-1, expwarn=-1 id
: 하나의 id 에 대하여 aging disable
7. /usr/lbin/modprpw -l -m umaxlntr=10 id
: id 에 대하여 unsuccessful Login Tries allowd time 설정
: 10 번 까지 passwd가 틀려도 계속 로그인을 시도를 허용함
8. /usr/lbin/modprdef -m umaxlntr=10
: 10번 까지는 passwd가 틀려도 계속 로그인을 하려는 접속을 허용함
댓글 0
번호 | 제목 | 날짜 | 조회 수 |
---|---|---|---|
111 | BroadCast 주소 | 2018.04.03 | 610 |
110 | Cain & Abel is a password recovery tool | 2018.03.12 | 8267 |
109 | SUN 솔라리스 보안취약점 조치 방안 | 2018.03.05 | 769 |
108 | hpux ndd tuning | 2018.02.28 | 1040 |
107 | UNIX,Linux Command 비교 | 2018.02.27 | 2742 |
106 | hpux 소프트웨어 설치및 제거 | 2018.02.27 | 636 |
» | HPUX Trust Mode | 2018.02.21 | 1427 |
104 | Linux 보안및 성능향상을 위한 sysctl.conf 설정 | 2018.02.20 | 4361 |
103 | HP-UX 보안가이드라인 | 2018.02.14 | 1137 |
102 | ISAC (정보공유분석센터) | 2018.02.03 | 322 |
101 | [리눅스] 다른 서버에 있는 파일 가져오기(SCP 이용) | 2018.01.25 | 587 |
100 | 개인정보 피해방지 10계명 | 2017.12.29 | 316 |
99 | 포렌식 복사 도구 – forecopy_handy | 2017.11.11 | 787 |
98 | 개인정보 보호법 | 2017.11.09 | 188 |
97 | /etc/xinetd.conf 설정 값 | 2017.11.09 | 274 |