-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2210e9a
commit 4630602
Showing
2 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# hamonikr-finder | ||
LDAP, Active Directory 등의 원격계정관리서비스에 개방형OS의 사용자가 쉬운 설정이 가능한 프로그램<br/> | ||
<br/> | ||
<br/> | ||
# TODO | ||
- PAM Module : 시스템에서 애플리케이션과 서비스에 대한 동적 인증 제공 모듈<br/> | ||
- Samba : 동일한 네트워크에서 서버와 클라이언트 간에 파일이나 프린터, 하드웨어자원의 공유를 가능하게 해주는 패키지.<br/> | ||
- Kerberos : 서버로부터 네트워크의 사용자가 올바른 사용자 인지를 확인해주는 패키지<br/> | ||
|
||
|