Coder Social home page Coder Social logo

hamonikr / hamonikr-ldapconn Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 46 KB

LDAP, Active Directory 등의 원격계정관리서비스에 개방형OS의 사용자가 쉬운 설정이 가능한 프로그램

License: GNU General Public License v3.0

Shell 100.00%
active-directory activedirectory ad ldap hamonikr

hamonikr-ldapconn's Introduction

AD client

* 해당 adclient.sh 코드는 하모니카 OS 에서 AD Connection 설정 및 연결을 도와주는 Client script 입니다.
* 해당 소스코드는 pbis-open 을 사용합니다. (https://repo.pbis.beyondtrust.com/apt.html)

TODO

* 브랜치 생성 완료
* 내부에서 개발 후 깃에 반영 예정

How to use...

* 1. git clone https://github.com/hamonikr/hamonikr-ldapconn.git
* 2. cd hamonikr-ldapconn
* 3. sudo sh ./adconnect.sh

AD Client confige setting

sudo /opt/pbis/bin/config UserDomainPrefix 도메인명
sudo /opt/pbis/bin/config AssumeDefaultDomain true
sudo /opt/pbis/bin/config LoginShellTemplate /bin/bash
sudo /opt/pbis/bin/config HomeDirTemplate 사용자 홈 폴더 위치 ex) %H/%U
sudo /opt/pbis/bin/config RequireMembershipOf 도메인\\\도메인유저 ex) domain\\\Domain^Users
sudo /opt/pbis/bin/ad-cache --delete-all 
sudo /opt/pbis/bin/update-dns 

AD Connection 확인

* sudo domainjoin-cli join query
* sudo domainjoin-cli join leave 

hamonikr-ldapconn's People

Contributors

chaeya avatar gon1942 avatar igothere avatar lukehan1128 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

gon1942

hamonikr-ldapconn's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.